Re: [dpdk-dev] [RFC v4 PATCH 0/8] event: eventdev OPDL PMD

2017-12-23 Thread Thomas Monjalon
22/12/2017 12:23, Liang Ma: > ChangeLoga > [v4] > 1. fix 2 coding style issue > [v3] > 1. add dynamic log support. > 2. update maintainer, release notes. > 3. fix issues with review comments. > > [v2] > 1. merge the opdl eventdev unit test code into opdl pmd. > 2. propose three new cap

[dpdk-dev] [RFC v4 PATCH 0/8] event: eventdev OPDL PMD

2017-12-22 Thread Liang Ma
The OPDL (Ordered Packet Distribution Library) eventdev is a specific implementation of the eventdev API. It is particularly suited to packet processing workloads that have high throughput and low latency requirements. All packets follow the same path through the device. The order which packets f