Re: [dpdk-dev] [PATCH] eventdev: abstract ethdev HW capability to inject packets

2017-05-09 Thread Eads, Gage
n.gu...@nxp.com; Vangati, Narender > Subject: Re: [dpdk-dev] [PATCH] eventdev: abstract ethdev HW capability to > inject packets > > -Original Message- > > Date: Fri, 5 May 2017 19:02:59 + > > From: "Eads, Gage" > > To: Jerin Jacob , &q

Re: [dpdk-dev] [PATCH] eventdev: abstract ethdev HW capability to inject packets

2017-05-06 Thread Jerin Jacob
@nxp.com" > , "nipun.gu...@nxp.com" , > "Vangati, Narender" > Subject: RE: [dpdk-dev] [PATCH] eventdev: abstract ethdev HW capability to > inject packets > > Hi Jerin, Hi Gage, > > > -Original Message- > > From: Jerin J

Re: [dpdk-dev] [PATCH] eventdev: abstract ethdev HW capability to inject packets

2017-05-05 Thread Eads, Gage
u...@nxp.com; Vangati, > Narender ; Jerin Jacob > > Subject: [dpdk-dev] [PATCH] eventdev: abstract ethdev HW capability to inject > packets > > Some Ethdev Hardware is capable of injecting the events(Ethernet packets) to > eventdev without the need for dedicated servi

[dpdk-dev] [PATCH] eventdev: abstract ethdev HW capability to inject packets

2017-05-05 Thread Jerin Jacob
Some Ethdev Hardware is capable of injecting the events(Ethernet packets) to eventdev without the need for dedicated service cores on Rx path. Since eventdev API is device capability agnostic, we need to address three combinations of ethdev and eventdev PMD drivers. 1) Ethdev HW is not capable of