diff options
author | Ioana Radulescu <[email protected]> | 2018-07-27 09:12:59 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2018-07-27 17:18:19 +0200 |
commit | 227686b65256c550865bc7630684548fe079830b (patch) | |
tree | 441fc08c57b04b7965ca9618bd2e8b2673015897 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py | |
parent | ff5c37987b112d09352b16a28943c149ca90afb2 (diff) |
staging: fsl-dpaa2/eth: Update default hash key
In our documentation, we claim to use a 5-tuple key for Rx hash
distribution of flows. The code however configures a key composed
of all supported header fields.
Update the Rx hash key to contain only the documented fields:
{IP src, IP dst, IP nextproto, L4 src, L4 dst}, which was the
original intention and makes most sense as a default.
Signed-off-by: Ioana Radulescu <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py')
0 files changed, 0 insertions, 0 deletions