From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] app/testpmd: fix set MTU cmd help string Date: Fri, 23 Sep 2016 20:31:36 +0200 Message-ID: <4203837.IsfglxlfeY@xps13> References: <1472662128-20642-1-git-send-email-ferruh.yigit@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "De Lara Guarch, Pablo" To: "Yigit, Ferruh" Return-path: Received: from mail-wm0-f44.google.com (mail-wm0-f44.google.com [74.125.82.44]) by dpdk.org (Postfix) with ESMTP id 239406CBE for ; Fri, 23 Sep 2016 20:31:40 +0200 (CEST) Received: by mail-wm0-f44.google.com with SMTP id 197so7973206wmk.1 for ; Fri, 23 Sep 2016 11:31:40 -0700 (PDT) In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > > Fixes: ae03d0d18adf ("app/testpmd: command to configure MTU") > > > > Signed-off-by: Ferruh Yigit > > Acked-by: Pablo de Lara Applied, thanks