Page MenuHomeSolus

Update ethtool to 4.16
ClosedPublic

Authored by kyrios123 on Apr 14 2018, 11:16 AM.
Tags
None
Referenced Files
F11065373: D2714.diff
Fri, Aug 11, 4:32 PM
F10989495: D2714.id6733.diff
Mon, Jul 24, 3:39 PM
F10965859: D2714.id7286.diff
Thu, Jul 20, 12:44 AM
F10937824: D2714.diff
Thu, Jul 13, 8:54 AM
Subscribers
None

Details

Summary
  • Feature: add support for extra RSS contexts and RSS steering filters
  • Feature: Document RSS context control and RSS filters
  • Fix: don't fall back to grxfhindir when context was specified
  • Fix: correct display of VF when showing vf/queue filters
  • Fix: show VF and queue in the help for -N
  • Fix: correct VF index values for the ring_cookie parameter
  • Feature: Add SFF 8636 date code parsing support
  • Feature: Support for FEC encoding control
  • Fix: Fix coding style warnings and errors reported by checkpatch
  • Feature: Add extended compliance codes parsing to sfp modules
  • Fix: Revert "ethtool: Add DMA Coalescing support"
  • Feature: Add ETHTOOL_RESET support via --reset command
  • Fix: fix MFLCN register dump for 82599 and newer
  • Fix: Do not return error code if no changes were attempted.
  • Fix: Fix formatting of advertise bitmask
  • Feature: Document 56000 advertise link modes
  • Fix: fix the rx vs tx mixup in set channel message
  • Feature: add support for HWTSTAMP_FILTER_NTP_ALL
  • Feature: Add DMA Coalescing support
  • Feature: Remove UDP Fragmentation Offload error prints
  • Feature: stmmac: Add macros for number of registers
  • Feature: stmmac: Add DMA HW Feature Register

Signed-off-by: Pierre-Yves <pyu@riseup.net>

Test Plan
$ ethtool enp0s3
Settings for enp0s3:
	Supported ports: [ TP ]
	Supported link modes:   10baseT/Half 10baseT/Full 
	                        100baseT/Half 100baseT/Full 
	                        1000baseT/Full 
	Supported pause frame use: No
	Supports auto-negotiation: Yes
	Supported FEC modes: Not reported
	Advertised link modes:  10baseT/Half 10baseT/Full 
	                        100baseT/Half 100baseT/Full 
	                        1000baseT/Full 
	Advertised pause frame use: No
	Advertised auto-negotiation: Yes
	Advertised FEC modes: Not reported
	Speed: 1000Mb/s
	Duplex: Full
	Port: Twisted Pair
	PHYAD: 0
	Transceiver: internal
	Auto-negotiation: on
	MDI-X: off (auto)
Cannot get wake-on-lan settings: Operation not permitted
	Current message level: 0x00000007 (7)
			       drv probe link
	Link detected: yes

Diff Detail

Repository
R712 ethtool
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.May 19 2018, 3:13 PM
This revision was automatically updated to reflect the committed changes.