On 1/25/2018 4:13 PM, Michał Krawczyk wrote: > 2018-01-25 16:27 GMT+01:00 Rafal Kozik <r...@semihalf.com>: >> >> Information about received packet type detected by NIC should be >> stored in packet_type field of rte_mbuf. TX L4 offload flags should >> not be set in RX path. Only fields that could be set in of_flags >> during packet receiving are information if L4 and L3 checksum is >> correct. >> >> Fixes: 1173fca25af9 ("ena: add polling-mode driver")
Cc: sta...@dpdk.org >> >> Reported-by: Matthew Smith <mgsm...@netgate.com> >> Signed-off-by: Rafal Kozik <r...@semihalf.com> > Signed-off-by: Michal Krawczyk <m...@semihalf.com> Applied to dpdk-next-net/master, thanks.