From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id D7A732BA6 for ; Tue, 27 Sep 2016 08:40:54 +0200 (CEST) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga104.fm.intel.com with ESMTP; 26 Sep 2016 23:40:53 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.30,403,1470726000"; d="scan'208";a="884165984" Received: from yliu-dev.sh.intel.com (HELO yliu-dev) ([10.239.67.162]) by orsmga003.jf.intel.com with ESMTP; 26 Sep 2016 23:40:53 -0700 Date: Tue, 27 Sep 2016 14:41:21 +0800 From: Yuanhan Liu To: Ferruh Yigit Cc: dpdk stable , Pablo de Lara Message-ID: <20160927064121.GI25823@yliu-dev.sh.intel.com> References: <1472662128-20642-1-git-send-email-ferruh.yigit@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1472662128-20642-1-git-send-email-ferruh.yigit@intel.com> User-Agent: Mutt/1.5.23 (2014-03-12) Subject: Re: [dpdk-stable] [dpdk-dev] [PATCH] app/testpmd: fix set MTU cmd help string X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches for stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Sep 2016 06:40:55 -0000 On Wed, Aug 31, 2016 at 05:48:48PM +0100, Ferruh Yigit wrote: > Fixes: ae03d0d18adf ("app/testpmd: command to configure MTU") > > Signed-off-by: Ferruh Yigit FYI, this patch has been applied to stable branch v16.07. It hasn't been pushed to http://dpdk.org/browse/dpdk-stable/ yet. It will be pushed if I get no objections in around TWO days. So please shutout if you have objections. Thanks. --yliu