Adding support for set promiscuous modes and for MTU set/get Adham Masarwah (2): net/mlx5: add support for set promiscuous modes in Windows net/mlx5: add support for set and get MTU in Windows
drivers/common/mlx5/windows/mlx5_glue.c | 86 +++++++++++++++++++++++++++++++ drivers/common/mlx5/windows/mlx5_glue.h | 8 +++ drivers/net/mlx5/windows/mlx5_ethdev_os.c | 31 +++++++++-- drivers/net/mlx5/windows/mlx5_os.c | 15 +++--- 4 files changed, 127 insertions(+), 13 deletions(-) -- 2.16.1.windows.4