Re: [dpdk-dev] [PATCH v3 1/2] net/octeontx: add channel to port id mapping

2018-01-09 Thread Pavan Nikhilesh
On Tue, Jan 09, 2018 at 12:49:20PM +, Ferruh Yigit wrote: > On 1/9/2018 12:47 PM, Ferruh Yigit wrote: > > On 12/19/2017 6:01 PM, Pavan Nikhilesh wrote: > >> The channel to port id map is used by event octeontx to map the received > >> wqe to the respective ethdev port. > >> > >> Signed-off-by:

Re: [dpdk-dev] [PATCH v3 1/2] net/octeontx: add channel to port id mapping

2018-01-09 Thread Ferruh Yigit
On 1/9/2018 12:47 PM, Ferruh Yigit wrote: > On 12/19/2017 6:01 PM, Pavan Nikhilesh wrote: >> The channel to port id map is used by event octeontx to map the received >> wqe to the respective ethdev port. >> >> Signed-off-by: Pavan Nikhilesh >> Acked-by: Santosh Shukla > > Series applied to dpdk-

Re: [dpdk-dev] [PATCH v3 1/2] net/octeontx: add channel to port id mapping

2018-01-09 Thread Ferruh Yigit
On 12/19/2017 6:01 PM, Pavan Nikhilesh wrote: > The channel to port id map is used by event octeontx to map the received > wqe to the respective ethdev port. > > Signed-off-by: Pavan Nikhilesh > Acked-by: Santosh Shukla Series applied to dpdk-next-net/master, thanks. > +DPDK_18.04 { Fixed whi