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

2020-10-13 Thread Jerin Jacob
On Tue, Oct 13, 2020 at 12:39 AM Pavan Nikhilesh Bhagavatula wrote: > > >> Subject: [PATCH v2 2/2] eventdev: update app and examples for new > >eventdev ABI > >> > >> Several data structures and constants changed, or were added, > >> in the previous patch. This commit updates the dependent > >> a

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

2020-10-12 Thread Pavan Nikhilesh Bhagavatula
>> Subject: [PATCH v2 2/2] eventdev: update app and examples for new >eventdev ABI >> >> 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 With f

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

2020-10-06 Thread Van Haaren, Harry
> -Original Message- > From: McDaniel, Timothy > Sent: Monday, October 5, 2020 9:28 PM > To: Jerin Jacob ; Van Haaren, Harry > ; Kovacevic, Marko ; > Ori Kam ; Richardson, Bruce > ; Nicolau, Radu ; Akhil > Goyal ; Kantecki, Tomasz ; > Sunil Kumar Kori ; Pavan Nikhilesh > > Cc: dev@dpdk.or

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

2020-10-05 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