numam-dpdk/drivers
Xiaoyun Wang d8d677baff net/hinic: fix outer L3 length parse
This patch fixes outer_l3_len parse error when
PKT_TX_OUTER_IP_CKSUM is not set, which does not affect
checksum function, just be consistent with mbuf meta
information description.

The outer_l3_len is calculated wrong because 'vlan_hdr' is calculated
wrong, 'vlan_hdr' fixed and code refactored.

Fixes: 8c8b61234f ("net/hinic: refactor checksum functions")
Cc: stable@dpdk.org

Signed-off-by: Xiaoyun Wang <cloud.wangxiaoyun@huawei.com>
2020-11-03 23:35:07 +01:00
..
baseband baseband/acc100: remove useless checks 2020-11-02 09:24:40 +01:00
bus bus/fslmc: switch sequence number to dynamic mbuf field 2020-10-31 22:14:37 +01:00
common net/mlx5: support flow hit action for aging 2020-11-03 23:35:07 +01:00
compress build: replace use of old build macros 2020-10-19 22:15:44 +02:00
crypto crypto/aesni_mb: support Chacha-Poly in synchronous mode 2020-11-02 09:24:41 +01:00
event net/octeontx2: avoid per packet barrier with multi segment 2020-11-03 23:35:06 +01:00
mempool bus/fslmc: switch sequence number to dynamic mbuf field 2020-10-31 22:14:37 +01:00
net net/hinic: fix outer L3 length parse 2020-11-03 23:35:07 +01:00
raw raw/ifpga: use trusted buffer to free 2020-11-03 23:35:07 +01:00
regex common/mlx5: add ConnectX-7 and Bluefield-3 device IDs 2020-11-03 23:35:04 +01:00
vdpa vdpa/mlx5: specify lag port affinity 2020-11-03 23:35:05 +01:00
meson.build drivers: add headers install helper 2020-10-22 14:16:22 +02:00