diff options
| author | John Fastabend <[email protected]> | 2011-03-10 12:06:12 +0000 |
|---|---|---|
| committer | Jeff Kirsher <[email protected]> | 2011-03-12 04:15:35 -0800 |
| commit | 1f4a0244ff002672be855ff2eaa4a29a63d42d42 (patch) | |
| tree | 9d122241efafdb5a09e718c45c7c5bdd95194b2b /tools/perf/scripts/python/bin | |
| parent | ff4ab2061199cdb938282d302d5044b1858e28c8 (diff) | |
ixgbe: DCB, PFC not cleared until reset occurs
The PFC configuration is not cleared until the device is reset. This
has not been a problem because setting DCB attributes forced a
hardware reset. Now that we no longer require this reset to occur
PFC remains configured even after being disabled until the
device is reset.
This removes a goto in the PFC hardware set routines for 82598 and
82599 devices that was short circuiting the clear.
Signed-off-by: John Fastabend <[email protected]>
Tested-by: Ross Brattain <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions