From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <john.mcnamara@intel.com> Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 592995A44 for <dev@dpdk.org>; Wed, 4 Jan 2017 15:49:05 +0100 (CET) Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga104.fm.intel.com with ESMTP; 04 Jan 2017 06:49:04 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.33,459,1477983600"; d="scan'208";a="49222539" Received: from irsmsx109.ger.corp.intel.com ([163.33.3.23]) by orsmga005.jf.intel.com with ESMTP; 04 Jan 2017 06:49:03 -0800 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.77]) by IRSMSX109.ger.corp.intel.com ([169.254.13.44]) with mapi id 14.03.0248.002; Wed, 4 Jan 2017 14:49:02 +0000 From: "Mcnamara, John" <john.mcnamara@intel.com> To: "Yang, Qiming" <qiming.yang@intel.com>, "dev@dpdk.org" <dev@dpdk.org> CC: "Yigit, Ferruh" <ferruh.yigit@intel.com>, "Zhang, Helin" <helin.zhang@intel.com>, "Horton, Remy" <remy.horton@intel.com>, "Yang, Qiming" <qiming.yang@intel.com> Thread-Topic: [dpdk-dev] [PATCH v4] ethtool: dispaly bus information Thread-Index: AQHSZoWRZScxwLsaKE+2JJPBc5HkRqEoZg7Q Date: Wed, 4 Jan 2017 14:49:02 +0000 Message-ID: <B27915DBBA3421428155699D51E4CFE2026A6CA2@IRSMSX103.ger.corp.intel.com> References: <1482843968-6483-1-git-send-email-qiming.yang@intel.com> <1483532295-15460-1-git-send-email-qiming.yang@intel.com> In-Reply-To: <1483532295-15460-1-git-send-email-qiming.yang@intel.com> Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_IC x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiN2U5MzMzNTEtNThkOC00MmI3LTk0M2UtMmRiYjc3NmQzNjU2IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6Ind6TVlqRzRFUlJVZlhZMUl1N0tvXC9oeUNidFBJTXF2YVJFYmllZzdRYVRBPSJ9 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 v4] ethtool: dispaly bus information X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions <dev.dpdk.org> List-Unsubscribe: <http://dpdk.org/ml/options/dev>, <mailto:dev-request@dpdk.org?subject=unsubscribe> List-Archive: <http://dpdk.org/ml/archives/dev/> List-Post: <mailto:dev@dpdk.org> List-Help: <mailto:dev-request@dpdk.org?subject=help> List-Subscribe: <http://dpdk.org/ml/listinfo/dev>, <mailto:dev-request@dpdk.org?subject=subscribe> X-List-Received-Date: Wed, 04 Jan 2017 14:49:05 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Qiming Yang > Sent: Wednesday, January 4, 2017 12:18 PM > To: dev@dpdk.org > Cc: Yigit, Ferruh <ferruh.yigit@intel.com>; Zhang, Helin > <helin.zhang@intel.com>; Horton, Remy <remy.horton@intel.com>; Yang, > Qiming <qiming.yang@intel.com> > Subject: [dpdk-dev] [PATCH v4] ethtool: dispaly bus information Typo: s/dispaly/display in this and other patches.