ixgbe: residual fix about resetting big Tx queues
authorIntel <intel.com>
Wed, 4 Dec 2013 09:00:00 +0000 (10:00 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 15 Jan 2014 14:31:09 +0000 (15:31 +0100)
commit5a6d9897f91f6bb4b2dad8b789aecda1376dd00f
tree0b848ac8818771a97c4500c75e8a9540bccb6805
parentb2595c4aa92d412e03eed6223db229ae971bb64c
ixgbe: residual fix about resetting big Tx queues

Index overflow when resetting big queues was partially fixed in
bcf457f8c0d64a5c (ixgbe: fix index overflow when resetting big Tx queues)
and better fixed in
e8ae856140bce4e4 (igb/ixgbe: fix index overflow when resetting big queues)

But this version (1.5.2r0) has residues of the initial fix from 1.5.1r0.

Signed-off-by: Intel
lib/librte_pmd_ixgbe/ixgbe_rxtx.c