Re: [dpdk-dev] [PATCH v7 05/17] lib: add new distributor code

2017-02-24 Thread Bruce Richardson
On Tue, Feb 21, 2017 at 03:17:41AM +, David Hunt wrote: > This patch includes public header file which will be used once > we add in the symbol versioning for v20 and v1705 APIs. > > Also includes v1702 private header file, and code for new Now v1705. Looking at the code, the header includes

[dpdk-dev] [PATCH v7 05/17] lib: add new distributor code

2017-02-21 Thread David Hunt
This patch includes public header file which will be used once we add in the symbol versioning for v20 and v1705 APIs. Also includes v1702 private header file, and code for new burst-capable distributor library. The new distributor code contains a very similar API to the legacy code, but now send