This commit adds the hairpin feature to the release notes. Signed-off-by: Ori Kam <or...@mellanox.com> --- doc/guides/rel_notes/release_19_11.rst | 5 +++++ 1 file changed, 5 insertions(+)
diff --git a/doc/guides/rel_notes/release_19_11.rst b/doc/guides/rel_notes/release_19_11.rst index c8d97f1..a880655 100644 --- a/doc/guides/rel_notes/release_19_11.rst +++ b/doc/guides/rel_notes/release_19_11.rst @@ -56,6 +56,10 @@ New Features Also, make sure to start the actual text at the margin. ========================================================= +* **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 ------------- @@ -234,4 +238,5 @@ Tested Platforms * Added support for VLAN push flow offload command. * Added support for VLAN set PCP offload command. * Added support for VLAN set VID offload command. + * Added hairpin support. -- 1.8.3.1