tools: ynl: Rename ethtool to ethtool.py
authorRahul Rameshbabu <rrameshbabu@nvidia.com>
Thu, 13 Apr 2023 01:22:52 +0000 (18:22 -0700)
committerJakub Kicinski <kuba@kernel.org>
Fri, 14 Apr 2023 05:18:29 +0000 (22:18 -0700)
commit85a4abed155402d37fef9ea29836dbcdf816cb08
treeab3e0be25bfb7e404f1cc2415b8c76eefa904d45
parent3ea31e66644b263f43850174847956fbbe2c28cf
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>
tools/net/ynl/ethtool.py [moved from tools/net/ynl/ethtool with 100% similarity]