Added new features introduced to mlx5 related to Windows support. Signed-off-by: Adham Masarwah <ad...@nvidia.com> --- doc/guides/rel_notes/release_22_07.rst | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/doc/guides/rel_notes/release_22_07.rst b/doc/guides/rel_notes/release_22_07.rst index 42a5f2d990..49b7b33f87 100644 --- a/doc/guides/rel_notes/release_22_07.rst +++ b/doc/guides/rel_notes/release_22_07.rst @@ -55,6 +55,10 @@ New Features Also, make sure to start the actual text at the margin. ======================================================= +* **Updated Mellanox mlx5 driver.** + + * Added support for set promiscuous mode in Windows. + * Added support for set and get MTU in Windows. Removed Items ------------- -- 2.16.1.windows.4