From: Saeed Mahameed <saeed@kernel.org>
To: Jakub Kicinski <kuba@kernel.org>
Cc: "David S. Miller" <davem@davemloft.net>,
netdev@vger.kernel.org, Saeed Mahameed <saeedm@nvidia.com>
Subject: [pull request][net 0/4] mlx5 fixes 2021-02-01
Date: Mon, 1 Feb 2021 23:06:59 -0800 [thread overview]
Message-ID: <20210202070703.617251-1-saeed@kernel.org> (raw)
From: Saeed Mahameed <saeedm@nvidia.com>
Hi Jakub,
This series introduces some fixes to mlx5 driver.
Please pull and let me know if there is any problem.
Please note the first patch in this series
("Fix function calculation for page trees") is fixing a regression
due to previous fix in net which you didn't include in your previous rc
pr. So I hope this series will make it into your next rc pr,
so mlx5 won't be broken in the next rc.
Thanks,
Saeed.
---
The following changes since commit 188fa104f2ba93887777ded2e600ce16d60bc3d7:
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue (2021-02-01 20:23:44 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux.git tags/mlx5-fixes-2021-02-01
for you to fetch changes up to a34ffec8af8ff1c730697a99e09ec7b74a3423b6:
net/mlx5e: Release skb in case of failure in tc update skb (2021-02-01 23:02:02 -0800)
----------------------------------------------------------------
mlx5-fixes-2021-02-01
----------------------------------------------------------------
Daniel Jurgens (1):
net/mlx5: Fix function calculation for page trees
Maor Dickman (1):
net/mlx5e: Release skb in case of failure in tc update skb
Maor Gottlieb (1):
net/mlx5: Fix leak upon failure of rule creation
Maxim Mikityanskiy (1):
net/mlx5e: Update max_opened_tc also when channels are closed
drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 6 ++----
drivers/net/ethernet/mellanox/mlx5/core/en_rx.c | 16 ++++++++++++----
drivers/net/ethernet/mellanox/mlx5/core/fs_core.c | 5 +++++
drivers/net/ethernet/mellanox/mlx5/core/pagealloc.c | 2 +-
4 files changed, 20 insertions(+), 9 deletions(-)
next reply other threads:[~2021-02-02 7:09 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-02 7:06 Saeed Mahameed [this message]
2021-02-02 7:07 ` [net 1/4] net/mlx5: Fix function calculation for page trees Saeed Mahameed
2021-02-02 17:00 ` patchwork-bot+netdevbpf
2021-02-02 7:07 ` [net 2/4] net/mlx5: Fix leak upon failure of rule creation Saeed Mahameed
2021-02-02 7:07 ` [net 3/4] net/mlx5e: Update max_opened_tc also when channels are closed Saeed Mahameed
2021-02-02 7:07 ` [net 4/4] net/mlx5e: Release skb in case of failure in tc update skb 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=20210202070703.617251-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 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).