]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'mlx5-updates-2020-01-24' of git://git.kernel.org/pub/scm/linux/kernel...
authorDavid S. Miller <davem@davemloft.net>
Wed, 19 Feb 2020 18:44:25 +0000 (10:44 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 19 Feb 2020 18:44:25 +0000 (10:44 -0800)
commit8f0fef3cc30a0b318bc2f9b272edfe10de57832b
tree313b4fe0de293979ef5263ff7625ad776b46e8f6
parent38875a967f86ffec026390f907e304fd897e5d57
parentc28d11fa93460ec695785e98f44305c69dadabd9
Merge tag 'mlx5-updates-2020-01-24' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux

Saeed Mahameed says:

====================
This series adds two moderate updates and some misc small patches to
mlx5 driver.

1) From Aya, Add the missing devlink health dump callbacks support for
both rx and tx health reporters.

First patch of the series is extending devlink API to set binary fmsg
data.

All others patches in the series are adding the mlx5 devlink health
callbacks support and the needed FW commands.

2) Also from Aya, Support for FEC modes based on 50G per lane links.
Part of this series, Aya adds one missing link mode define "FEC_LLRS"
to include/uapi/linux/ethtool.h.

3) From Joe, Use proper logging and tracing line terminations

4) From Christophe, Remove a useless 'drain_workqueue()'
====================

Signed-off-by: David S. Miller <davem@davemloft.net>