]> www.infradead.org Git - users/jedix/linux-maple.git/commit
selftests: drv-net: rss_ctx: skip tests which need multiple contexts cleanly
authorJakub Kicinski <kuba@kernel.org>
Thu, 6 Feb 2025 23:53:33 +0000 (15:53 -0800)
committerJakub Kicinski <kuba@kernel.org>
Mon, 10 Feb 2025 16:26:51 +0000 (08:26 -0800)
commitd2348b4bf748543172079eacb4dc0d40100fb443
tree1eea9e2f9c6bf9b695a7ae17d2d587b487490c9b
parent2230035439c8c666d1d010da1486b274a92e0075
selftests: drv-net: rss_ctx: skip tests which need multiple contexts cleanly

There's no good API to check how many contexts device supports.
But initial tests sense the context count already, so just store
that number and skip tests which we know need more.

Link: https://patch.msgid.link/20250206235334.1425329-7-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/testing/selftests/drivers/net/hw/rss_ctx.py