From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <min.cao@intel.com>
Received: from mga09.intel.com (mga09.intel.com [134.134.136.24])
 by dpdk.org (Postfix) with ESMTP id 65D87B55E
 for <dev@dpdk.org>; Sun, 15 Feb 2015 07:27:26 +0100 (CET)
Received: from orsmga003.jf.intel.com ([10.7.209.27])
 by orsmga102.jf.intel.com with ESMTP; 14 Feb 2015 22:23:28 -0800
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.09,579,1418112000"; d="scan'208";a="527743704"
Received: from kmsmsx151.gar.corp.intel.com ([172.21.73.86])
 by orsmga003.jf.intel.com with ESMTP; 14 Feb 2015 22:19:00 -0800
Received: from shsmsx102.ccr.corp.intel.com (10.239.4.154) by
 KMSMSX151.gar.corp.intel.com (172.21.73.86) with Microsoft SMTP Server (TLS)
 id 14.3.195.1; Sun, 15 Feb 2015 14:26:21 +0800
Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.197]) by
 shsmsx102.ccr.corp.intel.com ([169.254.2.62]) with mapi id 14.03.0195.001;
 Sun, 15 Feb 2015 14:26:14 +0800
From: "Cao, Min" <min.cao@intel.com>
To: "Wu, Jingjing" <jingjing.wu@intel.com>, "dev@dpdk.org" <dev@dpdk.org>
Thread-Topic: [PATCH 0/2] enable SRIOV switch in i40e driver
Thread-Index: AQHQO2THJBnPDgjdn0qS7w9Nw3AJHZzxWRTg
Date: Sun, 15 Feb 2015 06:26:13 +0000
Message-ID: <B6059B2012717B4390714544B1F509E110E54B42@SHSMSX103.ccr.corp.intel.com>
References: <1422495715-6450-1-git-send-email-jingjing.wu@intel.com>
In-Reply-To: <1422495715-6450-1-git-send-email-jingjing.wu@intel.com>
Accept-Language: zh-CN, 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/2] enable SRIOV switch in i40e driver
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: Sun, 15 Feb 2015 06:27:26 -0000

Test by: min.cao <min.cao@intel.com>
Patch name: 		[PATCH 0/2] enable SRIOV switch in i40e driver
Test Flag: 			Tested-by
Tester name: 		min.cao@intel.com
Result summary:		total 1 cases, 1 passed, 0 failed

Test Case 1:	=09
Name:				packet forwarding of SRIOV switch in i40e driver
Environment:		OS: Fedora20 3.11.10-301.fc20.x86_64
				gcc (GCC) 4.8.2
				CPU: Intel(R) Xeon(R) CPU E5-2680 0 @ 2.70GHz
				NIC: Fortville eagle=20
Test result:		PASSED
Detail:                 packet forwarding of SRIOV switch in i40e driver ar=
e successful between 2 vms.

-----Original Message-----
From: Wu, Jingjing=20
Sent: Thursday, January 29, 2015 9:42 AM
To: dev@dpdk.org
Cc: Wu, Jingjing; Zhang, Helin; Chen, Jing D; Cao, Min
Subject: [PATCH 0/2] enable SRIOV switch in i40e driver

Enable SRIOV switch in i40e driver. With this patch set, SRIOV switch
can be done on Fortville NICs.

Jingjing Wu (2):
  i40e: fix the bug when configuring vsi
  i40e: enable internal switch of pf

 lib/librte_pmd_i40e/i40e_ethdev.c | 38 +++++++++++++++++++++++++++++++++++=
++-
 1 file changed, 37 insertions(+), 1 deletion(-)

--=20
1.9.3