diff options
author | Mark Rustad <[email protected]> | 2015-08-08 16:27:41 -0700 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2015-09-23 23:00:03 -0700 |
commit | 9de7605ea2389d5ab86d6fbb3f1a11b87665a35c (patch) | |
tree | 73839f52cd062e405c91426aa7cb1b627095689f /tools/perf/scripts/python | |
parent | 018d7146eee1942f27675bdabf9b43586bfaef72 (diff) |
ixgbe: Correct several flaws with with DCA setup
This change does two things. First, it makes it so that we always
set the relaxed ordering bits related to the DCA registers even if
DCA is not enabled. Second, it moves the configuration out of the
ixgbe_down function and into the ixgbe_configure function before
enabling the Rx and Tx rings. This ensures that DCA is configured
correctly before starting to process packets.
Thanks to Alex Duyck for this fix.
CC: Alex Duyck <[email protected]>
Signed-off-by: Mark Rustad <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions