> -----Original Message-----
> From: Dai, Wei
> Sent: Tuesday, March 14, 2017 2:48 PM
> To: [email protected]
> Cc: Ananyev, Konstantin <[email protected]>; Dai, Wei 
> <[email protected]>; [email protected]
> Subject: [PATCH v2] examples/ip_fragmentation: fix check of packet type
> 
> The packet_type in mbuf is not correctly filled by ixgbe 82599 NIC.
> To use the ether_type in ethernet header to check packet type is
> more reliaber.
> 
> Fixes: 3c0184cc0c60 ("examples: replace some offload flags with packet type")
> Fixes: ab351fe1c95c ("mbuf: remove packet type from offload flags")
> 
> Cc: [email protected]
> 
> Reported-by: Fangfang Wei <[email protected]>
> Signed-off-by: Wei Dai <[email protected]>
> ---

Acked-by: Konstantin Ananyev <[email protected]>

Reply via email to