]> code.ossystems Code Review - openembedded-core.git/commit
ethtool: update to 5.1
authorOleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Sat, 25 May 2019 21:28:20 +0000 (23:28 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 28 May 2019 09:29:20 +0000 (10:29 +0100)
commit0622b7e17b5c3db80a21c11e3079392552f144ea
tree682a44b55aa768d269237ef6aa54d8fe62ebb7fe
parent464a1c16db1d7cc950eaee43bd8a47124dc4398f
ethtool: update to 5.1

Changelog:
* Feature: Add support for 200Gbps (50Gbps per lane) link mode
* Feature: simplify handling of PHY tunable downshift
* Feature: add support for PHY tunable Fast Link Down
* Feature: add PHY Fast Link Down tunable to man page
* Feature: Add a 'start N' option when specifying the Rx flow hash indirection table.
* Feature: Add bash-completion script
* Feature: add 10000baseR_FEC link mode name
* Fix: qsfp: fix special value comparison
* Feature: move option parsing related code into function
* Feature: move cmdline_coalesce out of do_scoalesce
* Feature: introduce new ioctl for per-queue settings
* Feature: support per-queue sub command --show-coalesce
* Feature: support per-queue sub command --coalesce
* Fix: fix up dump_coalesce output to match actual option names
* Feature: fec: add pretty dump

Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/ethtool/ethtool/avoid_parallel_tests.patch
meta/recipes-extended/ethtool/ethtool_5.1.bb [moved from meta/recipes-extended/ethtool/ethtool_5.0.bb with 84% similarity]