[vpp-dev] VPP plug-in cannot use DPDK library problem #dpdk

2021-09-05 Thread jankincai12
Hi VPP plugin-in use DPDK library `RING: Cannot reserve memory for tailq` problem.  VPP should be initialized EAL, the actual result is not initialized EAL. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#20071): https://lists.fd.io/g/vpp-dev/messag

Re: [vpp-dev] Question regarding ip4/ip6 nexthop load balance flexibility #vnet

2021-09-05 Thread Neale Ranns
Hi Venky, There are several ways you might go about this but I would council that cloning code is a last resort – it would be a mainanence headache if you replace the current one or have i’s own set of challenges to use your replace node. if you could give me some more detail on how you want t

Re: [vpp-dev] TX Queue Placement

2021-09-05 Thread Damjan Marion via lists.fd.io
> On 03.09.2021., at 20:10, Mrityunjay Kumar wrote: > > Please find the comment inline below. > Regards, > Mrityunjay Kumar. > Mobile: +91 - 9731528504 > > > > On Fri, Sep 3, 2021 at 9:52 PM Damjan Marion > wrote: > > >> On 03.09.2021., at 12:05, Mrityunjay Kumar >