]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4b78df5b6bbe2105a8b12826aa858d62a33d410b
treec42017d564f20daf9933146fc72bce18a5699218
parentbbf5c3cfba53a298ab9e2d0d6e97fcb31b299e65
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