linux_dsm_epyc7002/drivers/net/ethernet/hisilicon/hns3
Peng Li 1a426f8b40 net: hns3: fix the VF queue reset flow error
VF queue reset flow is different from PF queue reset flow.
VF driver should stop VF queue first, then send message to PF
and PF do the reset. PF should send a response to VF after
PF complete the queue reset, VF can initialize the queue hw
after get the response.
This patch fixes the VF queue reset flow as the correct step.

Signed-off-by: Peng Li <lipeng321@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-03-22 13:12:01 -04:00
..
hns3pf net: hns3: fix the VF queue reset flow error 2018-03-22 13:12:01 -04:00
hns3vf net: hns3: fix the VF queue reset flow error 2018-03-22 13:12:01 -04:00
hclge_mbx.h net: hns3: fix for buffer overflow smatch warning 2018-03-11 22:53:32 -04:00
hnae3.c net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoC 2017-12-15 10:55:34 -05:00
hnae3.h net: hns3: add existence check when remove old uc mac address 2018-03-11 22:53:31 -04:00
hns3_dcbnl.c net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoC 2017-12-15 10:55:34 -05:00
hns3_enet.c net: hns3: fix rx path skb->truesize reporting bug 2018-03-11 22:53:31 -04:00
hns3_enet.h net: hns3: refactor the coalesce related struct 2018-03-09 11:33:14 -05:00
hns3_ethtool.c net: hns3: fix for loopback failure when vlan filter is enable 2018-03-11 22:53:32 -04:00
Makefile net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoC 2017-12-15 10:55:34 -05:00