From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [RFC] ethdev: remove all offload API Date: Fri, 29 Jun 2018 03:11:28 +0200 Message-ID: <1571938.317irMz1sZ@xps> References: <20180608224141.42730-1-ferruh.yigit@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Jerin Jacob , Wenzhuo Lu , Jingjing Wu , Bernard Iremonger , John McNamara , Marko Kovacevic , Neil Horman , Remy Horton , Ori Kam , Bruce Richardson , Pablo de Lara , Radu Nicolau , Akhil Goyal , Tomasz Kantecki , Harry van Haaren , Jijiang Liu , Ravi Kumar , Konstantin Ananyev , Andrew Rybchenko , Maxime Coquelin , Tiwei Bie , Y To: Ferruh Yigit , Shahaf Shuler Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 05B741B4E2 for ; Fri, 29 Jun 2018 03:11:36 +0200 (CEST) In-Reply-To: <20180608224141.42730-1-ferruh.yigit@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 09/06/2018 00:41, Ferruh Yigit: > Cc: Shahaf Shuler > > Signed-off-by: Ferruh Yigit I start working on it. This is the list of remaining work on this patch: - rebase - add commit message (and fix title) - check git grep ETH_TXQ_FLAGS_NO - check git grep txq_flags - rebase on top of KEEP_CRC flag - remove jumbo_frame field - check update of offload bits in apps - mask with capability + warning auto-disabled offloads (can be separate)