]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
selftests: drv-net: add rss_api to the Makefile
authorJakub Kicinski <kuba@kernel.org>
Sat, 12 Jul 2025 01:20:05 +0000 (18:20 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 15 Jul 2025 00:16:44 +0000 (17:16 -0700)
commit5ae3bcc20446b486f479c4df69e4186d6fecbcb4
treeaee93822f0d074f5e9b2ecd59f71ec912a33dca3
parent53d20606c40678d425cc03f0978c614dca51f25e
selftests: drv-net: add rss_api to the Makefile

I missed adding rss_api.py to the Makefile. The NIPA Makefile
checking script was scanning for shell scripts only, so it
didn't flag it either.

Fixes: 4d13c6c449af ("selftests: drv-net: test RSS Netlink notifications")
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20250712012005.4010263-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/testing/selftests/drivers/net/hw/Makefile