commit | 6b8456c0199c4dd35bb7a04ff299ab925699e390 | [log] [tgz] |
---|---|---|
author | John Fastabend <john.r.fastabend@intel.com> | Wed Sep 21 14:44:10 2011 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Thu Oct 06 03:24:10 2011 -0700 |
tree | fd3e66106def234199f0b1f8d236e55784c0d050 | |
parent | 4de2a0224ae3c437e8a090b6ec8d304a7edff049 [diff] |
ixgbe: X540 devices RX PFC frames pause traffic even if disabled Receiving PFC (priority flow control) frames while the feature is off should not pause the traffic class. On the X540 devices the traffic class react to frames if it was previously enabled because the field is incorrectly cleared. Signed-off-by: John Fastabend <john.r.fastabend@intel.com> Tested-by: Ross Brattain <ross.b.brattain@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>