> -----Original Message----- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Wei Dai > Sent: Thursday, August 2, 2018 2:32 AM > To: Wu, Jingjing <jingjing...@intel.com>; Lu, Wenzhuo > <wenzhuo...@intel.com> > Cc: dev@dpdk.org; Dai, Wei <wei....@intel.com>; sta...@dpdk.org > Subject: [dpdk-dev] [PATCH] app/testpmd: fix commands to config some offload > > Without this patch, testpmd command to config Rx offload keep_crc would fail > and report "Bad argument". > This patch aslo fix the command to config the Tx offload mbuf_fast_free. > > Fixes: 70815c9ecadd ("ethdev: add new offload flag to keep CRC") > Fixes: c73a9071877a ("app/testpmd: add commands to test new offload API") > Cc: sta...@dpdk.org > > Signed-off-by: Wei Dai <wei....@intel.com> > Tested-by: Yuan Peng <yuan.p...@intel.com>
Should have been [PATCH v2] otherwise fine. Acked-by: Bernard Iremonger <bernard.iremon...@intel.com>