From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] app/testpmd: fix wrong cmdline message Date: Thu, 03 Aug 2017 23:39:53 +0200 Message-ID: <4190145.O2gJHPqUKv@xps> References: <1501753519-73895-1-git-send-email-jiayu.hu@intel.com> <2235085f-f810-4d46-600b-9d0d5d04b701@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Ferruh Yigit , jingjing.wu@intel.com To: Jiayu Hu Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id B18C42C16 for ; Thu, 3 Aug 2017 23:39:55 +0200 (CEST) In-Reply-To: <2235085f-f810-4d46-600b-9d0d5d04b701@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 03/08/2017 13:11, Ferruh Yigit: > On 8/3/2017 10:45 AM, Jiayu Hu wrote: > > In testpmd, GRO is supported by csum forwarding engine, but the cmdline > > message shows GRO is supported by io forwarding engine. This patch is > > to fix this issue. > > > > Fixes: b40f8d782ba1 ("app/testpmd: enable TCP/IPv4 GRO") > > > > Signed-off-by: Jiayu Hu > > Reviewed-by: Ferruh Yigit Applied, thanks More precise title: app/testpmd: fix GRO command description