diff options
author | Slawomir Laba <[email protected]> | 2022-10-24 03:05:26 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-10-25 16:18:32 -0700 |
commit | 3b32c9932853e11d71f9db012d69e92e4669ba23 (patch) | |
tree | 5d33090b60edea60e7b0db7421dbc33dcfffc94b /tools/perf/scripts/python | |
parent | 52424f974bc53c26ba3f00300a00e9de9afcd972 (diff) |
i40e: Fix flow-type by setting GL_HASH_INSET registers
Fix setting bits for specific flow_type for GLQF_HASH_INSET register.
In previous version all of the bits were set only in hena register, while
in inset only one bit was set. In order for this working correctly on all
types of cards these bits needs to be set correctly for both hena and inset
registers.
Fixes: eb0dd6e4a3b3 ("i40e: Allow RSS Hash set with less than four parameters")
Signed-off-by: Slawomir Laba <[email protected]>
Signed-off-by: Michal Jaron <[email protected]>
Signed-off-by: Mateusz Palczewski <[email protected]>
Signed-off-by: Jacob Keller <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions