All of lore.kernel.org
 help / color / mirror / Atom feed
From: Saeed Mahameed <saeed@kernel.org>
To: "David S. Miller" <davem@davemloft.net>,
	Jakub Kicinski <kuba@kernel.org>
Cc: netdev@vger.kernel.org, Saeed Mahameed <saeedm@nvidia.com>
Subject: [pull request][net 0/6] mlx5 fixes 2021-03-22
Date: Mon, 22 Mar 2021 13:25:18 -0700	[thread overview]
Message-ID: <20210322202524.68886-1-saeed@kernel.org> (raw)

From: Saeed Mahameed <saeedm@nvidia.com>

Hi Dave, Jakub

This series introduces some fixes to mlx5 driver.
Please pull and let me know if there is any problem.

Thanks,
Saeed.

---
The following changes since commit 87d77e59d1ebc31850697341ab15ca013004b81b:

  docs: networking: Fix a typo (2021-03-20 19:02:42 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux.git tags/mlx5-fixes-2021-03-22

for you to fetch changes up to 7c1ef1959b6fefe616ef3e7df832bf63dfbab9cf:

  net/mlx5: SF, do not use ecpu bit for vhca state processing (2021-03-22 13:16:41 -0700)

----------------------------------------------------------------
mlx5-fixes-2021-03-22

----------------------------------------------------------------
Alaa Hleihel (1):
      net/mlx5e: Allow to match on MPLS parameters only for MPLS over UDP

Aya Levin (1):
      net/mlx5e: Fix error path for ethtool set-priv-flag

Dima Chumak (1):
      net/mlx5e: Offload tuple rewrite for non-CT flows

Huy Nguyen (1):
      net/mlx5: Add back multicast stats for uplink representor

Maxim Mikityanskiy (1):
      net/mlx5e: Fix division by 0 in mlx5e_select_queue

Parav Pandit (1):
      net/mlx5: SF, do not use ecpu bit for vhca state processing

 drivers/net/ethernet/mellanox/mlx5/core/en/tc_ct.c |  3 +-
 .../net/ethernet/mellanox/mlx5/core/en_ethtool.c   |  6 ++-
 drivers/net/ethernet/mellanox/mlx5/core/en_main.c  | 12 +++++
 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c    | 54 +++++++++++++++++-----
 .../net/ethernet/mellanox/mlx5/core/sf/dev/dev.c   |  4 +-
 .../net/ethernet/mellanox/mlx5/core/sf/hw_table.c  |  8 ++--
 .../ethernet/mellanox/mlx5/core/sf/vhca_event.c    | 22 ++++-----
 .../ethernet/mellanox/mlx5/core/sf/vhca_event.h    |  7 ++-
 8 files changed, 79 insertions(+), 37 deletions(-)

             reply	other threads:[~2021-03-22 20:26 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-22 20:25 Saeed Mahameed [this message]
2021-03-22 20:25 ` [net 1/6] net/mlx5: Add back multicast stats for uplink representor Saeed Mahameed
2021-03-23  0:30   ` patchwork-bot+netdevbpf
2021-03-22 20:25 ` [net 2/6] net/mlx5e: Allow to match on MPLS parameters only for MPLS over UDP Saeed Mahameed
2021-03-22 20:25 ` [net 3/6] net/mlx5e: Offload tuple rewrite for non-CT flows Saeed Mahameed
2021-03-22 20:25 ` [net 4/6] net/mlx5e: Fix error path for ethtool set-priv-flag Saeed Mahameed
2021-03-22 20:25 ` [net 5/6] net/mlx5e: Fix division by 0 in mlx5e_select_queue Saeed Mahameed
2021-03-22 20:25 ` [net 6/6] net/mlx5: SF, do not use ecpu bit for vhca state processing Saeed Mahameed

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=20210322202524.68886-1-saeed@kernel.org \
    --to=saeed@kernel.org \
    --cc=davem@davemloft.net \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=saeedm@nvidia.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.