From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH] net/avp: conforming to new ethdev offload API Date: Tue, 27 Mar 2018 20:09:35 +0100 Message-ID: <9044b0dc-371e-bb32-1353-d9c64cd9d194@intel.com> References: <20180319134801.20166-1-allain.legacy@windriver.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org, matt.peters@windriver.com To: Allain Legacy Return-path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 2B7404CA1 for ; Tue, 27 Mar 2018 21:09:42 +0200 (CEST) In-Reply-To: <20180319134801.20166-1-allain.legacy@windriver.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 3/19/2018 1:48 PM, Allain Legacy wrote: > This change updates the AVP driver to conform with the new ethdev > offload API. As per these commits: > > commit cba7f53b717d ("ethdev: introduce Tx queue offloads API")' > commit ce17eddefc20 ("ethdev: introduce Rx queue offloads API")' > > Signed-off-by: Allain Legacy Applied to dpdk-next-net/master, thanks. btw, it seems AVP driver not switched to the SPDX tags yet, do you have any plan for it?