mdio-tools: update to 1.1.1
authorRobert Marko <robert.marko@sartura.hr>
Tue, 7 Jun 2022 11:47:40 +0000 (13:47 +0200)
committerRosen Penev <rosenp@gmail.com>
Thu, 9 Jun 2022 18:06:41 +0000 (11:06 -0700)
commit4048eeb3ea6dc1f9eb3a1e258c080d409d50237b
tree810b2101cc919865024ac5895e3876baf2c9bb32
parent27a6a2df7e391113ccc50649a3e3b3f6bcb18dcb
mdio-tools: update to 1.1.1

Update the mdio-netlink kmod and userspace mdio-tools to version 1.1.1.

mdio-tools required a musl time64 compatibility fix that I have an PR
open for already.

Changelog:
[v1.1.1] - 2022-05-23
---------------------

Tiny bugfix release.

- mdio: The bench operation is now much more reliable when stacked on
  other devices than regular PHYs (e.g. paged PHYs or Marvell
  switches).
- mvls: The STU can now be dumped chips from the Peridot generation.

[v1.1.0] - 2022-05-04
---------------------

A sprawling release, adding various mvls related introspection
features. mvls also gains a JSON output format.

- mvls: The STU can now be dumped (requires Linux 5.17 or later). This
  is useful now that mv88e6xxx supports offloading of MST states
- mvls: Output can now be formatted as JSON for easier scripting
- mdio: mvls: A subset of MIB counters can now be dumped. This let's
  you get at counters for DSA ports, which are not reachable from
  ethtool
- mdio: mvls: The LAG mask and LAG map tables can now be dumped
- mdio: Improve usage message by including the examples from the
  manual

Signed-off-by: Robert Marko <robert.marko@sartura.hr>
kernel/mdio-netlink/Makefile
net/mdio-tools/Makefile
net/mdio-tools/patches/0001-mdio-bench-make-time_t-prints-portable.patch [new file with mode: 0644]