From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PULL REQUEST] i40e: removel of switch flag of ALLOW_LB from VF VSI, and bug fix for FD Date: Fri, 27 Mar 2015 11:36:55 +0100 Message-ID: <5191474.JTK9V5onGy@xps13> References: <1427333507-24074-1-git-send-email-helin.zhang@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Helin Zhang Return-path: In-Reply-To: <1427333507-24074-1-git-send-email-helin.zhang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" 2015-03-26 09:31, Helin Zhang: > helin-VfR2kkLFssw@public.gmane.org:dpdk-i40e-next.git master [...] > Jingjing Wu (2): > i40e: remove ALLOW_LB flag on SRIOV vsi > i40e: zero local variable > > lib/librte_pmd_i40e/i40e_ethdev.c | 17 +++++++++++------ > 1 file changed, 11 insertions(+), 6 deletions(-) Pulled, thanks