[v5,15/15] doc: add hairpin feature
Checks
Commit Message
This commit adds the hairpin feature to the release notes.
Signed-off-by: Ori Kam <orika@mellanox.com>
Acked-by: Viacheslav Ovsiienko <viacheslavo@mellanox.com>
---
doc/guides/rel_notes/release_19_11.rst | 7 +++++++
1 file changed, 7 insertions(+)
Comments
Forgot to comment on this patch.
Ferruh, please can you address when merging?
23/10/2019 15:37, Ori Kam:
> --- a/doc/guides/rel_notes/release_19_11.rst
> +++ b/doc/guides/rel_notes/release_19_11.rst
> @@ -138,6 +138,7 @@ New Features
> * Added support for VLAN set PCP offload command.
> * Added support for VLAN set VID offload command.
> * Added support for matching on packets withe Geneve tunnel header.
> + * Added hairpin support.
It could be merged in a mlx5 patch, maybe patch 7 about capabilities.
> @@ -184,6 +185,11 @@ New Features
> +* **Added hairpin queue.**
> +
> + On supported NICs, we can now setup haipin queue which will offload packets from the wire,
> + back to the wire.
It should be merged in first patch (ethdev).
@@ -138,6 +138,7 @@ New Features
* Added support for VLAN set PCP offload command.
* Added support for VLAN set VID offload command.
* Added support for matching on packets withe Geneve tunnel header.
+ * Added hairpin support.
* **Updated the AF_XDP PMD.**
@@ -184,6 +185,11 @@ New Features
* Added a console command to testpmd app, ``show port (port_id) ptypes`` which
gives ability to print port supported ptypes in different protocol layers.
+* **Added hairpin queue.**
+
+ On supported NICs, we can now setup haipin queue which will offload packets from the wire,
+ back to the wire.
+
Removed Items
-------------
@@ -377,3 +383,4 @@ Tested Platforms
Also, make sure to start the actual text at the margin.
=========================================================
+