[dpdk-dev] [PATCH] net/ena: TX L4 offloads should not be set in RX path

Ferruh Yigit ferruh.yigit at intel.com
Fri Jan 26 16:48:51 CET 2018


On 1/25/2018 4:13 PM, Michał Krawczyk wrote:
> 2018-01-25 16:27 GMT+01:00 Rafal Kozik <rk at 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: stable at dpdk.org

>>
>> Reported-by: Matthew Smith <mgsmith at netgate.com>
>> Signed-off-by: Rafal Kozik <rk at semihalf.com>
> Signed-off-by: Michal Krawczyk <mk at semihalf.com>

Applied to dpdk-next-net/master, thanks.


More information about the dev mailing list