]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
ethtool: update to 7.1 24278/head
authorAleksander Jan Bajkowski <olek2@wp.pl>
Sat, 18 Jul 2026 11:11:54 +0000 (13:11 +0200)
committerJonas Jelonek <jelonek.jonas@gmail.com>
Mon, 20 Jul 2026 18:46:47 +0000 (20:46 +0200)
Version 7.1 - Jul 7, 2026
* Feature: track TX pause storm events (-I -a)
* Feature: update doc for ETHTOOL_PFC_PREVENTION_TOUT tunable
* Feature: RX CQE coalescing params (-c, -C)
* Feature: allow hex dump of all pages (-m)
* Feature: qsfp: support newer SFF-8636 compliance codes (-m)
* Feature: sfpid: support newer SFF-8636 compliance codes (-m)
* Fix: document --disable-netlink in help output (-h)
* Fix: add missing newlines in FEC output (--show-fec)
* Fix: sfpid: fix 10G Base-ER module detection (-m)
* Misc: clarify 10000baseCR link mode in man page

Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>
Link: https://github.com/openwrt/openwrt/pull/24278
Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
package/network/utils/ethtool/Makefile

index 5a27d0ace3fa216210f53af4b825fef24c2996d4..15361810286d4349720dd02762ca7ed25cbbddd1 100644 (file)
@@ -8,13 +8,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=ethtool
-PKG_VERSION:=7.0
+PKG_VERSION:=7.1
 PKG_RELEASE:=1
 
 PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=@KERNEL/software/network/ethtool
-PKG_HASH:=660bf9725a7871343a0d232068a7634fbcfb69b6c2f8eff455827faefb0cd162
+PKG_HASH:=4d78c26edc0255bc92f4b995b5fd66108d75ff966ed4694f6025a6d370bc2496
 
 PKG_LICENSE:=GPL-2.0
 PKG_LICENSE_FILES:=COPYING