All of lore.kernel.org
 help / color / mirror / Atom feed
From: Saeed Mahameed <saeedm@mellanox.com>
To: "David S. Miller" <davem@davemloft.net>
Cc: netdev@vger.kernel.org, kuba@kernel.org,
	Saeed Mahameed <saeedm@mellanox.com>
Subject: [pull request][net 0/5] Mellanox, mlx5 fixes 2020-03-24
Date: Tue, 24 Mar 2020 14:52:52 -0700	[thread overview]
Message-ID: <20200324215257.150911-1-saeedm@mellanox.com> (raw)

Hi Dave,

This series introduces some fixes to mlx5 driver.

From Aya, Fixes to the RX error recovery flows
From Leon, Fix IB capability mask

Please pull and let me know if there is any problem.

For -stable v5.5
 ('net/mlx5_core: Set IB capability mask1 to fix ib_srpt connection failure')

For -stable v5.4
 ('net/mlx5e: Fix ICOSQ recovery flow with Striding RQ')
 ('net/mlx5e: Do not recover from a non-fatal syndrome')
 ('net/mlx5e: Fix missing reset of SW metadata in Striding RQ reset')
 ('net/mlx5e: Enhance ICOSQ WQE info fields')

The above patch ('net/mlx5e: Enhance ICOSQ WQE info fields')
will fail to apply cleanly on v5.4 due to a trivial contextual conflict, 
but it is an important fix, do I need to do something about it or just
assume Greg will know how to handle this ?

Thanks,
Saeed.

---
The following changes since commit 81573b18f26defe672a7d960f9af9ac2c97f324d:

  selftests/net/forwarding: add Makefile to install tests (2020-03-23 21:55:30 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux.git tags/mlx5-fixes-2020-03-24

for you to fetch changes up to 187a9830c921d92c4a9a8e2921ecc4b35a97532c:

  net/mlx5e: Do not recover from a non-fatal syndrome (2020-03-24 14:43:07 -0700)

----------------------------------------------------------------
mlx5-fixes-2020-03-24

----------------------------------------------------------------
Aya Levin (4):
      net/mlx5e: Enhance ICOSQ WQE info fields
      net/mlx5e: Fix missing reset of SW metadata in Striding RQ reset
      net/mlx5e: Fix ICOSQ recovery flow with Striding RQ
      net/mlx5e: Do not recover from a non-fatal syndrome

Leon Romanovsky (1):
      net/mlx5_core: Set IB capability mask1 to fix ib_srpt connection failure

 drivers/net/ethernet/mellanox/mlx5/core/en.h       |  2 ++
 .../net/ethernet/mellanox/mlx5/core/en/health.h    |  3 +--
 .../ethernet/mellanox/mlx5/core/en/reporter_rx.c   |  2 +-
 drivers/net/ethernet/mellanox/mlx5/core/en/txrx.h  |  6 +++--
 drivers/net/ethernet/mellanox/mlx5/core/en_main.c  | 31 +++++++++++++++++-----
 drivers/net/ethernet/mellanox/mlx5/core/en_rx.c    | 11 ++++----
 drivers/net/ethernet/mellanox/mlx5/core/en_txrx.c  |  1 +
 drivers/net/ethernet/mellanox/mlx5/core/vport.c    |  3 +++
 8 files changed, 41 insertions(+), 18 deletions(-)

             reply	other threads:[~2020-03-24 21:53 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-24 21:52 Saeed Mahameed [this message]
2020-03-24 21:52 ` [net 1/5] net/mlx5_core: Set IB capability mask1 to fix ib_srpt connection failure Saeed Mahameed
2020-03-24 21:52 ` [net 2/5] net/mlx5e: Enhance ICOSQ WQE info fields Saeed Mahameed
2020-03-24 21:52 ` [net 3/5] net/mlx5e: Fix missing reset of SW metadata in Striding RQ reset Saeed Mahameed
2020-03-24 21:52 ` [net 4/5] net/mlx5e: Fix ICOSQ recovery flow with Striding RQ Saeed Mahameed
2020-03-24 21:52 ` [net 5/5] net/mlx5e: Do not recover from a non-fatal syndrome Saeed Mahameed
2020-03-25  0:29 ` [pull request][net 0/5] Mellanox, mlx5 fixes 2020-03-24 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=20200324215257.150911-1-saeedm@mellanox.com \
    --to=saeedm@mellanox.com \
    --cc=davem@davemloft.net \
    --cc=kuba@kernel.org \
    --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 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.