OSDN Git Service

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)
commitd631f96dec471fd5f21e8ddeabc520e9259b095f
tree313b4fe0de293979ef5263ff7625ad776b46e8f6
parent00796b929ce8c9e7567fe7e395763418eb579100
parent0120936a9fc7493fed63588204af427dcf00feea
Merge tag 'mlx5-updates-2020-01-24' of git://git./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>