From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 4975A1B341 for ; Fri, 10 Nov 2017 12:11:10 +0100 (CET) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 10 Nov 2017 03:11:09 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.44,373,1505804400"; d="scan'208";a="829352" Received: from irsmsx106.ger.corp.intel.com ([163.33.3.31]) by orsmga003.jf.intel.com with ESMTP; 10 Nov 2017 03:11:09 -0800 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.167]) by IRSMSX106.ger.corp.intel.com ([169.254.8.36]) with mapi id 14.03.0319.002; Fri, 10 Nov 2017 11:11:08 +0000 From: "Dumitrescu, Cristian" To: Pavel Shirshov , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH] lib/librte_sched: Fix typos Thread-Index: AQHTWfzV6p2p4xVQ1E6Uq9hwfmnefKMNdRMQ Date: Fri, 10 Nov 2017 11:11:08 +0000 Message-ID: <3EB4FA525960D640B5BDFFD6A3D891267BAE2866@IRSMSX108.ger.corp.intel.com> References: <1510302016-19093-1-git-send-email-pavel.shirshov@gmail.com> In-Reply-To: <1510302016-19093-1-git-send-email-pavel.shirshov@gmail.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.182] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] lib/librte_sched: Fix typos 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: Fri, 10 Nov 2017 11:11:11 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Pavel Shirshov > Sent: Friday, November 10, 2017 8:20 AM > To: dev@dpdk.org > Subject: [dpdk-dev] [PATCH] lib/librte_sched: Fix typos >=20 > Signed-off-by: Pavel Shirshov > --- > lib/librte_sched/rte_red.h | 4 ++-- > lib/librte_sched/rte_sched.c | 2 +- > 2 files changed, 3 insertions(+), 3 deletions(-) >=20 Acked-by: Cristian Dumitrescu