> -----Original Message-----
> From: Long Li <lon...@linuxonhyperv.com>
> Sent: Tuesday, January 5, 2021 8:16 PM
> To: KY Srinivasan <k...@microsoft.com>; Haiyang Zhang
> <haiya...@microsoft.com>; Stephen Hemminger
> <sthem...@microsoft.com>; Wei Liu <wei....@kernel.org>; David S. Miller
> <da...@davemloft.net>; Jakub Kicinski <k...@kernel.org>; linux-
> hyp...@vger.kernel.org; netdev@vger.kernel.org; linux-
> ker...@vger.kernel.org
> Cc: Long Li <lon...@microsoft.com>
> Subject: [PATCH 2/3] hv_netvsc: Wait for completion on request
> NVSP_MSG4_TYPE_SWITCH_DATA_PATH
>
> From: Long Li <lon...@microsoft.com>
>
> 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 <lon...@microsoft.com>
Reviewed-by: Haiyang Zhang <haiya...@microsoft.com>