> -----Original Message----- > From: Guo, Jia > Sent: Thursday, March 23, 2017 1:44 PM > To: Zhang, Helin <helin.zh...@intel.com>; Wu, Jingjing > <jingjing...@intel.com> > Cc: dev@dpdk.org; Guo, Jia <jia....@intel.com>; sta...@dpdk.org > Subject: [dpdk-dev v3 3/3] test: enable HW CRC strip by default > > Since VF has no ability to disable/enable HW CRC strip for non-DPDK PF > drivers, > and for most case of kernel driver default enable HW CRC strip, if disable HW > CRC strip in test app's rxmode, VF driver will return fail and result the VF > launch failure. So this patch default to enable HW CRC strip to let VF launch > successful. > > Signed-off-by: Jeff Guo <jia....@intel.com> > Cc: sta...@dpdk.org
Acked-by Jingjing Wu <jingjing...@intel.com>