Hairpin between two ports will be supported by mlx5 PMD. Signed-off-by: Bing Zhao <bi...@nvidia.com> --- doc/guides/rel_notes/release_20_11.rst | 5 +++++ 1 file changed, 5 insertions(+)
diff --git a/doc/guides/rel_notes/release_20_11.rst b/doc/guides/rel_notes/release_20_11.rst index 05ceea0..454472b 100644 --- a/doc/guides/rel_notes/release_20_11.rst +++ b/doc/guides/rel_notes/release_20_11.rst @@ -70,6 +70,11 @@ New Features * Added support for non-zero priorities for group 0 flows * Added support for VXLAN decap combined with VLAN pop +* **Updated Nvidia mlx5 driver.** + + * Added support for hairpin between two ports and hairpin explicit + TX flow rules insertion. + * **Updated Solarflare network PMD.** Updated the Solarflare ``sfc_efx`` driver with changes including: -- 1.8.3.1