From: Ajit Khaparde Date: Fri, 5 Nov 2021 18:46:34 +0000 (-0700) Subject: doc: update release note for bnxt PMD X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=e0699d649679b1b9b5e6779b35f575519ec4c8a6;p=dpdk.git doc: update release note for bnxt PMD Updated support for RTE_FLOW_ACTION_TYPE_RSS. Fixes: 239695f754cb ("net/bnxt: enhance RSS action support") Signed-off-by: Ajit Khaparde --- diff --git a/doc/guides/rel_notes/release_21_11.rst b/doc/guides/rel_notes/release_21_11.rst index a6b3ea544a..1a484301f5 100644 --- a/doc/guides/rel_notes/release_21_11.rst +++ b/doc/guides/rel_notes/release_21_11.rst @@ -180,6 +180,7 @@ New Features * Added support for socket redirection. * Added wildcard match support for ingress flows. * Added support for inner IP header for GRE tunnel flows. + * Updated support for RSS action in flow rule. * Removed devargs option for stats accumulation. * **Updated Cisco enic driver.**