From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hyong Youb Kim Subject: Re: [PATCH] net/enic: fix CRC strip offload capability Date: Mon, 14 May 2018 19:50:21 +0900 Message-ID: <20180514105019.GA8912@HYONKIM-FTCPE.cisco.com> References: <20180514075620.10848-1-hyonkim@cisco.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: johndale@cisco.com To: dev@dpdk.org, ferruh.yigit@intel.com Return-path: Received: from rcdn-iport-5.cisco.com (rcdn-iport-5.cisco.com [173.37.86.76]) by dpdk.org (Postfix) with ESMTP id 13A861C784 for ; Mon, 14 May 2018 12:50:25 +0200 (CEST) Content-Disposition: inline In-Reply-To: <20180514075620.10848-1-hyonkim@cisco.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" On Mon, May 14, 2018 at 12:56:20AM -0700, Hyong Youb Kim wrote: > The NIC always strips CRC, so advertise the CRC strip offload in > rx_offload_capa. Hi Ferruh, Can you discard this patch? We are finding more offload flags are missing. Will submit a new patch that sets them all instead of one patch per flag. Sorry for the trouble. Thanks.. -Hyong