[dpdk-dev] [PATCH 3/6] net/dpaa: ethdev Rx queue configurations with eventdev

2017-12-15 Thread Sunil Kumar Kori
Given ethernet Rx queues can be attached with event queue in parallel or atomic mode. Patch imlmplements Rx queue configuration and their corresponding callbacks to handle events from respective queues. Signed-off-by: Sunil Kumar Kori --- drivers/net/dpaa/Makefile | 2 + driver

[dpdk-dev] [PATCH 3/6] net/dpaa: ethdev Rx queue configurations with eventdev

2017-12-15 Thread Sunil Kumar Kori
Given ethernet Rx queues can be attached with event queue in parallel or atomic mode. Patch imlmplements Rx queue configuration and their corresponding callbacks to handle events from respective queues. Signed-off-by: Sunil Kumar Kori --- drivers/net/dpaa/Makefile | 2 + driver