          MODULE=ethtool
         VERSION=6.15
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=$KERNEL_URL/pub/software/network/$MODULE
      SOURCE_VFY=sha256:9477c365114d910120aaec5336a1d16196c833d8486f7c6da67bedef57880ade
        WEB_SITE=https://www.kernel.org/pub/software/network/ethtool
         ENTERED=20031026
         UPDATED=20250910
           SHORT="Ethernet diagnostic and tuning tool"

cat << EOF
Ethtool is a Linux net driver diagnostic and tuning tool for the Linux series of
kernels. It obtains information and diagnostics related to media, link status,
driver version, PCI (or other) bus location, and more. Ethtool obsoletes mii-tool.
EOF
