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

2023-03-27 Thread Dave Barach
on mem_size? There appears to be one call to rte_memzone_free() which would also need an adjustment. FWIW... Dave -Original Message- From: vpp-dev@lists.fd.io On Behalf Of Prashant Upadhyaya Sent: Monday, March 27, 2023 1:07 AM To: vpp-dev Subject: [vpp-dev] Regarding DPDK's rte_timer api's

[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: