diff options
author | Rahul Rameshbabu <rrameshbabu@nvidia.com> | 2023-04-13 04:22:52 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-04-14 08:18:29 +0300 |
commit | 85a4abed155402d37fef9ea29836dbcdf816cb08 (patch) | |
tree | ab3e0be25bfb7e404f1cc2415b8c76eefa904d45 /tools/net | |
parent | 3ea31e66644b263f43850174847956fbbe2c28cf (diff) | |
download | linux-85a4abed155402d37fef9ea29836dbcdf816cb08.tar.xz |
tools: ynl: Rename ethtool to ethtool.py
Make it explicit that this tool is not a drop-in replacement for ethtool.
This tool is intended for testing ethtool functionality implemented in the
kernel and should use a name that differentiates it from the ethtool
utility.
Signed-off-by: Rahul Rameshbabu <rrameshbabu@nvidia.com>
Link: https://lore.kernel.org/r/20230413012252.184434-2-rrameshbabu@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/net')
-rwxr-xr-x | tools/net/ynl/ethtool.py (renamed from tools/net/ynl/ethtool) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tools/net/ynl/ethtool b/tools/net/ynl/ethtool.py index 6c9f7e31250c..6c9f7e31250c 100755 --- a/tools/net/ynl/ethtool +++ b/tools/net/ynl/ethtool.py |