[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230413012252.184434-2-rrameshbabu@nvidia.com>
Date: Wed, 12 Apr 2023 18:22:52 -0700
From: Rahul Rameshbabu <rrameshbabu@...dia.com>
To: netdev@...r.kernel.org
Cc: Saeed Mahameed <saeed@...nel.org>,
"David S. Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>,
Stanislav Fomichev <sdf@...gle.com>,
Rahul Rameshbabu <rrameshbabu@...dia.com>
Subject: [PATCH net-next 2/2] 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@...dia.com>
---
tools/net/ynl/{ethtool => ethtool.py} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename tools/net/ynl/{ethtool => ethtool.py} (100%)
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
--
2.38.4
Powered by blists - more mailing lists