The NVIDIA mlx5 driver inside 22.11 release notes, lists all features
support for queue-based async HW steering.
Before the list, miss a blank line causing it to look regular text line.
This patch adds the blank line as well.
Fixes: ddb68e47331e ("net/mlx5: add extended metadata mode for HWS")
Fixes: 0f4aa72b99da ("net/mlx5: support flow modify field with HWS")
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Michael Baum <[email protected]>
---
doc/guides/rel_notes/release_22_11.rst | 1 +
1 file changed, 1 insertion(+)
diff --git a/doc/guides/rel_notes/release_22_11.rst
b/doc/guides/rel_notes/release_22_11.rst
index 61f7d4d0aa..7c50af38c6 100644
--- a/doc/guides/rel_notes/release_22_11.rst
+++ b/doc/guides/rel_notes/release_22_11.rst
@@ -185,6 +185,7 @@ New Features
* **Updated NVIDIA mlx5 driver.**
* Added full support for queue-based async HW steering.
+
- Support of FDB.
- Support of control flow and isolate mode.
- Support of conntrack.
--
2.25.1