netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Saeed Mahameed <saeedm@mellanox.com>
To: "David S. Miller" <davem@davemloft.net>
Cc: netdev@vger.kernel.org, Saeed Mahameed <saeedm@mellanox.com>
Subject: [pull request][net 0/8] Mellanox, mlx5 fixes 2020-04-08
Date: Wed,  8 Apr 2020 15:51:16 -0700	[thread overview]
Message-ID: <20200408225124.883292-1-saeedm@mellanox.com> (raw)

Hi Dave,

This series introduces some fixes to mlx5 driver.

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

For -stable v5.3
 ('net/mlx5: Fix frequent ioread PCI access during recovery')
 ('net/mlx5e: Add missing release firmware call')

For -stable v5.4
 ('net/mlx5e: Fix nest_level for vlan pop action')
 ('net/mlx5e: Fix pfnum in devlink port attribute')

Thanks,
Saeed.

---
The following changes since commit f691a25ce5e5e405156ad4091c8e660b2622b7ad:

  net/tls: fix const assignment warning (2020-04-08 14:34:02 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux.git tags/mlx5-fixes-2020-04-08

for you to fetch changes up to 9808dd0a2aeebcb72239a3b082159b0186d9ac3d:

  net/mlx5e: CT: Use rhashtable's ct entries instead of a separate list (2020-04-08 15:46:54 -0700)

----------------------------------------------------------------
mlx5-fixes-2020-04-08

----------------------------------------------------------------
Dmytro Linkin (1):
      net/mlx5e: Fix nest_level for vlan pop action

Eli Cohen (1):
      net/mlx5: Fix condition for termination table cleanup

Eran Ben Elisha (1):
      net/mlx5e: Add missing release firmware call

Moshe Shemesh (1):
      net/mlx5: Fix frequent ioread PCI access during recovery

Parav Pandit (2):
      net/mlx5e: Fix pfnum in devlink port attribute
      net/mlx5e: Fix devlink port netdev unregistration sequence

Paul Blakey (1):
      net/mlx5e: CT: Use rhashtable's ct entries instead of a separate list

Roi Dayan (1):
      net/mlx5e: Fix missing pedit action after ct clear action

 drivers/net/ethernet/mellanox/mlx5/core/devlink.c     |  5 ++++-
 drivers/net/ethernet/mellanox/mlx5/core/en/tc_ct.c    | 19 +++++++------------
 drivers/net/ethernet/mellanox/mlx5/core/en_main.c     |  2 +-
 drivers/net/ethernet/mellanox/mlx5/core/en_rep.c      |  9 +++++----
 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c       |  8 +++++---
 drivers/net/ethernet/mellanox/mlx5/core/eswitch.h     |  1 -
 .../ethernet/mellanox/mlx5/core/eswitch_offloads.c    | 12 +++---------
 drivers/net/ethernet/mellanox/mlx5/core/health.c      |  2 +-
 8 files changed, 26 insertions(+), 32 deletions(-)

             reply	other threads:[~2020-04-08 22:51 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-08 22:51 Saeed Mahameed [this message]
2020-04-08 22:51 ` [net 1/8] net/mlx5: Fix frequent ioread PCI access during recovery Saeed Mahameed
2020-04-08 22:51 ` [net 2/8] net/mlx5: Fix condition for termination table cleanup Saeed Mahameed
2020-04-08 22:51 ` [net 3/8] net/mlx5e: Add missing release firmware call Saeed Mahameed
2020-04-08 22:51 ` [net 4/8] net/mlx5e: Fix nest_level for vlan pop action Saeed Mahameed
2020-04-08 22:51 ` [net 5/8] net/mlx5e: Fix missing pedit action after ct clear action Saeed Mahameed
2020-04-08 22:51 ` [net 6/8] net/mlx5e: Fix pfnum in devlink port attribute Saeed Mahameed
2020-04-08 22:51 ` [net 7/8] net/mlx5e: Fix devlink port netdev unregistration sequence Saeed Mahameed
2020-04-08 22:51 ` [net 8/8] net/mlx5e: CT: Use rhashtable's ct entries instead of a separate list Saeed Mahameed
2020-04-09 17:07 ` [pull request][net 0/8] Mellanox, mlx5 fixes 2020-04-08 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=20200408225124.883292-1-saeedm@mellanox.com \
    --to=saeedm@mellanox.com \
    --cc=davem@davemloft.net \
    --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).