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 5B9D2B568 for ; Sun, 15 Feb 2015 08:41:56 +0100 (CET) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga102.fm.intel.com with ESMTP; 14 Feb 2015 23:41:54 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.09,580,1418112000"; d="scan'208";a="527755822" Received: from shvmail01.sh.intel.com ([10.239.29.42]) by orsmga003.jf.intel.com with ESMTP; 14 Feb 2015 23:33:29 -0800 Received: from shecgisg004.sh.intel.com (shecgisg004.sh.intel.com [10.239.29.89]) by shvmail01.sh.intel.com with ESMTP id t1F7fpAj001793; Sun, 15 Feb 2015 15:41:51 +0800 Received: from shecgisg004.sh.intel.com (localhost [127.0.0.1]) by shecgisg004.sh.intel.com (8.13.6/8.13.6/SuSE Linux 0.8) with ESMTP id t1F7fmEu007618; Sun, 15 Feb 2015 15:41:50 +0800 Received: (from hzhan75@localhost) by shecgisg004.sh.intel.com (8.13.6/8.13.6/Submit) id t1F7fmJW007614; Sun, 15 Feb 2015 15:41:48 +0800 From: Helin Zhang To: dev@dpdk.org Date: Sun, 15 Feb 2015 15:41:48 +0800 Message-Id: <1423986108-7584-1-git-send-email-helin.zhang@intel.com> X-Mailer: git-send-email 1.7.4.1 Subject: [dpdk-dev] [PULL REQUEST] i40e: Performance workaround for XL710, enable 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 07:41:56 -0000 The following changes since commit ed2547b68fb0b47d2b17ce6a16a5b8f299b0ead4: pci: fix max VFs for non igb_uio drivers (2015-02-13 14:48:16 +0100) are available in the git repository at: helin@dpdk.org:dpdk-i40e-next.git master for you to fetch changes up to 2f88e48bb4aaab118edf9344e895bf6bf2dd92bd: i40e: enable internal switch of pf (2015-02-15 01:39:43 -0500) ---------------------------------------------------------------- Helin Zhang (1): i40e: workaround for XL710 performance Jingjing Wu (2): i40e: fix the bug when configuring vsi i40e: enable internal switch of pf lib/librte_pmd_i40e/i40e_ethdev.c | 82 ++++++++++++++++++++++++++++++++------- 1 file changed, 67 insertions(+), 15 deletions(-)