From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 7F76895CD for ; Tue, 1 Mar 2016 06:18:50 +0100 (CET) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga102.fm.intel.com with ESMTP; 29 Feb 2016 21:18:49 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.22,522,1449561600"; d="scan'208";a="755733412" Received: from fmsmsx103.amr.corp.intel.com ([10.18.124.201]) by orsmga003.jf.intel.com with ESMTP; 29 Feb 2016 21:18:50 -0800 Received: from fmsmsx116.amr.corp.intel.com (10.18.116.20) by FMSMSX103.amr.corp.intel.com (10.18.124.201) with Microsoft SMTP Server (TLS) id 14.3.248.2; Mon, 29 Feb 2016 21:18:48 -0800 Received: from shsmsx104.ccr.corp.intel.com (10.239.110.15) by fmsmsx116.amr.corp.intel.com (10.18.116.20) with Microsoft SMTP Server (TLS) id 14.3.248.2; Mon, 29 Feb 2016 21:18:48 -0800 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.232]) by SHSMSX104.ccr.corp.intel.com ([169.254.5.132]) with mapi id 14.03.0248.002; Tue, 1 Mar 2016 13:18:40 +0800 From: "Lu, Wenzhuo" To: Ravi Kerur , "dev@dpdk.org" Thread-Topic: [PATCH v2] I217 and I218 changes Thread-Index: AQHRcx9k3n0/OL2F1UySeODMZh2/NZ9EDLUA Date: Tue, 1 Mar 2016 05:18:39 +0000 Message-ID: <6A0DE07E22DDAD4C9103DF62FEBC0909034368A2@shsmsx102.ccr.corp.intel.com> References: <1456770643-25207-1-git-send-email-rkerur@gmail.com> In-Reply-To: <1456770643-25207-1-git-send-email-rkerur@gmail.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v2] I217 and I218 changes X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Mar 2016 05:18:50 -0000 Hi, > -----Original Message----- > From: Ravi Kerur [mailto:rkerur@gmail.com] > Sent: Tuesday, March 1, 2016 2:31 AM > To: Lu, Wenzhuo; dev@dpdk.org > Cc: Ravi Kerur > Subject: [PATCH v2] I217 and I218 changes >=20 > v2: > Incorporate Wenzhou's comments > Compiled and tested (via testpmd) on Ubuntu 14.04 on target > x86_64-native-linuxapp-gcc > Compiled for target x86_64-native-linuxapp-clang >=20 > v1: > Modified driver and eal code to recognize and support I217 and > I218 Intel NICs. > Compiled and tested (via testpmd) on Ubuntu 14.04 for target > x86_64-native-linuxapp-gcc > Compiled for target x86_64-native-linuxapp-clang >=20 > Signed-off-by: Ravi Kerur Acked-by: Wenzhuo Lu But the v1, v2 info in the commit log is a little strange. For you didn't s= end a v1 and others don't know our discussion :)