From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Iremonger, Bernard" Subject: Re: [PATCH] app/testpmd: fix commands to config some offload Date: Thu, 2 Aug 2018 09:11:31 +0000 Message-ID: <8CEF83825BEC744B83065625E567D7C260CD2665@IRSMSX107.ger.corp.intel.com> References: <1532403909-62194-1-git-send-email-wei.dai@intel.com> <1533173520-6623-1-git-send-email-wei.dai@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Cc: "dev@dpdk.org" , "Dai, Wei" , "stable@dpdk.org" To: "Dai, Wei" , "Wu, Jingjing" , "Lu, Wenzhuo" Return-path: In-Reply-To: <1533173520-6623-1-git-send-email-wei.dai@intel.com> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Wei Dai > Sent: Thursday, August 2, 2018 2:32 AM > To: Wu, Jingjing ; Lu, Wenzhuo > > Cc: dev@dpdk.org; Dai, Wei ; stable@dpdk.org > Subject: [dpdk-dev] [PATCH] app/testpmd: fix commands to config some offl= oad >=20 > Without this patch, testpmd command to config Rx offload keep_crc would f= ail > and report "Bad argument". > This patch aslo fix the command to config the Tx offload mbuf_fast_free. >=20 > Fixes: 70815c9ecadd ("ethdev: add new offload flag to keep CRC") > Fixes: c73a9071877a ("app/testpmd: add commands to test new offload API") > Cc: stable@dpdk.org >=20 > Signed-off-by: Wei Dai > Tested-by: Yuan Peng Should have been [PATCH v2] otherwise fine. Acked-by: Bernard Iremonger