Hi,
> -----Original Message----- > From: Iremonger, Bernard > Sent: Wednesday, October 19, 2016 6:21 PM > To: dev at dpdk.org; Shah, Rahul R; Lu, Wenzhuo > Cc: Iremonger, Bernard > Subject: [PATCH v5 0/2] net/ixgbe: VMDq DCB with SRIOV > > Changes in v5: > fix enable/disable of the QDE bit in the PFQDE register. > > Changes in v4: > changes to ixgbe patch following comments. > > Changes in v3: > rebase to latest master. > update commit message for ixgbe patch > add testpmd patch. > > Changes in v2: > rebase to latest master. > > Bernard Iremonger (2): > net/ixgbe: support multiqueue mode VMDq DCB with SRIOV > app/test_pmd: fix DCB configuration > > app/test-pmd/testpmd.c | 4 ++-- > drivers/net/ixgbe/ixgbe_ethdev.c | 11 ++++++----- > drivers/net/ixgbe/ixgbe_rxtx.c | 35 ++++++++++++++++++++++------------- > 3 files changed, 30 insertions(+), 20 deletions(-) > > -- > 2.10.1 Series-Acked-by: Wenzhuo Lu <Wenzhuo.lu at intel.com>