Hi Tomas, 

> You CC:stable because it was implemented in 18.02

Sorry, I was misled by check-git-log script warning.

> > Fixes: 09dd01ad9a68 ("doc: announce behaviour change to i40e RSS")
> 
> The Fixes line should not reference the initial announce, but the commit
> implementing it, because the deprecation notice should have been removed
> while implementing the new API.

The actual fixline should be:

Fixes: d2f9fe8ae309 ("net/i40e: turn off flexible payload on driver init")

Shall I make v2 of this patch or you can apply it with those little fixes?

Thanks,
Kirill.

> -----Original Message-----
> From: Thomas Monjalon [mailto:tho...@monjalon.net]
> Sent: Friday 25 May 2018 11:51
> To: Rybalchenko, Kirill <kirill.rybalche...@intel.com>
> Cc: sta...@dpdk.org; dev@dpdk.org; nhor...@tuxdriver.com; Mcnamara,
> John <john.mcnam...@intel.com>; Kovacevic, Marko
> <marko.kovace...@intel.com>; Xing, Beilei <beilei.x...@intel.com>; Zhang,
> Qi Z <qi.z.zh...@intel.com>
> Subject: Re: [dpdk-stable] [PATCH] doc: remove old deprecation notice
> 
> 25/05/2018 11:17, Kirill Rybalchenko:
> > New default configuration without flexible payload is implemented now.
> >
> > Fixes: 09dd01ad9a68 ("doc: announce behaviour change to i40e RSS")
> 
> The Fixes line should not reference the initial announce, but the commit
> implementing it, because the deprecation notice should have been removed
> while implementing the new API.
> 
> > Cc: sta...@dpdk.org
> 
> You CC:stable because it was implemented in 18.02?
> 
> 

Reply via email to