[dpdk-dev] [PATCH v2] examples/ip_fragmentation: fix check of packet type

Ananyev, Konstantin konstantin.ananyev at intel.com
Wed Mar 15 13:23:54 CET 2017



> -----Original Message-----
> From: Dai, Wei
> Sent: Tuesday, March 14, 2017 2:48 PM
> To: dev at dpdk.org
> Cc: Ananyev, Konstantin <konstantin.ananyev at intel.com>; Dai, Wei <wei.dai at intel.com>; stable at dpdk.org
> 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: stable at dpdk.org
> 
> Reported-by: Fangfang Wei <fangfangx.wei at intel.com>
> Signed-off-by: Wei Dai <wei.dai at intel.com>
> ---

Acked-by: Konstantin Ananyev <konstantin.ananyev at intel.com>


More information about the dev mailing list