net/mlx5: wrap Linux promiscuous and multicast functions
authorOphir Munk <ophirmu@mellanox.com>
Sun, 19 Jul 2020 10:18:12 +0000 (10:18 +0000)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 21 Jul 2020 13:46:30 +0000 (15:46 +0200)
commit4d18abd13068a60589706c2ba4a634ae8e7f9d32
treeaec00ba22db9adb85c21ea493dd3fc40c450fe7f
parentab27cdd93a1cc605171e162b3f5bca6699ea42cc
net/mlx5: wrap Linux promiscuous and multicast functions

This commit adds Linux implementation of routines mlx5_os_set_promisc()
and mlx5_os_set_promisc(). The routines call netlink APIs.

Signed-off-by: Ophir Munk <ophirmu@mellanox.com>
Acked-by: Matan Azrad <matan@mellanox.com>
drivers/net/mlx5/linux/mlx5_os.c
drivers/net/mlx5/mlx5.h
drivers/net/mlx5/mlx5_rxmode.c