Hi Ferruh,
> -----Original Message----- > From: Yigit, Ferruh > Sent: Thursday, March 21, 2019 1:22 AM > To: Lu, Wenzhuo <wenzhuo...@intel.com>; dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH v3 1/8] net/ice: fix Tx function setting > > 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 <wenzhuo...@intel.com>; 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 sta...@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. Thanks. I'll add it.