* [dpdk-dev] [PATCH] doc: update release note for i40e support for MARK+RSS
@ 2019-07-25 22:11 Mesut Ali Ergin
2019-07-30 9:33 ` Mcnamara, John
0 siblings, 1 reply; 4+ messages in thread
From: Mesut Ali Ergin @ 2019-07-25 22:11 UTC (permalink / raw)
To: beilei.xing, qi.z.zhang; +Cc: dev, Mesut Ali Ergin
Signed-off-by: Mesut Ali Ergin <mesut.a.ergin@intel.com>
---
doc/guides/rel_notes/release_19_08.rst | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/doc/guides/rel_notes/release_19_08.rst b/doc/guides/rel_notes/release_19_08.rst
index c9bd3ce..6b07a28 100644
--- a/doc/guides/rel_notes/release_19_08.rst
+++ b/doc/guides/rel_notes/release_19_08.rst
@@ -105,6 +105,12 @@ New Features
* Enabled generic filter framework and supported switch filter.
* Supported UDP tunnel port add.
+* **Updated the i40e driver.**
+
+ Updated i40e driver with new features and improvements, including:
+
+ * Added support for MARK + RSS action in rte_flow (non-vector RX path only)
+
* **Updated Mellanox mlx5 driver.**
Updated Mellanox mlx5 driver with new features and improvements, including:
--
2.7.4
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [dpdk-dev] [PATCH] doc: update release note for i40e support for MARK+RSS
2019-07-25 22:11 [dpdk-dev] [PATCH] doc: update release note for i40e support for MARK+RSS Mesut Ali Ergin
@ 2019-07-30 9:33 ` Mcnamara, John
2019-08-02 14:39 ` Mcnamara, John
2019-08-05 13:12 ` Zhang, Qi Z
0 siblings, 2 replies; 4+ messages in thread
From: Mcnamara, John @ 2019-07-30 9:33 UTC (permalink / raw)
To: Ergin, Mesut A, Xing, Beilei, Zhang, Qi Z; +Cc: dev, Ergin, Mesut A
> -----Original Message-----
> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Mesut Ali Ergin
> Sent: Thursday, July 25, 2019 11:11 PM
> To: Xing, Beilei <beilei.xing@intel.com>; Zhang, Qi Z
> <qi.z.zhang@intel.com>
> Cc: dev@dpdk.org; Ergin, Mesut A <mesut.a.ergin@intel.com>
> Subject: [dpdk-dev] [PATCH] doc: update release note for i40e support for
> MARK+RSS
>
> Signed-off-by: Mesut Ali Ergin <mesut.a.ergin@intel.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [dpdk-dev] [PATCH] doc: update release note for i40e support for MARK+RSS
2019-07-30 9:33 ` Mcnamara, John
@ 2019-08-02 14:39 ` Mcnamara, John
2019-08-05 13:12 ` Zhang, Qi Z
1 sibling, 0 replies; 4+ messages in thread
From: Mcnamara, John @ 2019-08-02 14:39 UTC (permalink / raw)
To: Ergin, Mesut A, Xing, Beilei, Zhang, Qi Z, thomas; +Cc: dev, Ergin, Mesut A
> -----Original Message-----
> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Mcnamara, John
> Sent: Tuesday, July 30, 2019 10:33 AM
> To: Ergin, Mesut A <mesut.a.ergin@intel.com>; Xing, Beilei
> <beilei.xing@intel.com>; Zhang, Qi Z <qi.z.zhang@intel.com>
> Cc: dev@dpdk.org; Ergin, Mesut A <mesut.a.ergin@intel.com>
> Subject: Re: [dpdk-dev] [PATCH] doc: update release note for i40e support
> for MARK+RSS
>
Maintainers.
This feature was merged. Can me make sure that the release note is merged as well.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [dpdk-dev] [PATCH] doc: update release note for i40e support for MARK+RSS
2019-07-30 9:33 ` Mcnamara, John
2019-08-02 14:39 ` Mcnamara, John
@ 2019-08-05 13:12 ` Zhang, Qi Z
1 sibling, 0 replies; 4+ messages in thread
From: Zhang, Qi Z @ 2019-08-05 13:12 UTC (permalink / raw)
To: Mcnamara, John, Ergin, Mesut A, Xing, Beilei; +Cc: dev, Ergin, Mesut A
> -----Original Message-----
> From: Mcnamara, John
> Sent: Tuesday, July 30, 2019 5:33 PM
> To: Ergin, Mesut A <mesut.a.ergin@intel.com>; Xing, Beilei
> <beilei.xing@intel.com>; Zhang, Qi Z <qi.z.zhang@intel.com>
> Cc: dev@dpdk.org; Ergin, Mesut A <mesut.a.ergin@intel.com>
> Subject: RE: [dpdk-dev] [PATCH] doc: update release note for i40e support for
> MARK+RSS
>
>
>
> > -----Original Message-----
> > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Mesut Ali Ergin
> > Sent: Thursday, July 25, 2019 11:11 PM
> > To: Xing, Beilei <beilei.xing@intel.com>; Zhang, Qi Z
> > <qi.z.zhang@intel.com>
> > Cc: dev@dpdk.org; Ergin, Mesut A <mesut.a.ergin@intel.com>
> > Subject: [dpdk-dev] [PATCH] doc: update release note for i40e support
> > for
> > MARK+RSS
> >
> > Signed-off-by: Mesut Ali Ergin <mesut.a.ergin@intel.com>
>
> Acked-by: John McNamara <john.mcnamara@intel.com>
Applied to dpdk-next-net-intel.
Thanks
Qi
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2019-08-05 13:12 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-25 22:11 [dpdk-dev] [PATCH] doc: update release note for i40e support for MARK+RSS Mesut Ali Ergin
2019-07-30 9:33 ` Mcnamara, John
2019-08-02 14:39 ` Mcnamara, John
2019-08-05 13:12 ` Zhang, Qi Z
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).