[dpdk-dev] [PATCH 2/2] eventdev: update app and examples for new eventdev ABI

2020-10-14 Thread Timothy McDaniel
Several data structures and constants changed, or were added, in the previous patch. This commit updates the dependent apps and examples to use the new ABI. Signed-off-by: Timothy McDaniel Acked-by: Pavan Nikhilesh Acked-by: Harry van Haaren --- app/test-eventdev/evt_common.h

Re: [dpdk-dev] [PATCH 2/2] eventdev: update app and examples for new eventdev ABI

2020-09-27 Thread Jerin Jacob
On Fri, Sep 11, 2020 at 10:32 PM Timothy McDaniel wrote: > > Several data structures and constants changed, or were added, > in the previous patch. This commit updates the dependent > apps and examples to use the new ABI. > > Signed-off-by: Timothy McDaniel > --- > app/test-eventdev/evt_common.

[dpdk-dev] [PATCH 2/2] eventdev: update app and examples for new eventdev ABI

2020-09-11 Thread Timothy McDaniel
Several data structures and constants changed, or were added, in the previous patch. This commit updates the dependent apps and examples to use the new ABI. Signed-off-by: Timothy McDaniel --- app/test-eventdev/evt_common.h | 11 app/test-eventdev/test_order_atq.c