netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [pull request][net 0/4] mlx5 fixes 2021-02-01
@ 2021-02-02  7:06 Saeed Mahameed
  2021-02-02  7:07 ` [net 1/4] net/mlx5: Fix function calculation for page trees Saeed Mahameed
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Saeed Mahameed @ 2021-02-02  7:06 UTC (permalink / raw)
  To: Jakub Kicinski; +Cc: David S. Miller, netdev, Saeed Mahameed

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(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-02-02 17:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-02  7:06 [pull request][net 0/4] mlx5 fixes 2021-02-01 Saeed Mahameed
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

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).