diff options
author | Alexander Duyck <alexanderduyck@fb.com> | 2024-12-19 18:52:35 -0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-12-23 10:35:54 -0800 |
commit | 31ab733e999edbc4070d8386c608d9f0b73267c5 (patch) | |
tree | e60b90f9be267563b584a4b45470482452858311 /tools/perf/scripts/python/stackcollapse.py | |
parent | ef1c28817bf90aab3a6365ec81c30c09a3b18ece (diff) |
eth: fbnic: support setting RSS configuration
Let the user program the RSS indirection table and the RSS key.
Straightforward implementation. Track the changes and don't bother
poking the HW if user asked for a config identical to what's already
programmed. The device only supports Toeplitz hash.
Similarly to the GET support - all the real code that does the programming
was part of initial driver submission, already.
Signed-off-by: Alexander Duyck <alexanderduyck@fb.com>
Link: https://patch.msgid.link/20241220025241.1522781-5-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions