]> www.infradead.org Git - users/jedix/linux-maple.git/commit
selftests: drv-net: rss_ctx: add identifier to traffic comments
authorJakub Kicinski <kuba@kernel.org>
Sat, 10 Aug 2024 05:37:17 +0000 (22:37 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 12 Aug 2024 13:16:23 +0000 (14:16 +0100)
commit10fbe8c082fdde74b1f0814bc30e194cf330cdf7
treeaa030885ccd3272bae5e8fb37377b0a1ee4c3fa5
parent6b8a024d25ebf7535eb4a3e926309aa693cfe1bd
selftests: drv-net: rss_ctx: add identifier to traffic comments

Include the "name" of the context in the comment for traffic
checks. Makes it easier to reason about which context failed
when we loop over 32 contexts (it may matter if we failed in
first vs last, for example).

Reviewed-by: Gal Pressman <gal@nvidia.com>
Reviewed-by: Joe Damato <jdamato@fastly.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/drivers/net/hw/rss_ctx.py