[dpdk-dev] [PATCH 0/2] ixgbe: vector pmd fixes

2014-10-30 Thread Thomas Monjalon
> > This patch set contains small fixes for issues with the vector PMD. > > The issues and the fixes for them are described in each patch individually. > > > > Bruce Richardson (2): > > ixgbe: remove static qualifier for thread safety > > ixgbe: always perform vec RX setup if vpmd enabled > >

[dpdk-dev] [PATCH 0/2] ixgbe: vector pmd fixes

2014-10-23 Thread Ouyang, Changchun
Hi, > -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Bruce Richardson > Sent: Wednesday, October 22, 2014 6:56 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH 0/2] ixgbe: vector pmd fixes > > This patch set contains small fixe

[dpdk-dev] [PATCH 0/2] ixgbe: vector pmd fixes

2014-10-22 Thread Bruce Richardson
This patch set contains small fixes for issues with the vector PMD. The issues and the fixes for them are described in each patch individually. Bruce Richardson (2): ixgbe: remove static qualifier for thread safety ixgbe: always perform vec RX setup if vpmd enabled lib/librte_pmd_ixgbe/ixgbe