* [dpdk-dev] [PATCH v1] i40e: highlight change to flexible payload for RSS config
@ 2017-11-03 15:24 John McNamara
2017-11-04 19:41 ` Chilikin, Andrey
0 siblings, 1 reply; 3+ messages in thread
From: John McNamara @ 2017-11-03 15:24 UTC (permalink / raw)
To: dev; +Cc: kirill.rybalchenko, andrey.chilikin, 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 <john.mcnamara@intel.com>
---
doc/guides/rel_notes/deprecation.rst | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst
index a93c3e1..9e9caa6 100644
--- a/doc/guides/rel_notes/deprecation.rst
+++ b/doc/guides/rel_notes/deprecation.rst
@@ -67,3 +67,9 @@ Deprecation Notices
* librte_meter: The API will change to accommodate configuration profiles.
Most of the API functions will have an additional opaque parameter.
+
+* i40e: The default flexible payload configuration which extracts the first 16
+ bytes of the payload for RSS will be deprecated starting from 18.02. If
+ required the previous behavior can be configured using existing flow
+ director APIs. There is no ABI/API break. This change will just remove a
+ global configuration setting and require explicit configuration.
--
2.7.5
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dpdk-dev] [PATCH v1] i40e: highlight change to flexible payload for RSS config
2017-11-03 15:24 [dpdk-dev] [PATCH v1] i40e: highlight change to flexible payload for RSS config John McNamara
@ 2017-11-04 19:41 ` Chilikin, Andrey
2017-11-14 23:29 ` Thomas Monjalon
0 siblings, 1 reply; 3+ messages in thread
From: Chilikin, Andrey @ 2017-11-04 19:41 UTC (permalink / raw)
To: Mcnamara, John, dev; +Cc: Rybalchenko, Kirill
> -----Original Message-----
> From: Mcnamara, John
> Sent: Friday, November 3, 2017 3:24 PM
> To: dev@dpdk.org
> Cc: Rybalchenko, Kirill <kirill.rybalchenko@intel.com>; Chilikin, Andrey
> <andrey.chilikin@intel.com>; Mcnamara, John <john.mcnamara@intel.com>
> Subject: [PATCH v1] i40e: highlight change to flexible payload for RSS config
>
> Add deprecation notice to highlight a future change in the
> default configuration behavior for flexible payload for RSS.
>
> Signed-off-by: John McNamara <john.mcnamara@intel.com>
> ---
> doc/guides/rel_notes/deprecation.rst | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/doc/guides/rel_notes/deprecation.rst
> b/doc/guides/rel_notes/deprecation.rst
> index a93c3e1..9e9caa6 100644
> --- a/doc/guides/rel_notes/deprecation.rst
> +++ b/doc/guides/rel_notes/deprecation.rst
> @@ -67,3 +67,9 @@ Deprecation Notices
>
> * librte_meter: The API will change to accommodate configuration profiles.
> Most of the API functions will have an additional opaque parameter.
> +
> +* i40e: The default flexible payload configuration which extracts the first 16
> + bytes of the payload for RSS will be deprecated starting from 18.02. If
> + required the previous behavior can be configured using existing flow
> + director APIs. There is no ABI/API break. This change will just remove a
> + global configuration setting and require explicit configuration.
> --
> 2.7.5
Acked-by: Andrey Chilikin <andrey.chilikin@intel.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dpdk-dev] [PATCH v1] i40e: highlight change to flexible payload for RSS config
2017-11-04 19:41 ` Chilikin, Andrey
@ 2017-11-14 23:29 ` Thomas Monjalon
0 siblings, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2017-11-14 23:29 UTC (permalink / raw)
To: Chilikin, Andrey, Mcnamara, John; +Cc: dev, Rybalchenko, Kirill
> > Add deprecation notice to highlight a future change in the
> > default configuration behavior for flexible payload for RSS.
> >
> > Signed-off-by: John McNamara <john.mcnamara@intel.com>
>
> Acked-by: Andrey Chilikin <andrey.chilikin@intel.com>
It is a specific driver behaviour change notice.
So applied with only one ack, thanks.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-11-14 23:29 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-03 15:24 [dpdk-dev] [PATCH v1] i40e: highlight change to flexible payload for RSS config John McNamara
2017-11-04 19:41 ` Chilikin, Andrey
2017-11-14 23:29 ` Thomas Monjalon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).