Added the new Windows supported offload to the 21.11 release note. Signed-off-by: Tal Shnaiderman <tal...@nvidia.com> Acked-by: Matan Azrad <ma...@nvidia.com> --- doc/guides/rel_notes/release_21_11.rst | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/doc/guides/rel_notes/release_21_11.rst b/doc/guides/rel_notes/release_21_11.rst index dfc2cbdeed..f2368dd2af 100644 --- a/doc/guides/rel_notes/release_21_11.rst +++ b/doc/guides/rel_notes/release_21_11.rst @@ -130,6 +130,10 @@ New Features * Added tests to validate packets hard expiry. * Added tests to verify tunnel header verification in IPsec inbound. +* **Updated Mellanox mlx5 driver.** + + * Added NIC offloads for the PMD on Windows (TSO, VLAN strip, Keep CRC). + Removed Items ------------- -- 2.16.1.windows.4