numam-dpdk/drivers/net/ena
Michal Krawczyk ef538c1a7f net/ena: fix checksum feature flag
The boolean value was assigned to Tx flag twice, so it could cause bug
whenever Rx checksum will not be supported and Tx will be.

Coverity issue: 336831
Fixes: 117ba4a604 ("net/ena: get device info statically")

Signed-off-by: Michal Krawczyk <mk@semihalf.com>
2019-04-12 11:02:02 +02:00
..
base net/ena/base: update communication layer for the ENAv2 2018-12-21 16:22:40 +01:00
ena_ethdev.c net/ena: fix checksum feature flag 2019-04-12 11:02:02 +02:00
ena_ethdev.h net/ena: get device info statically 2019-02-20 16:41:43 +01:00
ena_logs.h
ena_platform.h
Makefile
meson.build
rte_pmd_ena_version.map