From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH v3] net/octeontx: use the new offload APIs Date: Thu, 5 Apr 2018 14:50:41 +0100 Message-ID: References: <20180308190716.31061-1-pbhagavatula@caviumnetworks.com> <20180405132332.25676-1-pbhagavatula@caviumnetworks.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org To: Pavan Nikhilesh , jerin.jacob@caviumnetworks.com, santosh.shukla@caviumnetworks.com, shahafs@mellanox.com Return-path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id BE9541CBB4 for ; Thu, 5 Apr 2018 15:50:44 +0200 (CEST) In-Reply-To: <20180405132332.25676-1-pbhagavatula@caviumnetworks.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 4/5/2018 2:23 PM, Pavan Nikhilesh wrote: > Use the new Rx/Tx offload APIs and remove the old style offloads. > > Signed-off-by: Pavan Nikhilesh > Acked-by: Santosh Shukla Applied to dpdk-next-net/master, thanks.