[PATCH] net/netvsc: fix the calculation of checksums based on mbuf flag
Stephen Hemminger
stephen at networkplumber.org
Wed Mar 23 15:57:41 CET 2022
On Tue, 22 Mar 2022 21:28:07 -0700
longli at linuxonhyperv.com wrote:
> From: Long Li <longli at microsoft.com>
>
> The netvsc should use RTE_MBUF_F_TX_L4_MASK and check the value to decide
> the correct way to calculate checksums.
>
> Signed-off-by: Long Li <longli at microsoft.com>
Acked-by: Stephen Hemminger <stephen at networkplumber.org>
More information about the dev
mailing list