diff options
| author | Alexander Duyck <[email protected]> | 2012-07-20 08:08:51 +0000 |
|---|---|---|
| committer | Peter P Waskiewicz Jr <[email protected]> | 2012-08-16 15:44:45 -0700 |
| commit | 5a02cbd10d37889d8214e82d57ccc70307edf805 (patch) | |
| tree | f93bbc7ea99ac1877f35f3a8b2cc5f7056402b9f /tools/perf/scripts/python/bin | |
| parent | 18806c9ea28320d5368fd43318506a7d33cc952c (diff) | |
ixgbe: Roll RSC code into non-EOP code
This change moves the RSC code into the non-EOP descriptor handling
function. The main motivation behind this change is to help reduce the
overhead in the non-RSC case. Previously the non-RSC path code would
always be checking for append count even if RSC had been disabled. Now
this code is completely skipped in a single conditional check instead of
having to make two separate checks.
Signed-off-by: Alexander Duyck <[email protected]>
Tested-by: Phil Schmitt <[email protected]>
Signed-off-by: Peter P Waskiewicz Jr <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions