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:[email protected]]
> Sent: Friday 25 May 2018 11:51
> To: Rybalchenko, Kirill <[email protected]>
> Cc: [email protected]; [email protected]; [email protected]; Mcnamara,
> John <[email protected]>; Kovacevic, Marko
> <[email protected]>; Xing, Beilei <[email protected]>; Zhang,
> Qi Z <[email protected]>
> 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: [email protected]
> 
> You CC:stable because it was implemented in 18.02?
> 
> 

Reply via email to