On 2/27/2017 5:34 AM, Wenzhuo Lu wrote: > DCB is split to RX and TX mode. All-queues-drop is set > for TX mode. It's not appropriate because all-queue-drop > is a RX feature. Move this setting from TX to RX. > > Fixes: 0807f80d35d0 (ixgbe: DCB / flow control) > CC: sta...@dpdk.org > > Signed-off-by: Wenzhuo Lu <wenzhuo...@intel.com>
Fixes: f3f9b17bb8a5 ("net/ixgbe: support multiqueue mode VMDq DCB with SRIOV") Applied to dpdk-next-net/master, thanks.