[dpdk-dev] [PATCH v3 00/16] software parser for packet type

2016-10-11 Thread Thomas Monjalon
2016-10-03 10:38, Olivier Matz: > This patchset introduces a software packet type parser. This > feature is targeted for v16.11. > > The goal here is to provide a reference implementation for packet type > parsing. This function will be used by testpmd to compare its result > with the value given

[dpdk-dev] [PATCH v3 00/16] software parser for packet type

2016-10-03 Thread Olivier Matz
This patchset introduces a software packet type parser. This feature is targeted for v16.11. The goal here is to provide a reference implementation for packet type parsing. This function will be used by testpmd to compare its result with the value given by the hardware. It will also be useful whe