diff options
| author | Alexander Duyck <[email protected]> | 2012-09-13 06:28:11 +0000 |
|---|---|---|
| committer | Jeff Kirsher <[email protected]> | 2012-09-22 03:01:00 -0700 |
| commit | 797fd4be7b6968ea752ae47367ae95454124a698 (patch) | |
| tree | 8aa173ed6f531993398581279dbe72e4092d9448 /tools/perf/scripts/python/bin | |
| parent | f4128785b8f3f1fd7dc81b972661003d639a4676 (diff) | |
igb: Change how we populate the RSS indirection table
This patch cleans up our RSS indirection table configuration so that we
generate the same table regardless of CPU endianness. In addition it
changes the table setup so that instead of doing a modulo based setup it is
instead a divisor based setup. The advantage to this is that we should be
able to take the Rx hash and compute the Rx queue with very little CPU
overhead if needed.
Signed-off-by: Alexander Duyck <[email protected]>
Tested-by: Aaron Brown <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions