]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
ethtool: upgrade 6.9 -> 6.10
authorWang Mingyu <wangmy@fujitsu.com>
Tue, 20 Aug 2024 06:51:27 +0000 (14:51 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 21 Aug 2024 20:51:46 +0000 (21:51 +0100)
commitffcffccfec29c18c1b97394d7d707f4b8dd5362e
treef5a4c2cf151e19375b31faf1006bd330e22c12d5
parent1e5d364947780c83de4ae23b2fcb0871ad2e9774
ethtool: upgrade 6.9 -> 6.10

avoid_parallel_tests.patch
refreshed for 6.10

Changelog:
==========
* Feature: suport for PoE in PSE (--show-pse and --set-pse)
* Feature: add statistics support to tsinfo (-T)
* Feature: add JSON output to base command (no option)
* Feature: add JSON output to EEE info (--show-eee)
* Fix: qsfp: better handling on page 03h read failure (-m)
* Fix: handle zero arguments for module eeprom dump (-m)
* Fix: check for missing arguments in do_srxfh() (-X)
* Misc: compiler warnings in "make check"
* Misc: more descriptive error when JSON output is not available

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/ethtool/ethtool/avoid_parallel_tests.patch
meta/recipes-extended/ethtool/ethtool_6.10.bb [moved from meta/recipes-extended/ethtool/ethtool_6.9.bb with 93% similarity]