From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id E23C92BB8; Tue, 26 Feb 2019 12:09:10 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 26 Feb 2019 03:09:09 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.58,415,1544515200"; d="scan'208";a="146631808" Received: from rhorton-mobl1.ger.corp.intel.com (HELO [163.33.178.163]) ([163.33.178.163]) by fmsmga002.fm.intel.com with ESMTP; 26 Feb 2019 03:09:08 -0800 To: Rami Rosen , dev@dpdk.org References: <20190225192137.31951-1-ramirose@gmail.com> Cc: stable@dpdk.org From: Remy Horton Organization: Intel Shannon Limited Message-ID: Date: Tue, 26 Feb 2019 11:09:06 +0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.7.1 MIME-Version: 1.0 In-Reply-To: <20190225192137.31951-1-ramirose@gmail.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-stable] [PATCH] examples/ethtool: fix 2 typos X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches for DPDK stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Feb 2019 11:09:11 -0000 On 25/02/2019 19:21, Rami Rosen wrote: [snip] > Signed-off-by: Rami Rosen > --- > examples/ethtool/lib/rte_ethtool.h | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Acked-by: Remy Horton