diff options
author | Antoine Tenart <[email protected]> | 2018-07-12 13:54:21 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-07-12 17:30:48 -0700 |
commit | 662ae3fe65000a6b7ceeed1ecf510346d8fec447 (patch) | |
tree | ec221951db8afc2890bfd0da30d4d2282f7924d8 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 8179642b52d945852c0cd9f1372e70b09ed153b7 (diff) |
net: mvpp2: improve the distribution of packets on CPUs when using RSS
This patch adds an extra indirection when setting the indirection table
into the RSS hardware table to improve the packets distribution across
CPUs. For example, if 2 queues are used on a multi-core system this new
indirection will choose two queues on two different CPUs instead of the
two first queues which are on the same first CPU.
Signed-off-by: Antoine Tenart <[email protected]>
Signed-off-by: Maxime Chevallier <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions