netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [pull request][net 0/2] mlx5 fixes 2021-12-28
@ 2021-12-29  6:53 Saeed Mahameed
  2021-12-29  6:53 ` [net 1/2] net/mlx5e: TC, Fix memory leak with rules with internal port Saeed Mahameed
  2021-12-29  6:53 ` [net 2/2] net/mlx5e: Fix wrong features assignment in case of error Saeed Mahameed
  0 siblings, 2 replies; 4+ messages in thread
From: Saeed Mahameed @ 2021-12-29  6:53 UTC (permalink / raw)
  To: David S. Miller, Jakub Kicinski; +Cc: netdev, Saeed Mahameed

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.
There will be a very small trivial conflict when net merged with
net-next,

++<<<<<<< HEAD
++                              goto err_out;
++||||||| 391e5975c020
++                              return err;
++=======
                                goto err_out;
+ 
+                       attr->action |= MLX5_FLOW_CONTEXT_ACTION_MOD_HDR;
++>>>>>>> this pr

To solve just take the hunk from net (this pr)

Thanks,
Saeed.


The following changes since commit 9665e03a8de5df719904611e03f908cd5b9f52f6:

  Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue (2021-12-28 16:19:10 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux.git tags/mlx5-fixes-2021-12-28

for you to fetch changes up to 992d8a4e38f0527f24e273ce3a9cd6dea1a6a436:

  net/mlx5e: Fix wrong features assignment in case of error (2021-12-28 22:42:50 -0800)

----------------------------------------------------------------
mlx5-fixes-2021-12-28

----------------------------------------------------------------
Gal Pressman (1):
      net/mlx5e: Fix wrong features assignment in case of error

Roi Dayan (1):
      net/mlx5e: TC, Fix memory leak with rules with internal port

 drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 11 +++++------
 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c   |  2 ++
 2 files changed, 7 insertions(+), 6 deletions(-)

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

end of thread, other threads:[~2021-12-30  2:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-29  6:53 [pull request][net 0/2] mlx5 fixes 2021-12-28 Saeed Mahameed
2021-12-29  6:53 ` [net 1/2] net/mlx5e: TC, Fix memory leak with rules with internal port Saeed Mahameed
2021-12-30  2:30   ` patchwork-bot+netdevbpf
2021-12-29  6:53 ` [net 2/2] net/mlx5e: Fix wrong features assignment in case of error 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).