From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <waterman.cao@intel.com>
Received: from mga09.intel.com (mga09.intel.com [134.134.136.24])
 by dpdk.org (Postfix) with ESMTP id 84FB42A7
 for <dev@dpdk.org>; Wed,  4 Jun 2014 16:53:31 +0200 (CEST)
Received: from orsmga002.jf.intel.com ([10.7.209.21])
 by orsmga102.jf.intel.com with ESMTP; 04 Jun 2014 07:48:29 -0700
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="4.98,973,1392192000"; d="scan'208";a="551509763"
Received: from fmsmsx105.amr.corp.intel.com ([10.19.9.36])
 by orsmga002.jf.intel.com with ESMTP; 04 Jun 2014 07:53:35 -0700
Received: from fmsmsx111.amr.corp.intel.com (10.18.116.5) by
 FMSMSX105.amr.corp.intel.com (10.19.9.36) with Microsoft SMTP Server (TLS) id
 14.3.123.3; Wed, 4 Jun 2014 07:53:12 -0700
Received: from shsmsx151.ccr.corp.intel.com (10.239.6.50) by
 fmsmsx111.amr.corp.intel.com (10.18.116.5) with Microsoft SMTP Server (TLS)
 id 14.3.123.3; Wed, 4 Jun 2014 07:53:12 -0700
Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.34]) by
 SHSMSX151.ccr.corp.intel.com ([169.254.3.7]) with mapi id 14.03.0123.003;
 Wed, 4 Jun 2014 22:53:10 +0800
From: "Cao, Waterman" <waterman.cao@intel.com>
To: "Liu, Jijiang" <jijiang.liu@intel.com>, "dev@dpdk.org" <dev@dpdk.org>
Thread-Topic: [dpdk-dev] [PATCH 0/3] *** Upgrade NIC share codes ***
Thread-Index: AQHPb+QeQImj6+6GN0WvoxrBsMYe55thIGpw
Date: Wed, 4 Jun 2014 14:53:09 +0000
Message-ID: <AA3F441F262C58498CD6D0C1801DE7EB0AA8CECA@SHSMSX103.ccr.corp.intel.com>
References: <1400120294-15871-1-git-send-email-jijiang.liu@intel.com>
In-Reply-To: <1400120294-15871-1-git-send-email-jijiang.liu@intel.com>
Accept-Language: en-GB, 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 0/3] *** Upgrade NIC share codes ***
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: patches and discussions about DPDK <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 Jun 2014 14:53:32 -0000

Tested-by: Waterman Cao <waterman.cao@intel.com>

Totally this patch is composed of 4 files including cover letter, and has b=
een tested by Intel.=20
We verified latest NIC share code with different kind of NICs, please see t=
he list as the followings:
Type         Product Name
1G          Powerville (Intel Ethernet Controller I350 - T4)
1G          Springville(Intel Ethernet Controller I210 1x1000BASE-T)
1G          Intel 82576 1G  1000BASE-T
10G         Intel 82599 10Gb Ethernet Controller - X520 - SR2=20
10G         Intel 82599 10Gb Ethernet Controller - X520 - T2 =20
10G         Intel 82599 10Gb Ethernet Controller 4 x 10GbE - SFP+
10G         Intel Ethernet Controller X540 2x10GBASE-T
All basic NIC function test are passed with latest NIC share code, includin=
g PMD, Flow Direction, L2 FWD, Dual vlan, ip reassembly, etc.
Test environment: Fedora 20, Linux Kernel 3.12.11, GCC 4.8.2, Intel Xeon pr=
ocessor E5-2680 v2.