    MODULE=ethtool
   VERSION=7.0
    SOURCE=$MODULE-$VERSION.tar.xz
SOURCE_URL=$KERNEL_URL/pub/software/network/$MODULE
SOURCE_VFY=sha256:660bf9725a7871343a0d232068a7634fbcfb69b6c2f8eff455827faefb0cd162
  WEB_SITE=https://www.kernel.org/pub/software/network/ethtool
   ENTERED=20031026
   UPDATED=20260428
     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
