ixgbevf: Add macvlan support in the set rx mode op
Implement setup of unicast address list in the VF driver's set_rx_mode netdev op. Unicast addresses are sent to the PF via a mailbox message and the PF will check if it has room in the RAR table and if so set the filter for the VF. Signed-off-by:Greg Rose <gregory.v.rose@intel.com> Tested-by:
Sibai Li <sibai.li@intel.com> Signed-off-by:
Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Showing
- drivers/net/ixgbevf/ixgbevf_main.c 30 additions, 0 deletionsdrivers/net/ixgbevf/ixgbevf_main.c
- drivers/net/ixgbevf/mbx.h 1 addition, 0 deletionsdrivers/net/ixgbevf/mbx.h
- drivers/net/ixgbevf/vf.c 34 additions, 0 deletionsdrivers/net/ixgbevf/vf.c
- drivers/net/ixgbevf/vf.h 1 addition, 0 deletionsdrivers/net/ixgbevf/vf.h
Loading
Please register or sign in to comment