]> www.infradead.org Git - users/jedix/linux-maple.git/commit
selftests: drv-net: use env.rpath in the HDS test
authorJakub Kicinski <kuba@kernel.org>
Fri, 28 Feb 2025 21:29:55 +0000 (13:29 -0800)
committerJakub Kicinski <kuba@kernel.org>
Wed, 5 Mar 2025 01:14:23 +0000 (17:14 -0800)
commitea4342739df3da79a2d1a994fb42971d14dd015b
tree6c65c2902c6ae59687f12354376abe87976cac0a
parent254f6b272e3b67bf31c42ee9da62a449d74d1478
selftests: drv-net: use env.rpath in the HDS test

Commit 29b036be1b0b ("selftests: drv-net: test XDP, HDS auto and
the ioctl path") added a new test case in the net tree, now that
this code has made its way to net-next convert it to use the env.rpath()
helper instead of manually computing the relative path.

Acked-by: Stanislav Fomichev <sdf@fomichev.me>
Link: https://patch.msgid.link/20250228212956.25399-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/testing/selftests/drivers/net/hds.py