summaryrefslogtreecommitdiff
path: root/tools/net
diff options
context:
space:
mode:
authorRahul Rameshbabu <rrameshbabu@nvidia.com>2023-04-12 18:22:52 -0700
committerJakub Kicinski <kuba@kernel.org>2023-04-13 22:18:29 -0700
commit85a4abed155402d37fef9ea29836dbcdf816cb08 (patch)
treeab3e0be25bfb7e404f1cc2415b8c76eefa904d45 /tools/net
parent3ea31e66644b263f43850174847956fbbe2c28cf (diff)
downloadlinux-85a4abed155402d37fef9ea29836dbcdf816cb08.tar.gz
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-xtools/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