From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id 4B3BC56AA for ; Sun, 15 Feb 2015 07:30:31 +0100 (CET) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orsmga102.jf.intel.com with ESMTP; 14 Feb 2015 22:26:34 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.09,579,1418112000"; d="scan'208";a="666572775" Received: from pgsmsx107.gar.corp.intel.com ([10.221.44.105]) by fmsmga001.fm.intel.com with ESMTP; 14 Feb 2015 22:30:29 -0800 Received: from kmsmsx154.gar.corp.intel.com (172.21.73.14) by PGSMSX107.gar.corp.intel.com (10.221.44.105) with Microsoft SMTP Server (TLS) id 14.3.195.1; Sun, 15 Feb 2015 14:30:28 +0800 Received: from shsmsx104.ccr.corp.intel.com (10.239.110.15) by KMSMSX154.gar.corp.intel.com (172.21.73.14) with Microsoft SMTP Server (TLS) id 14.3.195.1; Sun, 15 Feb 2015 14:30:27 +0800 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.197]) by SHSMSX104.ccr.corp.intel.com ([169.254.5.161]) with mapi id 14.03.0195.001; Sun, 15 Feb 2015 14:30:20 +0800 From: "Cao, Min" To: "Cao, Min" , "Wu, Jingjing" , "dev@dpdk.org" Thread-Topic: [PATCH 0/2] enable SRIOV switch in i40e driver Thread-Index: AQHQO2THJBnPDgjdn0qS7w9Nw3AJHZzxWRTggAABuTA= Date: Sun, 15 Feb 2015 06:30:20 +0000 Message-ID: References: <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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Feb 2015 06:30:31 -0000 Tested-by: min.cao 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