Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Fri, 12 Mar 2021 15:45:27 -0800 you wrote:
> From: Shachar Raindel
>
> The batching logic in netvsc_send is non-trivial, due to
> a combination of the Linux API and the underlying hypervisor
> interface. Add a comment
r.kernel.org; Shachar Raindel
> Subject: [PATCH net-next] hv_netvsc: Add a comment clarifying batching logic
>
> From: Shachar Raindel
>
> The batching logic in netvsc_send is non-trivial, due to
> a combination of the Linux API and the underlying hypervisor
> interface
From: Shachar Raindel
The batching logic in netvsc_send is non-trivial, due to
a combination of the Linux API and the underlying hypervisor
interface. Add a comment explaining why the code is written this
way.
Signed-off-by: Shachar Raindel
Signed-off-by: Haiyang Zhang
---
.../ethernet/micros