From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 7FD6BB62 for ; Wed, 25 Mar 2015 07:20:38 +0100 (CET) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga103.fm.intel.com with ESMTP; 24 Mar 2015 23:20:37 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.11,463,1422950400"; d="scan'208";a="545932913" Received: from shvmail01.sh.intel.com ([10.239.29.42]) by orsmga003.jf.intel.com with ESMTP; 24 Mar 2015 23:20:37 -0700 Received: from shecgisg004.sh.intel.com (shecgisg004.sh.intel.com [10.239.29.89]) by shvmail01.sh.intel.com with ESMTP id t2P6KYAo023013; Wed, 25 Mar 2015 14:20:34 +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 t2P6KWEM022933; Wed, 25 Mar 2015 14:20:34 +0800 Received: (from hzhan75@localhost) by shecgisg004.sh.intel.com (8.13.6/8.13.6/Submit) id t2P6KVGQ022929; Wed, 25 Mar 2015 14:20:31 +0800 From: Helin Zhang To: dev@dpdk.org Date: Wed, 25 Mar 2015 14:20:31 +0800 Message-Id: <1427264431-22899-1-git-send-email-helin.zhang@intel.com> X-Mailer: git-send-email 1.7.4.1 Subject: [dpdk-dev] [PULL REQUEST] i40e: removel of switch flag of ALLOW_LB from VF VSI 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: Wed, 25 Mar 2015 06:20:39 -0000 The following changes since commit 91a8743eb9bcbf83011bb8b6073cfc0ac11a8c85: eal: remove argument need of --create_uio_dev option (2015-03-23 17:34:23 +0100) are available in the git repository at: helin@dpdk.org:dpdk-i40e-next.git master for you to fetch changes up to 91c2106115250ebf855477ee556035e832c4156b: i40e: remove ALLOW_LB flag on SRIOV vsi (2015-03-24 23:37:23 -0400) ---------------------------------------------------------------- Jingjing Wu (1): i40e: remove ALLOW_LB flag on SRIOV vsi lib/librte_pmd_i40e/i40e_ethdev.c | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-)