numam-dpdk/lib/net
Mohsin Kazmi 818ce1132a net: fix checksum offload for outer IPv4
Preparation of the headers for the hardware offload
misses the outer IPv4 checksum offload.
It results in bad checksum computed by hardware NIC.

This patch fixes the issue by setting the outer IPv4
checksum field to 0.

Fixes: 4fb7e803eb ("ethdev: add Tx preparation")
Cc: stable@dpdk.org

Signed-off-by: Mohsin Kazmi <mohsin.kazmi14@gmail.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
2021-09-15 12:51:49 +02:00
..
meson.build
net_crc_avx512.c
net_crc_neon.c
net_crc_sse.c
net_crc.h
rte_arp.c
rte_arp.h
rte_ecpri.h
rte_esp.h
rte_ether.c net: add macro to extract MAC address bytes 2021-09-07 19:08:05 +02:00
rte_ether.h net: add macro to extract MAC address bytes 2021-09-07 19:08:05 +02:00
rte_geneve.h
rte_gre.h
rte_gtp.h
rte_higig.h
rte_icmp.h
rte_ip.h net: introduce functions to verify L4 checksums 2021-07-02 19:03:03 +02:00
rte_mpls.h
rte_net_crc.c
rte_net_crc.h
rte_net.c
rte_net.h net: fix checksum offload for outer IPv4 2021-09-15 12:51:49 +02:00
rte_sctp.h
rte_tcp.h
rte_udp.h
rte_vxlan.h
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00