On Tue, Aug 20, 2024 at 12:53:47PM +0200, Petr Machata wrote:
From: Ido Schimmel idosch@nvidia.com
Source the ethtool library from the correct path and avoid the following error:
./ethtool_lanes.sh: line 14: ./../../../net/forwarding/ethtool_lib.sh: No such file or directory
Fixes: 40d269c000bd ("selftests: forwarding: Move several selftests") Signed-off-by: Ido Schimmel idosch@nvidia.com Signed-off-by: Petr Machata petrm@nvidia.com
Reviewed-by: Simon Horman horms@kernel.org