> -----Original Message-----
> From: Yigit, Ferruh
> Sent: Tuesday, July 3, 2018 7:45 PM
> To: Lu, Wenzhuo <wenzhuo...@intel.com>; Wu, Jingjing
> <jingjing...@intel.com>; Iremonger, Bernard
> <bernard.iremon...@intel.com>
> Cc: dev@dpdk.org; Yigit, Ferruh <ferruh.yi...@intel.com>
> Subject: [PATCH] app/testpmd: set keep CRC offload flag
>
> If "--disable-crc-strip" testpmd parameter issued, it removes the
> DEV_RX_OFFLOAD_CRC_STRIP flag.
> With introduction of new DEV_RX_OFFLOAD_KEEP_CRC offload flag, this flag
> also should be set when this parameter issued.
>
> Fixes: 3d12dceed2df ("ethdev: add new offload flag to keep CRC")
>
> Signed-off-by: Ferruh Yigit <ferruh.yi...@intel.com>
Acked-by: Bernard Iremonger <bernard.iremon...@intel.com>