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/5] mlx5 fixes 2022-03-09
Date: Wed,  9 Mar 2022 12:15:12 -0800	[thread overview]
Message-ID: <20220309201517.589132-1-saeed@kernel.org> (raw)

From: Saeed Mahameed <saeedm@nvidia.com>

Hi Dave, Hi Jakub,

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

Thanks,
Saeed.


The following changes since commit cc7e2f596e64783ded1feebc55445199c9bd929e:

  Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec (2022-03-09 14:48:11 +0000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux.git tags/mlx5-fixes-2022-03-09

for you to fetch changes up to 99a2b9be077ae3a5d97fbf5f7782e0f2e9812978:

  net/mlx5e: SHAMPO, reduce TIR indication (2022-03-09 11:39:35 -0800)

----------------------------------------------------------------
mlx5-fixes-2022-03-09

----------------------------------------------------------------
Ben Ben-Ishay (1):
      net/mlx5e: SHAMPO, reduce TIR indication

Dima Chumak (1):
      net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLE

Mohammad Kabat (1):
      net/mlx5: Fix size field in bufferx_reg struct

Moshe Shemesh (1):
      net/mlx5: Fix a race on command flush flow

Roi Dayan (1):
      net/mlx5e: Lag, Only handle events from highest priority multipath entry

 drivers/net/ethernet/mellanox/mlx5/core/cmd.c           | 15 ++++++++-------
 drivers/net/ethernet/mellanox/mlx5/core/en/tir.c        |  3 ---
 drivers/net/ethernet/mellanox/mlx5/core/en_main.c       |  3 +--
 drivers/net/ethernet/mellanox/mlx5/core/lag/mp.c        | 11 ++++++++---
 drivers/net/ethernet/mellanox/mlx5/core/lib/fs_chains.c |  3 ---
 include/linux/mlx5/mlx5_ifc.h                           |  5 ++---
 6 files changed, 19 insertions(+), 21 deletions(-)

             reply	other threads:[~2022-03-09 20:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-09 20:15 Saeed Mahameed [this message]
2022-03-09 20:15 ` [net 1/5] net/mlx5: Fix size field in bufferx_reg struct Saeed Mahameed
2022-03-10 22:40   ` patchwork-bot+netdevbpf
2022-03-09 20:15 ` [net 2/5] net/mlx5: Fix a race on command flush flow Saeed Mahameed
2022-03-09 20:15 ` [net 3/5] net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLE Saeed Mahameed
2022-03-09 20:15 ` [net 4/5] net/mlx5e: Lag, Only handle events from highest priority multipath entry Saeed Mahameed
2022-03-09 20:15 ` [net 5/5] net/mlx5e: SHAMPO, reduce TIR indication 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=20220309201517.589132-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.