Message ID | 20230413012252.184434-2-rrameshbabu@nvidia.com (mailing list archive) |
---|---|
State | Accepted |
Commit | f2b3b6a22df7294a601dc18014d9f7c84d6d2ebc |
Delegated to: | Netdev Maintainers |
Headers | show |
Series | [net-next,1/2] tools: ynl: Remove absolute paths to yaml files from ethtool testing tool | expand |
diff --git a/tools/net/ynl/ethtool b/tools/net/ynl/ethtool.py
similarity index 100%
rename from tools/net/ynl/ethtool
rename to tools/net/ynl/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> --- tools/net/ynl/{ethtool => ethtool.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tools/net/ynl/{ethtool => ethtool.py} (100%)