]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commit
tools: ynl: move ethtool.py to selftest
authorHangbin Liu <liuhangbin@gmail.com>
Wed, 8 Apr 2026 07:08:49 +0000 (15:08 +0800)
committerJakub Kicinski <kuba@kernel.org>
Sun, 12 Apr 2026 18:23:49 +0000 (11:23 -0700)
commit22ef8a263c17f02176e3a322b76da07411092c17
treec5581d97030e1c760be1b609e7d1fe94b7d4ee66
parent5acd07df8683371161969a7bb43f4a5b33e74870
tools: ynl: move ethtool.py to selftest

We have converted all the samples to selftests. This script is
the last piece of random "PoC" code we still have lying around.
Let's move it to tests.

Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
Link: https://patch.msgid.link/20260408-b4-ynl_ethtool-v2-1-7623a5e8f70b@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/net/ynl/pyynl/ethtool.py [deleted file]
tools/net/ynl/tests/Makefile
tools/net/ynl/tests/ethtool.py [new file with mode: 0755]
tools/net/ynl/tests/test_ynl_ethtool.sh