diff options
author | Jakub Kicinski <kuba@kernel.org> | 2025-06-23 16:17:17 -0700 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-06-25 15:24:14 -0700 |
commit | 3073947de382a27d8621be31594cb694b3a83f43 (patch) | |
tree | ec5cd7e48aae7e8212102a3f190b5487b0dd5971 /tools/testing/selftests/drivers/net/hw/rss_api.py | |
parent | f9dc3e52d821dc1f9afeec43fb1c18ac94bd587a (diff) |
net: ethtool: copy req_info from SET to NTF
Copy information parsed for SET with .req_parse to NTF handling
and therefore the GET-equivalent that it ends up executing.
This way if the SET was on a sub-object (like RSS context)
the notification will also be appropriately scoped.
Also copy the phy_index, Maxime suggests this will help PLCA
commands generate accurate notifications as well.
Reviewed-by: Maxime Chevallier <maxime.chevallier@bootlin.com>
Tested-by: Maxime Chevallier <maxime.chevallier@bootlin.com>
Link: https://patch.msgid.link/20250623231720.3124717-6-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/testing/selftests/drivers/net/hw/rss_api.py')
0 files changed, 0 insertions, 0 deletions