netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jiri Pirko <jiri@resnulli.us>
To: netdev@vger.kernel.org
Cc: davem@davemloft.net, kuba@kernel.org, idosch@mellanox.com,
	mlxsw@mellanox.com
Subject: [patch net-next 0/4] mlxsw: Small driver update
Date: Wed, 26 Feb 2020 09:39:16 +0100	[thread overview]
Message-ID: <20200226083920.16232-1-jiri@resnulli.us> (raw)

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


             reply	other threads:[~2020-02-26  8:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-26  8:39 Jiri Pirko [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200226083920.16232-1-jiri@resnulli.us \
    --to=jiri@resnulli.us \
    --cc=davem@davemloft.net \
    --cc=idosch@mellanox.com \
    --cc=kuba@kernel.org \
    --cc=mlxsw@mellanox.com \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).