diff options
author | DENG Qingfang <[email protected]> | 2021-04-17 15:29:04 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-04-19 15:39:52 -0700 |
commit | 6ecaf81d4ac6365f9284f9d68d74f7c209e74f98 (patch) | |
tree | 20861d60ff326866cffaf88c91ad80123895f582 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 32c1fdb5e9ca9fe8722479797f3c37009e021a4c (diff) |
net: ethernet: mediatek: fix a typo bug in flow offloading
Issue was traffic problems after a while with increased ping times if
flow offload is active. It turns out that key_offset with cookie is
needed in rhashtable_params but was re-assigned to head_offset.
Fix the assignment.
Fixes: 502e84e2382d ("net: ethernet: mtk_eth_soc: add flow offloading support")
Signed-off-by: DENG Qingfang <[email protected]>
Tested-by: Frank Wunderlich <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions