Re: [vpp-dev] VPP LCP Route Not Reflecting After Interface State Change

2023-03-26 Thread Christopher Adigun
I was not able to use *linux_cp/linux_nl* (vpp 23.02-release) because with the same config, the interfaces are not even coming up, that is why I switched back to *lcpng_if_plugin and lcpng_nl_plugin* On Sun, Mar 26, 2023 at 11:38 AM Pim van Pelt via lists.fd.io wrote: > Hoi, > > Does the same

Re: [vpp-dev] VPP LCP Route Not Reflecting After Interface State Change

2023-03-26 Thread Pim van Pelt via lists.fd.io
Hoi, Does the same behavior happen with linux_cp_plugin and linux_nl_plugin enabled instead? I saw a change in linux_cp that will walk the fib and remove routes associated with down interfaces; and I think this is because FRR does not remove them while Bird does. Can you try with

[vpp-dev] VPP LCP Route Not Reflecting After Interface State Change

2023-03-26 Thread Christopher Adigun
*Hi,* *I am facing an issue with the LCP route update when a particular interface changes state (i.e. when I manually shut it down and when I bring it up).* *Before shutting interface down, below is the state both in FRR and Linux table:* *FRR table:* ingress-node-vpp-58dcb69b5f-g9rzp:/# vtysh

Re: [vpp-dev] VPP not dropping packets with incorrect vlan tags on untagged interface

2023-03-19 Thread Krishna, Parameswaran via lists.fd.io
Hi, Did anyone get a chance to look at this issue? If anyone has any sort of input, that will be of great help. Please let me know if any additional information is needed. Thank you. Best regards, Parameswaran -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group.

[vpp-dev] VPP not dropping packets with incorrect vlan tags on untagged interface

2023-03-15 Thread Krishna, Parameswaran via lists.fd.io
Hi Experts, I'm using VPP v22.02.0-26. I have a physical interface TwentyFiveGigabitEthernet3/0/0/4096 in bridge-domain 10(untagged) and I have configured "l2 efp-filter" on all the interfaces. I expected that at the ingress of interface TwentyFiveGigabitEthernet3/0/0/4096, only untagged

[vpp-dev] VPP 23.06 release plan is available

2023-03-14 Thread Andrew Yourtchenko
Hi all, I’ve prepared the 23.06 release plan - and linked it off the usual place on VPP wiki: https://wiki.fd.io/view/VPP#Get_Involved Tl;dr: release the last Wednesday of June, RC2 two weeks prior; RC1 three weeks prior to RC2. Looks like this schedule works well. Same logic as usual -

[vpp-dev] vpp is dropping arp packets #vnet

2023-03-09 Thread Praveen Singh
Hi All, I have brought up the vpp 20.09 on POD. It seems like vpp is unable to process the arp packet from SRIOV VF. Can you pl suggest what is the fix. vpp# sh int Name               Idx    State  MTU (L3/IP4/IP6/MPLS)     Counter          Count eth0                              1      up       

Re: [vpp-dev] vpp+nginx #vpp-hoststack

2023-03-06 Thread Florin Coras
nginx.conf Description: Binary data -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#22670): https://lists.fd.io/g/vpp-dev/message/22670 Mute This Topic: https://lists.fd.io/mt/96623842/21656 Mute

Re: [vpp-dev] VPP IPsec queries

2023-03-01 Thread Zhang, Fan
Hi, You may try with vpp-swan plugin that makes Strongswan offloading IPsec to VPP and keep the IKE part to itself. The project is still not perfect but takes care of child-SA and overlapped subnet. As of ipip interface instead of ipsec interface - it is correct behavior as it allows

Re: [vpp-dev] VPP IPsec queries

2023-02-28 Thread Ashish Mittal
Hi Varun, Pls find my inputs inline. Regards Ashish Mittal On Sat, 25 Feb, 2023, 11:23 pm Varun Tewari, wrote: > Hello Team, > > I am new to VPP and probing this technology to build an IPSec responder > for our use-cases. > Our initial tests do show the performance might of VPP. > However on

Re: [vpp-dev] VPP IPsec queries

2023-02-28 Thread Mrityunjay Kumar
Can you send your queries in sort mail, it's too long mail. On Wed, 1 Mar, 2023, 4:43 am Srikanth Akula, wrote: > Hi Team, > > Any help is appreciated on this topic. > We are trying to do a POC with IPSec+Ikev plugin of vpp , any > suggestions/pointers would be helpful in this regard. > >

Re: [vpp-dev] VPP IPsec queries

2023-02-28 Thread Srikanth Akula
Hi Team, Any help is appreciated on this topic. We are trying to do a POC with IPSec+Ikev plugin of vpp , any suggestions/pointers would be helpful in this regard. Regards, Srikanth On Sat, Feb 25, 2023 at 9:53 AM Varun Tewari wrote: > Hello Team, > > I am new to VPP and probing this

[vpp-dev] VPP rx q0 rx buf alloc failure

2023-02-28 Thread sunil kumar
Hi, We are using dpdk vmxnet3 driver for our use case. We are getting below errors in show hardware interfaces . rx q0 rx buf alloc failure 8846166 rx q1 rx buf alloc failure 6245832 Whenever we check “show dpdk buffers” , we see very few mbuf are

Re: [vpp-dev] [vpp-build] VPP build error on Ubuntu 22.04

2023-02-27 Thread Dave Wallace
Thanks for letting us know. -daw- On 2/26/2023 8:49 AM, Jens Rösiger via lists.fd.io wrote: Hi Dave, i have apply the patch and the build process has no more errors. All .deb packages are created. Thank you very much. -- Jens -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent

Re: [vpp-dev] [vpp-build] VPP build error on Ubuntu 22.04

2023-02-26 Thread Jens Rösiger via lists . fd . io
Hi Dave, i have apply the patch and the build process has no more errors. All .deb packages are created. Thank you very much. -- Jens -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#22627): https://lists.fd.io/g/vpp-dev/message/22627 Mute This

[vpp-dev] VPP IPsec queries

2023-02-25 Thread Varun Tewari
Hello Team, I am new to VPP and probing this technology to build an IPSec responder for our use-cases. Our initial tests do show the performance might of VPP. However on probing this further in depth, I noticed a few limitations and I am dropping this rider seeking clarification around these.

Re: [vpp-dev] VPP Policer API Memory Leak

2023-02-24 Thread mpeim via lists.fd.io
Hi Eugene! I recently worked on the policer, and you seem right. In VPP v22.10 (and even in the latest v23.02), a policer's name is used as a hashmap's key but is never freed when the policer is deleted. My recent modifications to the policer should solve this issue. ( 37873: policer: API

Re: [vpp-dev] VPP Policer API Memory Leak

2023-02-24 Thread efimochkin . e
: 6.96G, trimmable: 6.96G free chunks 1 free fastbin blks 0 max total allocated 7.99G Best Regards, Eugene From: vpp-dev@lists.fd.io On Behalf Of Stanislav Zaikin Sent: Wednesday, February 22, 2023 11:46 AM To: vpp-dev@lists.fd.io Subject: Re: [vpp-dev] VPP Policer API Memory

[vpp-dev] [vpp-build] VPP build error on Ubuntu 22.04

2023-02-23 Thread Dave Wallace
Jens, Forwarding to vpp-dev@lists.fd.io where VPP contributors answer these types of questions. The srtp plugin is not built in the CI [0] and ubuntu-22.04 includes version 2.4.2 of libsrtp2 [1].  The ekt field was deprecated in 2.4.0 since it was never fully implemented and the draft

[vpp-dev] VPP 23.02 release is complete!

2023-02-22 Thread Andrew Yourtchenko
Hi all, VPP release 23.02 is complete ! Artifacts are at their usual place at https://packagecloud.io/fdio/release Many thanks to all the contributors for their work that went into the release, and thanks to Dave Wallace and Vanessa Valderrama for the help in the process ! Onwards to 23.06!

Re: [vpp-dev] VPP Policer API Memory Leak

2023-02-22 Thread Stanislav Zaikin
io > *Sent:* Tuesday, February 21, 2023 8:58 PM > *To:* vpp-dev@lists.fd.io > *Subject:* Re: [vpp-dev] VPP Policer API Memory Leak > > > > I bet you didn’t limit the number of API trace entries. Try limit the > number of API trace entr

Re: [vpp-dev] VPP Hardware Interface Output show Carrier Down

2023-02-22 Thread sunil kumar
gt; Steven > > > > *From: * on behalf of Guangming < > zhangguangm...@baicells.com> > *Reply-To: *"vpp-dev@lists.fd.io" > *Date: *Friday, February 17, 2023 at 6:55 AM > *To: *vpp-dev , sunil61090 > *Subject: *Re: [vpp-dev] VPP Hardware Interface Output show

Re: [vpp-dev] VPP Policer API Memory Leak

2023-02-21 Thread efimochkin . e
: Tuesday, February 21, 2023 8:58 PM To: vpp-dev@lists.fd.io Subject: Re: [vpp-dev] VPP Policer API Memory Leak I bet you didn’t limit the number of API trace entries. Try limit the number of API trace entries that VPP keeps with nitems and give it a reasonable number. api

Re: [vpp-dev] VPP Policer API Memory Leak

2023-02-21 Thread steven luong via lists.fd.io
ochki...@gmail.com" Reply-To: "vpp-dev@lists.fd.io" Date: Tuesday, February 21, 2023 at 7:14 AM To: "vpp-dev@lists.fd.io" Subject: [vpp-dev] VPP Policer API Memory Leak Hi Dear Developers, I am testing creating and deleting of policers and it looks that there is a me

[vpp-dev] VPP Policer API Memory Leak

2023-02-21 Thread efimochkin . e
Hi Dear Developers, I am testing creating and deleting of policers and it looks that there is a memory leak VPP Version: v22.10-release My simple script: #!/bin/env python from vpp_papi import VPPApiClient from vpp_papi import VppEnum import os import fnmatch import sys

Re: [vpp-dev] VPP Hardware Interface Output show Carrier Down

2023-02-17 Thread steven luong via lists.fd.io
fd.io" Date: Friday, February 17, 2023 at 6:55 AM To: vpp-dev , sunil61090 Subject: Re: [vpp-dev] VPP Hardware Interface Output show Carrier Down you can use vppctl show log to display more startup meesage. VMXNET3 need load vmxnet3_plugin.so. z

Re: [vpp-dev] VPP Hardware Interface Output show Carrier Down

2023-02-17 Thread Guangming
you can use vppctl show log to display more startup meesage. VMXNET3 need load vmxnet3_plugin.so. zhangguangm...@baicells.com From: sunil kumar Date: 2023-02-17 21:46 To: vpp-dev Subject: [vpp-dev] VPP Hardware Interface Output show Carrier Down Hi, We are observing the state of the vpp

[vpp-dev] VPP Hardware Interface Output show Carrier Down

2023-02-17 Thread sunil kumar
Hi, We are observing the state of the vpp interface as carrier down in command vppctl show hardware output. This is observed while starting the vpp: vppctl show hardware output: == device_c/0/0 2down device_c/0/0 Link speed: 10 Gbps

[vpp-dev] vpp stripped binary failed to start on icelake 8380 platform with ubuntu 22.04

2023-02-14 Thread Pei, Yulong
Hi vpp-dev and csit-dev, Do you guys bumped into below issue on icelake 8380 platform with ubuntu 22.04 ? 1. make build-release; make pkg-deb Built vpp from vpp repo master branch, the latest commit id as below, commit 590a82c237337f560cc3d5beac47a235c5e97eac Author: Tianyu Li

Re: [vpp-dev] VPP LCP: IS-IS does not work

2023-02-08 Thread Gennady Abramov
Hello Stanislav, Sorry for late answer, I was temporary deprived of my testbed :-) So, applied patches: 1. Last patch attached to this thread 2. Patch from Gerrit from above. Looks everything working now. OSI/IS-IS packets are passed to CP, routing protocol working. Issue with VPP crash after

[vpp-dev] VPP 23.02 RC2 milestone is done !

2023-02-08 Thread Andrew Yourtchenko
Hi all, The VPP RC2 milestone is done, the RC2 artifacts are available from the packagecloud repository at https://packagecloud.io/fdio/2302 Now we accept only the fixes from CSIT testing in preparation for the release, which is scheduled to happen in 2 weeks from now. --a /* your friendly

Re: [vpp-dev] VPP logging does not logs API calls debug message

2023-02-08 Thread Tripathi, VinayX
Hi Steven, Can I have your input please ? Do we have way to redirect STDIO output to /var/log/vpp.log Thanks Vinay From: Tripathi, VinayX Sent: Monday, February 6, 2023 5:02 PM To: vpp-dev@lists.fd.io Cc: Ji, Kai Subject: RE: [vpp-dev] VPP logging does not logs API calls debug message Hi

[vpp-dev] VPP 22.03 RC2 milestone tomorrow Wednesday 8 February 12:00 UTC

2023-02-07 Thread Andrew Yourtchenko
Hi all, Just a kind reminder the RC2 milestone is tomorrow 12:00 UTC. After that on stable/2302 branch we will be accepting only the fixes to issues found by CSIT in preparation for the release. Thanks a lot! --a /* your friendly 23.02 release manager */ -=-=-=-=-=-=-=-=-=-=-=- Links: You

Re: [vpp-dev] VPP logging does not logs API calls debug message

2023-02-06 Thread Tripathi, VinayX
: [vpp-dev] VPP logging does not logs API calls debug message Did you try vppctl show log Steven From: mailto:vpp-dev@lists.fd.io>> on behalf of "Tripathi, VinayX" mailto:vinayx.tripa...@intel.com>> Reply-To: "vpp-dev@lists.fd.io<mailto:vpp-dev@lists.fd.io>&qu

[vpp-dev] VPP 23.02 RC2 milestone Wednesday 8 February 2023 12:00 UTC

2023-02-06 Thread Andrew Yourtchenko
Hi all, Just a kind reminder that RC2 milestone will happen in two days at noon UTC as per our release plan [0]; after that only the fixes to issues found in CSIT will be accepted, in preparation for the release. [0] https://wiki.fd.io/view/Projects/vpp/Release_Plans/Release_Plan_23.02 --a /*

Re: [vpp-dev] VPP logging does not logs API calls debug message

2023-02-04 Thread steven luong via lists.fd.io
Did you try vppctl show log Steven From: on behalf of "Tripathi, VinayX" Reply-To: "vpp-dev@lists.fd.io" Date: Saturday, February 4, 2023 at 4:19 AM To: "vpp-dev@lists.fd.io" Cc: "Ji, Kai" Subject: Re: [vpp-dev] VPP logging does not logs API calls

Re: [vpp-dev] VPP logging does not logs API calls debug message

2023-02-04 Thread Tripathi, VinayX
Hi Team , Any suggestion would highly appreciable. Thanks Vinay From: Tripathi, VinayX Sent: Friday, February 3, 2023 6:28 PM To: 'vpp-dev@lists.fd.io' Cc: Ji, Kai Subject: VPP logging does not logs API calls debug message Hi Team, I have notice that VPP infra/plugin/node/driver related

[vpp-dev] VPP logging does not logs API calls debug message

2023-02-03 Thread Tripathi, VinayX
Hi Team, I have notice that VPP infra/plugin/node/driver related debug message does not logs into /var/log/vpp/vpp.vpp.log Only logs CLI command being trigger from VPP console. Please find below configuration used. Kindly suggest if I'm missing any configuration. Using VPP version :- vpp

Re: [vpp-dev] VPP LCP: IS-IS does not work

2023-02-02 Thread Stanislav Zaikin
Hello Gennady, Could you try again with this patch[0]? [0] - https://gerrit.fd.io/r/c/vpp/+/38118 On Wed, 1 Feb 2023 at 19:38, Gennady Abramov wrote: > Hello Stanislav, > > Here is it! > > Thread 1 "vpp_main" received signal SIGABRT, Aborted. > __GI_raise (sig=sig@entry=6) at

Re: [vpp-dev] VPP LCP: IS-IS does not work

2023-02-01 Thread Gennady Abramov
Hello Stanislav, Here is it! Thread 1 "vpp_main" received signal SIGABRT, Aborted. __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50 50  ../sysdeps/unix/sysv/linux/raise.c: No such file or directory. (gdb) (gdb) f 9 #9  0x7fffaf404b6a in lcp_router_link_add

Re: [vpp-dev] VPP LCP: IS-IS does not work

2023-02-01 Thread Stanislav Zaikin
Hi Gennady, Could you execute the following commands in gdb and show the output? f 9 info locals p lipi p *lip On Tue, 31 Jan 2023 at 11:16, Gennady Abramov wrote: > Hello Stanislav, > > The is-is itself is working, thank you! > tn3# show isis neighbor > Area myisis: > System Id

Re: [vpp-dev] vpp+nginx #vpp-hoststack

2023-01-31 Thread first_semon
the version that I using like this : -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#22529): https://lists.fd.io/g/vpp-dev/message/22529 Mute This Topic: https://lists.fd.io/mt/96623842/21656 Mute

Re: [vpp-dev] VPP: LX2160a failed to start - dpaa2_dev_rx_queue_setup

2023-01-31 Thread Gennady Abramov
Hello, Some investigations about that. dpaa2_dev_rx_queue_setup receives *mb_pool, which is rte_mempool: dpaa2_dev_rx_queue_setup(struct rte_eth_dev *dev, uint16_t rx_queue_id, uint16_t nb_rx_desc, unsigned int socket_id __rte_unused, const struct rte_eth_rxconf *rx_conf, struct rte_mempool

Re: [vpp-dev] VPP LCP: IS-IS does not work

2023-01-31 Thread Gennady Abramov
Hello Stanislav, The is-is itself is working, thank you! tn3# show isis neighbor Area myisis: System Id   Interface   L  State    Holdtime SNPA tn1 Ten0.1914   3  Up    28   2020.2020.2020 Unfortunately, both lcp lcp-auto-subint and lcp lcp-sync still

Re: [vpp-dev] vpp+nginx #vpp-hoststack

2023-01-30 Thread first_semon
ok,I  also try out the patch .The topology like this: the attachment is configure of reverse proxy with nginx/VPP nginx.conf Description: Binary data -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#22526):

Re: [vpp-dev] vpp+nginx #vpp-hoststack

2023-01-30 Thread Florin Coras
Hi, Could you provide a simplified description of your topology and a bare bones nginx config? We could try to repro this in the hs-test infra we’ve been recently developing. See here [1]. Also, could you also try out this patch [2] I’ve been toying with recently to see if it improves

Re: [vpp-dev] vpp+nginx #vpp-hoststack

2023-01-30 Thread first_semon
I use tool of wrk like this :wrk -c 20 -t 10 -d 40 http://172.30.4.23:80 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#22524): https://lists.fd.io/g/vpp-dev/message/22524 Mute This Topic: https://lists.fd.io/mt/96623842/21656 Mute

Re: [vpp-dev] vpp+nginx #vpp-hoststack

2023-01-30 Thread first_semon
yes,I use fixed ip but destination port are different.like this:bk,bk1 and bk2 all are 192.168.171.123 . destination port like this :8080,8081,8082. when I use tool of wrk ,the sessions were opened may be having 6-10w+. otherwise,I have some logic in nginx about mirror module.not for testing!

Re: [vpp-dev] vpp+nginx #vpp-hoststack

2023-01-30 Thread Florin Coras
Hi, I’m guessing you’re running out of ports on connections from nginx/vpp to the actual server, since you’re using fixed ips and a fixed destination port? Check how many sessions you have opened with “show session”. Out of curiosity, what are you using mirroring for? Testing? Regards,

Re: [vpp-dev] vpp+nginx #vpp-hoststack

2023-01-30 Thread first_semon
when the reverse proxy not config mirror this issue is not exitsed.but when reverse proxy of nginx use the mirror module ,it is  occured and the configure like this -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#22519):

Re: [vpp-dev] vpp+dpdk

2023-01-30 Thread first_semon
I solved this issue -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#22517): https://lists.fd.io/g/vpp-dev/message/22517 Mute This Topic: https://lists.fd.io/mt/95640416/21656 Mute #dpdk:https://lists.fd.io/g/vpp-dev/mutehashtag/dpdk Group Owner:

[vpp-dev] vpp+nginx #vpp-hoststack

2023-01-30 Thread first_semon
When I test a web server with a reverse proxy which  running vpp-hoststack with WRK, the session of vpp tell me: Jan 30 15:17:57 localhost vnet[8165]: session_mq_connect_one:196: connect returned: no lcl port what should I do to solve the issue? I don`t know how to setting when I want to set

Re: [vpp-dev] VPP LCP: IS-IS does not work

2023-01-27 Thread Stanislav Zaikin
I really hoped that there's a better and shorter solution, but I couldn't find it. You can try with this ugly patch with a (lot of) copy-paste from lip_punt_node :) On Thu, 26 Jan 2023 at 14:14, wrote: > Hi Stanislav, > > Situation is better now, but still only half of the problem solved :-) >

Re: [vpp-dev] VPP LCP: IS-IS does not work

2023-01-26 Thread agv100
Hi Stanislav, Situation is better now, but still only half of the problem solved :-) OSI IS-IS packets passed from network to tap, but not passed from tap to network. These are on TAP interface, where:78 is VPP-based router, :7a is non-VPP peer, both directions are seen: 13:03:22.911887

Re: [vpp-dev] VPP LCP: IS-IS does not work

2023-01-25 Thread Stanislav Zaikin
Could you check again with the following patch? The previous didn't work because the linker couldn't find a symbol with the node (apparently, linux cp plugin divided into 2 parts: a library and a plugin). I replayed a pcap containing some OSI frames and got this trace: 00:00:18:025096:

Re: [vpp-dev] VPP LCP: IS-IS does not work

2023-01-25 Thread agv100
Hi Stanislav! Here is it! 00:31:48:504910: dpdk-input TenGigabitEthernet1c/0/1 rx queue 0 buffer 0x9ad69: current data 0, length 1518, buffer-pool 0, ref-count 1, trace handle 0xb ext-hdr-valid PKT MBUF: port 0, nb_segs 1, pkt_len 1518 buf_len 2176, data_len 1518, ol_flags 0x180, data_off 128,

Re: [vpp-dev] VPP crashes because of API segment exhaustion

2023-01-25 Thread Alexander Chernavin via lists.fd.io
Hello Florin, > > Agreed that it looks like vl_api_clnt_process sleeps, probably because it > hit a queue size of 0, but memclnt_queue_callback or the timeout, albeit > 20s is a lot, should wake it up. It doesn't look like vl_api_clnt_process would have woken up later. Firstly, because

Re: [vpp-dev] VPP crashes because of API segment exhaustion

2023-01-24 Thread Florin Coras
Hi Alexander, Quick reply. Nice bug report! Agreed that it looks like vl_api_clnt_process sleeps, probably because it hit a queue size of 0, but memclnt_queue_callback or the timeout, albeit 20s is a lot, should wake it up. So, given that QUEUE_SIGNAL_EVENT is set, the only thing that

Re: [vpp-dev] VPP Linux-CP/Linux-NL : MPLS?

2023-01-24 Thread Pim van Pelt via lists.fd.io
Hoi, MPLS is not supported in Linux CP. It is a regularly requested feature, but not quite as straight forward. Contributions welcome! groet, Pim On Tue, Jan 24, 2023 at 5:16 PM wrote: > Hello, > > I'm trying to populate MPLS FIB via Linux-CP plugin. > MPLS records are created via FRR and

Re: [vpp-dev] VPP Linux-CP/Linux-NL : MPLS?

2023-01-24 Thread Matthew Smith via lists.fd.io
No, this is not currently supported. MPLS configuration is not synched from the host system using linux-nl. IP routes/addresses/neighbors and some interface attributes (admin state, MTU, MAC address) are synched. -Matt On Tue, Jan 24, 2023 at 10:16 AM wrote: > Hello, > > I'm trying to

[vpp-dev] VPP Linux-CP/Linux-NL : MPLS?

2023-01-24 Thread agv100
Hello, I'm trying to populate MPLS FIB via Linux-CP plugin. MPLS records are created via FRR and populated to Linux Kernel routing table (I use default ns). Below one can see "push" operation and "swap" operation. mpls table 0 was created in vpp by "mpls table add 0" command. mpls was enabled on

[vpp-dev] VPP crashes because of API segment exhaustion

2023-01-24 Thread Alexander Chernavin via lists.fd.io
Hello all, We are experiencing VPP crashes that occur a few days after the startup because of API segment exhaustion. Increasing API segment size to 256MB didn't stop the crashes from occurring. Can you please take a look at the description below and tell us if you have seen similar issues or

Re: [vpp-dev] VPP LCP: IS-IS does not work

2023-01-24 Thread Stanislav Zaikin
That's not surprising, could you also show me a trace? (trace add dpdk-input 10 and then show trace with ISIS packet) On Tue, 24 Jan 2023 at 16:25, wrote: > Hi Stanislav, > > Unfortunately, your patch didn't help. VPP builds, but IS-IS packets still > cannot be passed between the CP and the

Re: [vpp-dev] VPP LCP: IS-IS does not work

2023-01-24 Thread agv100
Hi Stanislav, Unfortunately, your patch didn't help. VPP builds, but IS-IS packets still cannot be passed between the CP and the wire. Furthermore, it looks like LCP lcp-auto-subint feature was broken: root@tn3:/home/abramov/vpp# vppctl ___    _    _   _  ___ __/ __/ _ \  (_)__   

Re: [vpp-dev] VPP LCP: IS-IS does not work

2023-01-23 Thread Stanislav Zaikin
Hello folks, In old router plugin it was done with the following snippet: ``` #include ... osi_register_input_protocol (OSI_PROTOCOL_isis, im->tx_node_index); ``` So, I'd give it a try to register this protocol for `lip_punt_node` (`lcp_router_init` seems quite suitable). Something like this:

Re: [vpp-dev] VPP 22.10 : VCL not accepting UDP connections

2023-01-23 Thread Florin Coras
Hi Chinmaya, Given that you’re getting packets in the listener’s rx fifo, I suspect the request to make it a connected listener didn’t work. We’ve had a number of changes in vcl/session layer so hard to say what exactly might be affecting your app. Just did an iperf udp test on master and

Re: [vpp-dev] VPP 22.10 : VCL not accepting UDP connections

2023-01-23 Thread Chinmaya Aggarwal
Hi, We are using connected socket (setting VPPCOM_ATTR_SET_CONNECTED) but still facing this issue. Has something changed between VPP v21.06 and the new release for the connected udp socket? Thanks and Regards, Chinmaya Agarwal. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to

Re: [vpp-dev] VPP LCP: IS-IS does not work

2023-01-23 Thread Pim van Pelt via lists.fd.io
Hoi, I would suggest not matching (only) MAC but (foremost) the ethertype, and then punting those packets into the TAP, take a look at VLIB_REGISTER_NODE (lip_punt_node) in src/plugins/linux-cp/lcp_node.c, contributions are welcome. groet, Pim On Mon, Jan 23, 2023 at 6:06 PM wrote: > Hoi Pim,

Re: [vpp-dev] VPP LCP: IS-IS does not work

2023-01-23 Thread agv100
Hoi Pim, As for distinguishing  IS-IS packets, I think that should not be really difficult,  it's just all the packets with specific DST MACs: 09:00:2b:00:00:05, 09:00:2b:00:00:14,09:00:2b:00:00:15. It's hard to imagine situation when they are needed to be processed by DataPlane.

Re: [vpp-dev] VPP LCP: IS-IS does not work

2023-01-23 Thread Pim van Pelt via lists.fd.io
Hoi, Linux CP supports ARP, IPv4 and IPv6. ISIS uses its its own ethertype, as do other protocols (like LLDP for example). Those will not be punted into the TAP by the plugin (and it's difficult to uniquely identify the ethernet frames that should be punted as compared to being handled entirely

[vpp-dev] VPP LCP: IS-IS does not work

2023-01-23 Thread agv100
Dear VPP community, I'm trying to set up IS-IS neighborship with node running VPP22.10 + LCP plugin + FRR as control plane software, with no results. What I can see, looks like VPP does not pass IIH packet between network and TAP interface, both directions. On node running VPP, when tcpdumping

Re: [vpp-dev] VPP 22.10 : VCL not accepting UDP connections

2023-01-20 Thread Florin Coras
Hi Chinmaya, Given that data is written to the listener’s fifo, I’ll guess vpp thinks it’s using non-connected udp sessions. Since you expect accepts to be coming, probably you’re missing an vppcom_session_attr VPPCOM_ATTR_SET_CONNECTED on the listener. See for instance here [1]. It could

Re: [vpp-dev] VPP 22.10 : VCL not accepting UDP connections

2023-01-19 Thread Chinmaya Aggarwal
Hi, We re-compiled VPP 22.10 by cherry picking the below commits:- udp: fix tx handling of non-connected sessions : 15952b261f92959ca14cf6679efc318c12e90de6 udp: support for disabling tx csum : f8ee39ff715ec713045af69da465ba4da8248212 udp: explicit udp output node This allows for custom next

[vpp-dev] VPP: LX2160a failed to start - dpaa2_dev_rx_queue_setup

2023-01-19 Thread agv100
Hello, I was trying to check "vanilla" VPP, without integration of patches from NXP: it works well on LX2160A board with PCIE NICs (I'm using IGBs), but fails to start with DPAA2 ports enabled (NXP-patched version starts with DPAA2, but very unstable with both DPAA2 and PCIE ethernets).

Re: [vpp-dev] VPP 22.10 : VCL not accepting UDP connections

2023-01-18 Thread Florin Coras
Hi Chinmaya, Are you by chance using 23.02rc0, as opposed to 22.10, in combination with non-connected udp listeners? If yes, could you try this fix [1] or vpp latest to check if the issue still persists? Regards, Florin [1] https://gerrit.fd.io/r/c/vpp/+/37842 > On Jan 18, 2023, at 12:59

[vpp-dev] VPP 22.10 : VCL not accepting UDP connections

2023-01-18 Thread Chinmaya Aggarwal
Hi, We are testing VCL in VPP 22.10 and facing the issue that VCL is not able to accept UDP connections and we are seeing rx full in "show session verbose" command:-- vpp# show session verbose Connection                                                  State          Rx-f      Tx-f [0:0][U]

[vpp-dev] VPP 23.02 RC1 milestone is complete!

2023-01-18 Thread Andrew Yourtchenko
Hi all, 23.02 RC1 is done, the master branch is open for all commits, the stable/2302 branch is created and is open for the cherry-picks of the bug fixes - which would need to first be merged into master branch. The deadline for the fixes is RC2 milestone, which is 3 weeks from now, as per the

[vpp-dev] VPP 23.02 RC1 milestone tomorrow 18 Jan 2023 12:00 UTC

2023-01-17 Thread Andrew Yourtchenko
Hi all, Just a kind reminder that tomorrow at 12:00 UTC i will create the branch stable/2203, in preparation for the upcoming 23.02 release. --a /* your friendly 23.02 release manager */ -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#22473):

Re: [vpp-dev] VPP crashes with vlib_worker_thread_barrier_syn_int:thread deadlock

2023-01-03 Thread Benoit Ganne (bganne) via lists.fd.io
scher via lists.fd.io > Sent: Thursday, December 22, 2022 12:25 > To: vpp-dev@lists.fd.io > Subject: Re: [vpp-dev] VPP crashes with > vlib_worker_thread_barrier_syn_int:thread deadlock > > Hi Piotr, > > > > Thanks for your hint. We could nail down the problem a bit and

Re: [vpp-dev] VPP crashes with vlib_worker_thread_barrier_syn_int:thread deadlock

2022-12-28 Thread Bronowski, PiotrX
@lists.fd.io Subject: Re: [vpp-dev] VPP crashes with vlib_worker_thread_barrier_syn_int:thread deadlock Hi Piotr, Thanks for your hint. We could nail down the problem a bit and would like to ask for your suggestion on how to solve it. The problem occurs when there is traffic received on a DPDK

Re: [SUSPECTED SPAM] [vpp-dev] VPP crashes on LX2160A platform

2022-12-22 Thread agv100
Hello, The current build (22.10, cross-compiled via SolidRun toolchain) crashes without dependency to optimization level, and, with debug enabled. shows the following: Thread 1 "vpp_main" received signal SIGABRT, Aborted. __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50 50 

[vpp-dev] VPP AF_PACKET (aka host-interface) driver is now a plugin

2022-12-21 Thread Dave Wallace
Folks, As part of the ongoing effort to move features from vpp/src/vnet to plugins (tracked Jira VPP-2040 [0]), the gerrit change [1] moving the VPP AF_PACKET (aka host-interface) driver to a plugin has just been merged into master. If you use the VPP AF_PACKET driverand have the stanza

Re: [vpp-dev] VPP crashes with vlib_worker_thread_barrier_syn_int:thread deadlock

2022-12-21 Thread Bronowski, PiotrX
Buescher via lists.fd.io Sent: Wednesday, December 21, 2022 3:24 PM To: vpp-dev@lists.fd.io Subject: [vpp-dev] VPP crashes with vlib_worker_thread_barrier_syn_int:thread deadlock Hi, We have a severe problem with VPP - it's cyclic restarting due to the following error: Dec 21 09:46:32 843

Re: [vpp-dev] VPP crashes with vlib_worker_thread_barrier_syn_int:thread deadlock

2022-12-21 Thread Chinmaya Aggarwal
Hi, You can try adding the line "path /usr/lib/vpp_plugins/" at the top in plugins{} section in startup.conf file and do a VPP restart. That should fix your problem. Thanks, Chinmaya Agarwal -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online

[vpp-dev] VPP crashes with vlib_worker_thread_barrier_syn_int:thread deadlock

2022-12-21 Thread Mechthild Buescher via lists.fd.io
Hi, We have a severe problem with VPP – it’s cyclic restarting due to the following error: Dec 21 09:46:32 843V0N3 vpp[3846]: vlib_worker_thread_barrier_sync_int: worker thread deadlock This happens on both servers of the setup and it cannot recover. Can you please help us to debug this

Re: [vpp-dev] vpp+dpdk #dpdk

2022-12-19 Thread zheng jie
t; Reply-To: "vpp-dev@lists.fd.io" Date: Monday, December 12, 2022 at 11:16 PM To: "vpp-dev@lists.fd.io" Subject: [vpp-dev] vpp+dpdk #dpdk I have the issue about when the same buf_info with different name of device like bottom picture,what should I do to boun

Re: [vpp-dev] vpp+dpdk

2022-12-18 Thread first_semon
Can anyone answer my question? official person? I use the pci called N10 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#22346): https://lists.fd.io/g/vpp-dev/message/22346 Mute This Topic: https://lists.fd.io/mt/95640416/21656 Mute

Re: [vpp-dev] vpp+dpdk

2022-12-18 Thread first_semon
Can anyone answer my question? official person? -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#22345): https://lists.fd.io/g/vpp-dev/message/22345 Mute This Topic: https://lists.fd.io/mt/95640416/21656 Mute

Re: [vpp-dev] vpp core & bound checking

2022-12-14 Thread hemant via lists.fd.io
To: vpp-dev@lists.fd.io Subject: Re: [vpp-dev] vpp core & bound checking Hi Ben, What kind of bound failure is causing crashes? Is a for loop terminator exceeding bound or networking data exceeding bound? I can investigate changing the gcc compiler to check any bound at compile-time. Hemant

Re: [vpp-dev] vpp core & bound checking

2022-12-14 Thread hemant via lists.fd.io
Ganne (bganne) via lists.fd.io Sent: Wednesday, November 30, 2022 9:30 AM To: vpp-dev@lists.fd.io Subject: [vpp-dev] vpp core & bound checking Hi everyone, I'd like to get the discussion started on the topic of bound checking in VPP: some of us recently discussed a patch that added expl

[vpp-dev] vpp+dpdk #dpdk

2022-12-12 Thread first_semon
I have the issue about when the same buf_info with different  name  of device like bottom picture,what should I do to bound two device called enp6s0f01d and enp6s0f02d. tks -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#22322):

[vpp-dev] VPP & HICN docs verify jobs now upload generated docs to a 7-day retention S3 bucket

2022-12-12 Thread Dave Wallace
Folks, The VPP and HICN docs verify jobs now upload the generated docs for each patch to a 7-day retention bucket in Amazon S3 storage. The upload URL for the docs is the same as the log URL for the docs job except that the domain name is 's3-docs-7day.fd.io' instead of 's3-logs.fd.io'. For

Re: [vpp-dev] VPP crashes on LX2160A platform

2022-12-10 Thread agv100
Hoi Pim, VPP runs on this board, but with some tricky things. 1. In the past, VPP had build-data/platform/dpaa.mk file , which is build parameters for DPDK for dpaa2-based system. It was removed from fdio/vpp repository few years ago. For cross-compiling VPP to that platfom, either for native

Re: [vpp-dev] VPP crash while create ipip tunnel after a certain limit

2022-12-08 Thread Sudhir CR via lists.fd.io
To my knowledge there is no such ratio between heapsize and stackseg. based on your application needs you can tune these values. In your case as the number of ipip tunnels are more you may be required to increase stackseg size to accommodate the counters for those tunnel interfaces. Thanks and

Re: [vpp-dev] VPP crash while create ipip tunnel after a certain limit

2022-12-08 Thread Chinmaya Aggarwal
On Wed, Dec 7, 2022 at 08:04 PM, Sudhir CR wrote: > > heapsize and statseg Thanks for your response. What should be the ideal ratio between heapsize and  statseg? Thanks and Regards, Chinmaya Agarwal. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply

Re: [vpp-dev] VPP crash while create ipip tunnel after a certain limit

2022-12-07 Thread Sudhir CR via lists.fd.io
Hi Chinmaya Aggarwal, I can see the "vec_resize_allocate_memory" api in the above stack and you are telling that after 7k tunnels this issue is seen. I suspect this issue could be due to memory exhaust in the system. Can you please increase heapsize and statseg size in startup.conf file and

[vpp-dev] VPP crash while create ipip tunnel after a certain limit

2022-12-07 Thread Chinmaya Aggarwal
Hi, As per our use case, we need to have a large number of ipip tunnels in VPP (approx 1). When we try to configure that many tunnels inside VPP, after a certain limit it crashes with below core dump:- Dec 07 20:01:27 j3norvmstm01 vpp[2053130]: ipipCouldn't create

Re: [vpp-dev] VPP crashes on LX2160A platform

2022-12-01 Thread Pim van Pelt via lists.fd.io
Hoi, VPP does not run on that board, because the soc does not enumerate its DPDK enabled interfaces on the PCIe bus, but rather has a custom bus, which VPP is not integrated with. Incidentally, I did get VPP itself to run but without DPDK (or AVF or etc) interfaces; and its basic functionality

Re: [SUSPECTED SPAM] [vpp-dev] VPP crashes on LX2160A platform

2022-12-01 Thread Benoit Ganne (bganne) via lists.fd.io
> -Original Message- > From: vpp-dev@lists.fd.io On Behalf Of > agv...@gmail.com > Sent: Thursday, December 1, 2022 12:59 > To: vpp-dev@lists.fd.io > Subject: [SUSPECTED SPAM] [vpp-dev] VPP crashes on LX2160A platform > > Dear VPP community, > > > I'm

[vpp-dev] VPP crashes on LX2160A platform

2022-12-01 Thread agv100
Dear VPP community, I'm trying to operate VPP on SolidRun LX2160 board, which is based on 16 cores A72 NXP SoC, unfortunately, with little success. Does anybody have any experience with running VPP on such boards? The performance in my tests is quite good (more then 4mpps NDR) , but VPP works

  1   2   3   4   5   6   7   8   9   10   >