[vpp-dev] Regarding DPDK's rte_timer api's usage with VPP

2023-03-26 Thread Prashant Upadhyaya
Hi, I am bringing in some legacy code which worked with DPDK standalone, and converting it into a VPP plugin (VPP 22.10) The legacy code uses the DPDK rte_timer api's Now as soon as my VPP plugin calls the DPDK API rte_timer_subsystem_init, I get the following error from EAL of DPDK EAL:

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