On Tue, Jan 09, 2018 at 12:49:20PM +0000, 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: Pavan Nikhilesh <pbhagavat...@caviumnetworks.com> > >> Acked-by: Santosh Shukla <santosh.shu...@caviumnetworks.com> > > > > Series applied to dpdk-next-net/master, thanks. > > octeontx is enabled in config by default, which mean for all architectures, > but > in documentation it shows only supports armv8 arch.
Octeontx is an integrated controller but there is no build time dependency, we would like to keep it enabled by default so that it would be easier to detect build breaks caused by other patches. > > Can you please fix one or other, according which one is the correct? > > > > >> +DPDK_18.04 { > > > > Fixed while applying. > > >