Re: [dpdk-dev] [RFC v6 PATCH 00/12] event: eventdev OPDL PMD

2018-01-09 Thread Van Haaren, Harry
> From: Ma, Liang J > Sent: Tuesday, January 9, 2018 2:19 PM > To: jerin.ja...@caviumnetworks.com > Cc: dev@dpdk.org; Van Haaren, Harry ; > Richardson, Bruce ; Jain, Deepak K > ; Geary, John ; Mccarthy, > Peter ; sea...@gmail.com > Subject: [RFC v6 PATCH 00/12] event: eventdev OPDL PMD > > The OPD

[dpdk-dev] [RFC v6 PATCH 00/12] event: eventdev OPDL PMD

2018-01-09 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