From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH v3 1/8] net/ice: fix Tx function setting Date: Wed, 20 Mar 2019 17:22:23 +0000 Message-ID: <6660ea78-893c-cfc9-cc43-78fcfd976a4f@intel.com> References: <1551340136-83843-1-git-send-email-wenzhuo.lu@intel.com> <1552630975-62900-1-git-send-email-wenzhuo.lu@intel.com> <1552630975-62900-2-git-send-email-wenzhuo.lu@intel.com> <3735e719-924e-56e5-a61c-34d632f74419@intel.com> <6A0DE07E22DDAD4C9103DF62FEBC0909407ED8A9@shsmsx102.ccr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit To: "Lu, Wenzhuo" , "dev@dpdk.org" Return-path: Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by dpdk.org (Postfix) with ESMTP id 990B21B147 for ; Wed, 20 Mar 2019 18:22:25 +0100 (CET) In-Reply-To: <6A0DE07E22DDAD4C9103DF62FEBC0909407ED8A9@shsmsx102.ccr.corp.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 3/18/2019 1:08 AM, Lu, Wenzhuo wrote: > Hi Ferruh, > >> -----Original Message----- >> From: Yigit, Ferruh >> Sent: Saturday, March 16, 2019 1:52 AM >> To: Lu, Wenzhuo ; dev@dpdk.org >> Subject: Re: [dpdk-dev] [PATCH v3 1/8] net/ice: fix Tx function setting >> >> On 3/15/2019 6:22 AM, Wenzhuo Lu wrote: >>> The TX setting functions is not called. >>> >>> Fixes: 17c7d0f9d6a4 ("net/ice: support basic Rx/Tx") >> >> Do we need stable@dpdk.org tag for this? > This patch fixed a bug which is introduced in 19.02. That's why I think "stable" is not needed. Please let me know if I'm wrong. Thanks. > 'stable' tag is not required if the commit you are fixing is not released yet, it means it is in the current release, 19.05. Otherwise 'stable' tag is required.