v3: - RX - enable offload only for supported ptypes - TX - no offload is odp packet does not have correct protocol flags - TX - use packet header flags instead of public API v2: - add drop_XXX_err support - use mbuf packet type flags in interpreting offload results
Bogdan Pricope (1): dpdk: enable hardware checksum support example/generator/odp_generator.c | 102 +++++++++++++++++++--- platform/linux-generic/odp_packet_io.c | 2 + platform/linux-generic/pktio/dpdk.c | 150 +++++++++++++++++++++++++++++++-- 3 files changed, 235 insertions(+), 19 deletions(-) -- 1.9.1
