> -----Original Message-----
> From: Pavan Nikhilesh [mailto:[email protected]]
> Sent: Friday, July 13, 2018 3:51 AM
> To: [email protected]; Eads, Gage <[email protected]>
> Cc: [email protected]; [email protected]; Pavan Nikhilesh
> <[email protected]>
> Subject: [dpdk-dev] [PATCH] app/eventdev: fix order test service init
>
> Previous modification to evt_service_setup() broke order_queue/atq tests.
>
> Fixes: b0333c55dfa5 ("app/eventdev: add service core configuration")
> Cc: [email protected]
>
> Reported-by: Gage Eads <[email protected]>
> Signed-off-by: Pavan Nikhilesh <[email protected]>
> ---
Acked-by: Gage Eads <[email protected]>
Thanks for the quick turnaround,
Gage