From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH v3 1/2] net/octeontx: add channel to port id mapping Date: Tue, 9 Jan 2018 12:49:20 +0000 Message-ID: <942ff616-5fb0-fa45-9ca1-1cc5c6f68eb9@intel.com> References: <20171128145855.27106-1-pbhagavatula@caviumnetworks.com> <20171219180145.1858-1-pbhagavatula@caviumnetworks.com> <90ddf433-5eac-b1ba-daf5-fc2a10837fbc@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org To: Pavan Nikhilesh , santosh.shukla@caviumnetworks.com Return-path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id 58ACA1B16C for ; Tue, 9 Jan 2018 13:49:22 +0100 (CET) In-Reply-To: <90ddf433-5eac-b1ba-daf5-fc2a10837fbc@intel.com> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 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-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. Can you please fix one or other, according which one is the correct? > >> +DPDK_18.04 { > > Fixed while applying. >