Support was added in commit 94eb699bc82e ("net/bnxt: support flow mark action")
Signed-off-by: Ajit Khaparde <ajit.khapa...@broadcom.com> --- doc/guides/rel_notes/release_20_02.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/guides/rel_notes/release_20_02.rst b/doc/guides/rel_notes/release_20_02.rst index 786f9b119..4f5391d97 100644 --- a/doc/guides/rel_notes/release_20_02.rst +++ b/doc/guides/rel_notes/release_20_02.rst @@ -118,6 +118,12 @@ New Features Added a new Mellanox vDPA (``mlx5_vdpa``) PMD. See the :doc:`../vdpadevs/mlx5` guide for more details on this driver. +* **Updated Broadcom bnxt driver** + + Updated Broadcom bnxt driver with new features and improvements, including: + + * Added support for MARK action. + * **Updated testpmd application.** Added support for ESP and L2TPv3 over IP rte_flow patterns to the testpmd -- 2.21.1 (Apple Git-122.3)