linux/drivers/net/hyperv
Long Li 34b06a2eee hv_netvsc: Process NETDEV_GOING_DOWN on VF hot remove
On VF hot remove, NETDEV_GOING_DOWN is sent to notify the VF is about to
go down. At this time, the VF is still sending/receiving traffic and we
request the VSP to switch datapath.

On completion, the datapath is switched to synthetic and we can proceed
with VF hot remove.

Signed-off-by: Long Li <longli@microsoft.com>
Reviewed-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2021-01-12 19:58:36 -08:00
..
Kconfig
Makefile
hyperv_net.h
netvsc.c hv_netvsc: Wait for completion on request SWITCH_DATA_PATH 2021-01-12 19:58:36 -08:00
netvsc_bpf.c
netvsc_drv.c hv_netvsc: Process NETDEV_GOING_DOWN on VF hot remove 2021-01-12 19:58:36 -08:00
netvsc_trace.c
netvsc_trace.h
rndis_filter.c hyperv-next for 5.11 2020-12-16 11:49:46 -08:00