Re: [dpdk-dev] [PATCH v1] i40e: highlight change to flexible payload for RSS config

2017-11-14 Thread Thomas Monjalon
> > Add deprecation notice to highlight a future change in the > > default configuration behavior for flexible payload for RSS. > > > > Signed-off-by: John McNamara > > Acked-by: Andrey Chilikin It is a specific driver behaviour change notice. So applied with only one ack, thanks.

Re: [dpdk-dev] [PATCH v1] i40e: highlight change to flexible payload for RSS config

2017-11-04 Thread Chilikin, Andrey
> -Original Message- > From: Mcnamara, John > Sent: Friday, November 3, 2017 3:24 PM > To: dev@dpdk.org > Cc: Rybalchenko, Kirill ; Chilikin, Andrey > ; Mcnamara, John > Subject: [PATCH v1] i40e: highlight change to flexible payload for RSS config > > Add deprecation notice to highlight a

[dpdk-dev] [PATCH v1] i40e: highlight change to flexible payload for RSS config

2017-11-03 Thread John McNamara
Add deprecation notice to highlight a future change in the default configuration behavior for flexible payload for RSS. Signed-off-by: John McNamara --- doc/guides/rel_notes/deprecation.rst | 6 ++ 1 file changed, 6 insertions(+) diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guid