Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ethtool-7.1-1.1 RPM for riscv64

From OpenSuSE Ports Tumbleweed for riscv64

Name: ethtool Distribution: openSUSE Tumbleweed
Version: 7.1 Vendor: openSUSE
Release: 1.1 Build date: Fri Jul 10 10:44:07 2026
Group: Productivity/Networking/Diagnostic Build host: reproducible
Size: 1055041 Source RPM: ethtool-7.1-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://www.kernel.org/pub/software/network/ethtool/
Summary: Utility for examining and tuning Ethernet-based network interfaces
Ethtool is a small utility for examining and tuning ethernet-based
network interfaces.  See the man page for more details.

Provides

Requires

License

GPL-2.0-only

Changelog

* Fri Jul 10 2026 Jan Engelhardt <jengelh@inai.de>
  - Update to release 7.1
    * Added netlink support for RX CQE Coalescing params
    * netlink: module-eeprom: Add 'hex on pages on' option for
      page-organized hex dump
    * netlink: fec: Add missing newlines in FEC statistics output
    * ethtool: Add man page and bash completion for 'pages on|off'
    * ethtool: Update pause stats struct
    * ethtool: Add --disable-netlink to help output
    * qsfp: add support for newer SFF-8636 compliance codes
    * sfpid: add support for newer SFF-8472 compliance codes
    * sfpid: fix 10G Base-ER module detection
  - Delete bf023af442f63e16f1699128c7ce467eddc6d340.patch,
    d35d87fbcda97fe31df79d62277743214641892a.patch (merged)
* Tue Apr 28 2026 Michal Kubecek <mkubecek@suse.cz>
  - update to upstream release 7.0
    * Feature: support MSE display (--show-mse)
    * Feature: add 2 new link_ext_state names
    * Fix: fix index calculation in ixgbe register dump (-d)
    * Fix: cmis wavelength tolerance output (-m)
    * Fix: duplicate sfpid Active Cu compliance output (-m)
* Tue Apr 21 2026 Jan Engelhardt <jengelh@inai.de>
  - Update to release 6.19
    * tsinfo: Add support for PTP hardware source
    * monitor: Add notification handling for PLCA configuration
    * rxfh: IPv6 Flow Label hash support
    * netlink: fec: add errors histogram statistics
  - Delete 5a6848026277296a151664666ef1c25821787043.patch (merged)
  - Move bash-completions into main package.
    <https://lists.opensuse.org/archives/list/factory@lists.opensuse.org/thread/6TVWFHYEP4CFEJZSULQLIB2POYVHKJLS/>
* Wed Apr 01 2026 ohering@suse.de
  - add netlink support for RX CQE Coalescing params (bsc#1261256)
    5a6848026277296a151664666ef1c25821787043.patch
    d35d87fbcda97fe31df79d62277743214641892a.patch
    bf023af442f63e16f1699128c7ce467eddc6d340.patch
* Mon Jun 23 2025 Michal Kubecek <mkubecek@suse.cz>
  - update to upstream release 6.15
    * Feature: support OR-XOR symmetric RSS hash type (-x/-X)
    * Feature: dump registers for hibmcge driver (-d)
    * Feature: configure header-data split threshold (-g/-G)
    * Feature: dump registers for fbnic driver (-d)
    * Feature: JSON output for channels info (-l)
    * Fix: incorrect data in appstream metainfo XML
    * Fix: prevent potential null pointer dereferences
    * Fix: more consistent and better parseable per lane signal info (-d)
  - drop misc-fix-AppStream-metainfo-XML.patch (no longer needed)
* Wed Apr 23 2025 Michal Kubecek <mkubecek@suse.cz>
  - fix AppStream metainfo XML file
    * misc-fix-AppStream-metainfo-XML.patch
* Mon Apr 07 2025 Michal Kubecek <mkubecek@suse.cz>
  - update to upstream release 6.14
    * Feature: list PHYs (--show-phys)
    * Feature: target a specific PHY with some commands (--phy)
    * Feature: more attributes for C33 PSE (--show-pse, --set-pse)
    * Feature: source information for cable tests (--cable-test[-tdr])
    * Feature: JSON output for module info (-m)
    * Feature: misc RSS hash info improvements (-x)
    * Feature: tsinfo hwtstamp provider (--{get,set}-hwtimestamp-cfg)
    * Fix: fix wrong auto-negotiation state (no option)
    * Fix: more explicit RSS context action (-n)
    * Fix: print PHY address as decimal (no option)
    * Fix: fix return value on flow hashing error (-N)
    * Fix: fix JSON output for IRQ coalescing
    * Fix: fix MDI-X info output (no option)
    * Misc: add '-j' alias for --json
    * Misc: provide AppStream metainfo XML
* Tue Oct 08 2024 Michal Kubecek <mkubecek@suse.cz>
  - update to upstream release 6.11
    * Feature: cmis: print active and inactive firmware versions
    * Feature: flash transceiver module firmware (--flash-module-firmware)
    * Feature: add T1BRR 10Mb/s mode to link mode tables
    * Feature: support for disabling netlink from command line
    * Fix: fix lanes parameter format specifier
    * Fix: add missing clause 33 PSE manual description
    * Fix: qsf: Better handling of Page A2h netlink read failure
    * Fix: rss: retrieve ring count using ETHTOOL_GRXRINGS ioctl (-x)
* Fri Aug 09 2024 Michal Kubecek <mkubecek@suse.cz>
  - update to upstream release 6.10
    * 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: more descriptive error when JSON output is not available
* Thu May 23 2024 Michal Kubecek <mkubecek@suse.cz>
  - update to upstream release 6.9
    * Feature: support for rx-flow-hash gtp (-N)
    * Feature: support for RSS input transformation (-X)
    * Fix: typo in coalescing output (-c)
    * Fix: document all debugging flags in man page
* Sun Jan 28 2024 Michal Kubecek <mkubecek@suse.cz>
  - update to upstream release 6.7
    * Feature: support for setting TCP data split
    * Fix: fix new gcc14 warning
    * Fix: fix SFF-8472 transceiver module identification (-m)
* Thu Nov 23 2023 Michal Kubecek <mkubecek@suse.cz>
  - update to upstream release 6.6
    * Feature: support for more CMIS transceiver modules (-m)
    * Fix: fix build on systems with old kernel uapi headers
* Tue Sep 12 2023 Michal Kubecek <mkubecek@suse.cz>
  - update to upstream release 6.5
    * Feature: register dump for hns3 driver (-d)
    * Fix: fix fallback to ioctl for sset (-s)
    * Fix: fix empty slot search in rmgr (-N)
* Sat Jul 01 2023 Michal Kubecek <mkubecek@suse.cz>
  - update to upstream release 6.4
    * Feature: get/set Tx push buffer length (-G)
    * Feature: sff-8636 and cmis: report LOL / LOS / Tx Fault (-m)
    * Fix: fix duplex setting parser (-s)
    * Misc: check and require C11 language standard
    * Misc: clean up obsolete pre-build checks
* Sat Jul 01 2023 Michal Kubecek <mkubecek@suse.cz>
  - make ethtool-bash-completion noarch
* Mon May 08 2023 Michal Kubeček <mkubecek@suse.cz>
  - update to upstream release 6.3
    * Feature: PLCA support (--[gs]et-plca-cfg, --get-plca-status)
    * Feature: MAC Merge layer support (--show-mm, --set-mm)
    * Feature: pass source of statistics for port stats
    * Feature: get/set rx push in ringparams (-g and -G)
    * Feature: coalesce tx aggregation parameters (-c and -C)
    * Feature: PSE and PD devices (--show-pse, --set-pse)
    * Fix: minor fixes of help text (--help)
    * Fix: fix build on systems with older system headers
    * Fix: fix netlink support when PLCA is not present (no option)
    * Fix: fixes for issues found with gcc13 -fanalyzer
    * Fix: fix return code in rxclass_rule_ins (-N)
    * Fix: more robust argc/argv handling
* Fri Mar 03 2023 Callum Farmer <gmbr3@opensuse.org>
  - Split bash-completion to separate sub-package
* Tue Feb 21 2023 Michal Kubecek <mkubecek@suse.cz>
  - update to upstream release 6.2
    * Feature: link down event statistics (no option)
    * Feature: JSON output for coalesce (-c)
    * Feature: new link modes (no option)
    * Feature: JSON output for ring (-g)
    * Feature: netlink handler for RSS get (-x)
    * Fix: fix boolean value output in JSON output
  - enforce "-std=c11" on SLE <= 12 where the default is older

Files

/usr/sbin/ethtool
/usr/share/bash-completion
/usr/share/bash-completion/completions
/usr/share/bash-completion/completions/ethtool
/usr/share/doc/packages/ethtool
/usr/share/doc/packages/ethtool/AUTHORS
/usr/share/doc/packages/ethtool/NEWS
/usr/share/licenses/ethtool
/usr/share/licenses/ethtool/COPYING
/usr/share/man/man8/ethtool.8.gz
/usr/share/metainfo/org.kernel.software.network.ethtool.metainfo.xml


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Aug 2 03:56:04 2026