From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id 7F84A1B3AB for ; Tue, 7 Nov 2017 07:51:04 +0100 (CET) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga105.fm.intel.com with ESMTP; 06 Nov 2017 22:51:03 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.44,357,1505804400"; d="scan'208";a="918384226" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.255.231.67]) ([10.255.231.67]) by FMSMGA003.fm.intel.com with ESMTP; 06 Nov 2017 22:51:03 -0800 To: Pavel Shirshov , dev@dpdk.org References: <1509346191-30264-1-git-send-email-pavel.shirshov@gmail.com> <1509346596-30833-1-git-send-email-pavel.shirshov@gmail.com> From: Ferruh Yigit Message-ID: <9a6625f0-cbb8-fdd8-cc1f-3f4b6d5e58e0@intel.com> Date: Mon, 6 Nov 2017 22:51:03 -0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <1509346596-30833-1-git-send-email-pavel.shirshov@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH v2] testpmd: Fix a typo in a command description X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Nov 2017 06:51:04 -0000 On 10/29/2017 11:56 PM, Pavel Shirshov wrote: app/testpmd: fix a typo in a command description Fixes: 26faac80327f ("app/testpmd: unify help strings") Cc: stable@dpdk.org > Signed-off-by: Pavel Shirshov Reviewed-by: Ferruh Yigit