hv_netvsc: Wait for completion on request SWITCH_DATA_PATH
authorLong Li <longli@microsoft.com>
Sat, 9 Jan 2021 00:53:42 +0000 (16:53 -0800)
committerJakub Kicinski <kuba@kernel.org>
Wed, 13 Jan 2021 03:58:36 +0000 (19:58 -0800)
commit8b31f8c982b738e4130539e47f03967c599d8e22
treec42017d564f20daf9933146fc72bce18a5699218
parent69d25a6cf4cadf756460a1bf82996ea240539999
hv_netvsc: Wait for completion on request SWITCH_DATA_PATH

The completion indicates if NVSP_MSG4_TYPE_SWITCH_DATA_PATH has been
processed by the VSP. The traffic is steered to VF or synthetic after we
receive this completion.

Signed-off-by: Long Li <longli@microsoft.com>
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/hyperv/netvsc.c
drivers/net/hyperv/netvsc_drv.c