On 7/4/2018 10:45 AM, Ferruh Yigit wrote: > On 7/4/2018 10:34 AM, Ferruh Yigit wrote: >> On 7/4/2018 2:31 AM, dev-boun...@dpdk.org wrote: >>> Add DEV_RX_OFFLOAD_CRC_STRIP to virtual drivers since they don't >>> use CRC at all, when an application requires this offload virtual >>> PMDs should not return error. <...>
>>> >>> Fixes: b219c8c("test: enable HW CRC strip by default") >>> >>> Signed-off-by: Phil Yang <phil.y...@arm.com> > > Acked-by: Ferruh Yigit <ferruh.yi...@intel.com> Fixes: 3d12dceed2df ("ethdev: add new offload flag to keep CRC") Applied to dpdk-next-net/master, thanks.