numam-dpdk/drivers
Long Li 559a1f2eea net/netvsc: fix calculation of checksums based on mbuf flag
The netvsc should use RTE_MBUF_F_TX_L4_MASK and check the masked value
to decide the correct way to calculate checksums.

Not checking for RTE_MBUF_F_TX_L4_MASK results in incorrect RNDIS
packets sent to VSP and incorrect checksums calculated by the VSP.

Fixes: 4e9c73e96e ("net/netvsc: add Hyper-V network device")
Cc: stable@dpdk.org

Signed-off-by: Long Li <longli@microsoft.com>
Acked-by: Stephen Hemminger <stephen@networkplumber.org>
Reviewed-by: Ferruh Yigit <ferruh.yigit@xilinx.com>
2022-04-26 23:46:58 +02:00
..
baseband baseband/acc100: avoid out-of-bounds access 2022-02-23 11:59:51 +01:00
bus build: hide local symbols in shared libraries 2022-03-08 15:22:33 +01:00
common net/iavf: support quanta size configuration 2022-04-22 14:05:29 +02:00
compress compress/mlx5: support out-of-space status 2022-03-04 10:41:20 +01:00
crypto crypto/ipsec_mb: fix GCM requested digest length 2022-03-14 11:28:40 +01:00
dma dma/idxd: configure maximum batch size to high value 2022-02-23 16:45:16 +01:00
event event/dlb2: add shift value check in sparse dequeue 2022-03-03 10:25:17 +01:00
gpu gpu/cuda: add more NVIDIA devices 2022-04-14 10:01:11 +02:00
mempool mempool/cnxk: fix batch allocation failure path 2022-02-23 17:33:53 +01:00
net net/netvsc: fix calculation of checksums based on mbuf flag 2022-04-26 23:46:58 +02:00
raw raw/ifpga: fix build with optimization 2022-03-16 20:35:04 +01:00
regex remove extra blank line at EOF 2022-02-27 21:26:06 +01:00
vdpa common/mlx5: refactor devargs management 2022-02-21 11:36:56 +01:00
meson.build build: make ring mempool driver mandatory 2022-02-22 15:38:19 +01:00