Hi, I still have the problem of using DPDK code in my VPP plugin. What is the solution? Specially for libraries that VPP did not included before like rte_hash.
Thanks ---------- Forwarded message ---------- From: mahdi akrami <[email protected]> Date: Mon, Dec 5, 2016 at 4:26 PM Subject: Re: [vpp-dev] DPDK SDK in plugin To: "Dave Barach (dbarach)" <[email protected]> Hi Dave, I compared DPDK and VPP hash libs and it seems that DPDK implementation is about twice faster that VPP hash. I want to use DPDK hash in my plugin. Thanks On Mon, Dec 5, 2016 at 4:16 PM, Dave Barach (dbarach) <[email protected]> wrote: > I’m sure that I can help, but this request isn’t specific enough. > > > > Please upload a draft patch with a README describing the library / > contents you need to link into the plugin. > > > > Thanks… Dave > > > > *From:* [email protected] [mailto:[email protected]] *On > Behalf Of *mahdi akrami > *Sent:* Monday, December 5, 2016 4:30 AM > *To:* vpp-dev <[email protected]> > *Subject:* [vpp-dev] DPDK SDK in plugin > > > > Hi, > > I want to use some codes from DPDK SDK in my VPP plugin. Can anybody tell > me how to change Makefile.am and configure.ac or any other configurations > to do that??? > > Thanks in advance > > Mahdi >
_______________________________________________ vpp-dev mailing list [email protected] https://lists.fd.io/mailman/listinfo/vpp-dev
