netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch net-next 0/4] mlxsw: Small driver update
@ 2020-02-26  8:39 Jiri Pirko
  2020-02-26  8:39 ` [patch net-next 1/4] mlxsw: spectrum_switchdev: Optimize SFN records processing Jiri Pirko
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Jiri Pirko @ 2020-02-26  8:39 UTC (permalink / raw)
  To: netdev; +Cc: davem, kuba, idosch, mlxsw

From: Jiri Pirko <jiri@mellanox.com>

This patchset contains couple of patches not related to each other. They
are small optimization and extension changes to the driver.

Ido Schimmel (1):
  mlxsw: spectrum: Initialize advertised speeds to supported speeds

Jiri Pirko (1):
  mlxsw: spectrum_switchdev: Optimize SFN records processing

Petr Machata (2):
  mlxsw: spectrum: Move the ECN-marked packet counter to ethtool
  mlxsw: spectrum: Add mlxsw_sp_span_ops.buffsize_get for Spectrum-3

 drivers/net/ethernet/mellanox/mlxsw/reg.h     |   2 +-
 .../net/ethernet/mellanox/mlxsw/spectrum.c    | 134 +++++++-----------
 .../net/ethernet/mellanox/mlxsw/spectrum.h    |   6 -
 .../ethernet/mellanox/mlxsw/spectrum_qdisc.c  |   9 +-
 .../mellanox/mlxsw/spectrum_switchdev.c       |  35 +++--
 5 files changed, 80 insertions(+), 106 deletions(-)

-- 
2.21.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-02-27  4:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-26  8:39 [patch net-next 0/4] mlxsw: Small driver update Jiri Pirko
2020-02-26  8:39 ` [patch net-next 1/4] mlxsw: spectrum_switchdev: Optimize SFN records processing Jiri Pirko
2020-02-26  8:39 ` [patch net-next 2/4] mlxsw: spectrum: Move the ECN-marked packet counter to ethtool Jiri Pirko
2020-02-26  8:39 ` [patch net-next 3/4] mlxsw: spectrum: Initialize advertised speeds to supported speeds Jiri Pirko
2020-02-26  8:39 ` [patch net-next 4/4] mlxsw: spectrum: Add mlxsw_sp_span_ops.buffsize_get for Spectrum-3 Jiri Pirko
2020-02-27  4:45 ` [patch net-next 0/4] mlxsw: Small driver update David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).