numam-dpdk/drivers/net/thunderx
Kamil Rytarowski 9e9036bfc6 net/thunderx: fix Tx checksum handling
The symbols PKT_TX_TCP_CKSUM and PKT_TX_UDP_CKSUM are not bits on a
bitmask. Set l3_offset always for TX offloads, not just for PKT_TX_IP_CKSUM
being true.

Fixes: 1c421f18e0 ("net/thunderx: add single and multi-segment Tx")

Signed-off-by: Maciej Czekaj <maciej.czekaj@caviumnetworks.com>
Signed-off-by: Kamil Rytarowski <kamil.rytarowski@caviumnetworks.com>
Signed-off-by: Zyta Szpak <zyta.szpak@semihalf.com>
Signed-off-by: Slawomir Rosek <slawomir.rosek@semihalf.com>
Signed-off-by: Radoslaw Biernacki <rad@semihalf.com>
Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>
2016-10-13 15:30:59 +02:00
..
base net/thunderx: cleanup 2016-10-13 15:30:59 +02:00
Makefile net/thunderx: add missing external dependency 2016-06-30 10:07:57 +02:00
nicvf_ethdev.c net/thunderx: cleanup 2016-10-13 15:30:59 +02:00
nicvf_ethdev.h ethdev: get registers width 2016-07-10 14:55:42 +02:00
nicvf_logs.h net/thunderx: add PMD skeleton 2016-06-20 17:21:54 +02:00
nicvf_rxtx.c net/thunderx: fix Tx checksum handling 2016-10-13 15:30:59 +02:00
nicvf_rxtx.h net/thunderx: support Rx queue start and stop 2016-06-20 17:21:55 +02:00
nicvf_struct.h net/thunderx: add PMD skeleton 2016-06-20 17:21:54 +02:00
rte_pmd_thunderx_nicvf_version.map net/thunderx: add PMD skeleton 2016-06-20 17:21:54 +02:00