doc: update release note for i40e support for MARK+RSS

Message ID 1564092672-34769-1-git-send-email-mesut.a.ergin@intel.com (mailing list archive)
State Accepted, archived
Delegated to: Qi Zhang
Headers
Series doc: update release note for i40e support for MARK+RSS |

Checks

Context Check Description
ci/checkpatch warning coding style issues
ci/Intel-compilation success Compilation OK

Commit Message

Ergin, Mesut A July 25, 2019, 10:11 p.m. UTC
  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(+)
  

Comments

John McNamara July 30, 2019, 9:33 a.m. UTC | #1
> -----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>
  
John McNamara Aug. 2, 2019, 2:39 p.m. UTC | #2
> -----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.
  
Qi Zhang Aug. 5, 2019, 1:12 p.m. UTC | #3
> -----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
  

Patch

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: