linux_dsm_epyc7002/drivers/net/ethernet/hisilicon/hns3/hns3vf
Jian Shen 2097fdefa5 net: hns3: add result checking for VF when modify unicast mac address
VF changes unicast mac address by sending mailbox msg to PF, then PF
completes the mac address modification. It may fail when the target
uc mac address is already in the mac_vlan table. VF should be aware
of it by reading the message result.

Signed-off-by: Jian Shen <shenjian15@huawei.com>
Signed-off-by: Peng Li <lipeng321@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-03-11 22:53:32 -04:00
..
hclgevf_cmd.c net: hns3: Add HNS3 VF IMP(Integrated Management Proc) cmd interface 2017-12-15 10:55:34 -05:00
hclgevf_cmd.h net: hns3: remove TSO config command from VF driver 2018-01-12 10:12:32 -05:00
hclgevf_main.c net: hns3: add result checking for VF when modify unicast mac address 2018-03-11 22:53:32 -04:00
hclgevf_main.h net: hns3: Add HNS3 VF HCL(Hardware Compatibility Layer) Support 2017-12-15 10:55:34 -05:00
hclgevf_mbx.c net: hns3: add result checking for VF when modify unicast mac address 2018-03-11 22:53:32 -04:00
Makefile net: hns3: Add HNS3 VF driver to kernel build framework 2017-12-15 10:55:34 -05:00