Re: [dpdk-dev] [PATCH 1/2] eventdev: implement ABI change

2020-09-30 Thread Kinsella, Ray
anukkaran ; >>> mattias.ronnb...@ericsson.com; liang.j...@intel.com; >>> peter.mccar...@intel.com; nipun.gu...@nxp.com; Pavan Nikhilesh >>> Bhagavatula ; dev@dpdk.org; >>> erik.g.carri...@intel.com; gage.e...@intel.com; harry.van.haa...@intel.com; >>> heman

Re: [dpdk-dev] [PATCH 1/2] eventdev: implement ABI change

2020-09-27 Thread Jerin Jacob
.com; > >peter.mccar...@intel.com; nipun.gu...@nxp.com; Pavan Nikhilesh > >Bhagavatula ; dev@dpdk.org; > >erik.g.carri...@intel.com; gage.e...@intel.com; harry.van.haa...@intel.com; > >hemant.agra...@nxp.com; bruce.richard...@intel.com > >Subject: [dpdk-dev] [PATC

Re: [dpdk-dev] [PATCH 1/2] eventdev: implement ABI change

2020-09-24 Thread Sunil Kumar Kori
vatula ; dev@dpdk.org; >erik.g.carri...@intel.com; gage.e...@intel.com; harry.van.haa...@intel.com; >hemant.agra...@nxp.com; bruce.richard...@intel.com >Subject: [dpdk-dev] [PATCH 1/2] eventdev: implement ABI change > >This commit implements the eventdev ABI changes required by the DLB PMD.

[dpdk-dev] [PATCH 1/2] eventdev: implement ABI change

2020-09-11 Thread Timothy McDaniel
This commit implements the eventdev ABI changes required by the DLB PMD. The DLB hardware does not conform exactly to the eventdev interface. 1) It has a limit on the number of queues that may be linked to a port. 2) Some ports are further restricted to a maximum of 1 linked queue. 3) It does not