The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Tariq Toukan <tariqt@nvidia.com>
Cc: andrew+netdev@lunn.ch, davem@davemloft.net, edumazet@google.com,
	kuba@kernel.org, netdev@vger.kernel.org, pabeni@redhat.com,
	edwards@nvidia.com, jacob.e.keller@intel.com, kees@kernel.org,
	leon@kernel.org, linux-kernel@vger.kernel.org,
	linux-rdma@vger.kernel.org, msanalla@nvidia.com,
	mbloch@nvidia.com, moshe@nvidia.com, ohartoov@nvidia.com,
	rongweil@nvidia.com, saeedm@nvidia.com, shayd@nvidia.com,
	horms@kernel.org
Subject: Re: [PATCH net V2 0/3] net/mlx5: LAG bug fixes
Date: Fri, 03 Jul 2026 16:50:09 +0000	[thread overview]
Message-ID: <178309740989.3239271.7935908979849887301.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260630112917.698313-1-tariqt@nvidia.com>

Hello:

This series was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@redhat.com>:

On Tue, 30 Jun 2026 14:29:14 +0300 you wrote:
> Hi,
> 
> Three bug fixes by Shay in the mlx5 LAG subsystem.
> 
> Patch 1 fixes an off-by-one in the error rollback path of
> mlx5_lag_create_single_fdb_filter(): the loop started from the
> failed index i, potentially operating on uninitialized state or
> double-tearing-down an entry that had already self-rolled-back.
> The rollback should start from i - 1.
> 
> [...]

Here is the summary with links:
  - [net,V2,1/3] net/mlx5: LAG, Fix off-by-one in single-FDB error rollback
    https://git.kernel.org/netdev/net/c/0f0e4ae6975c
  - [net,V2,2/3] net/mlx5: LAG, MPESW, Fix missing complete() on devcom error
    https://git.kernel.org/netdev/net/c/d4b85f9a668b
  - [net,V2,3/3] net/mlx5e: TC, skip peer flow cleanup when LAG seq is unavailable
    https://git.kernel.org/netdev/net/c/7bed4af0ced8

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2026-07-03 16:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-30 11:29 [PATCH net V2 0/3] net/mlx5: LAG bug fixes Tariq Toukan
2026-06-30 11:29 ` [PATCH net V2 1/3] net/mlx5: LAG, Fix off-by-one in single-FDB error rollback Tariq Toukan
2026-06-30 11:29 ` [PATCH net V2 2/3] net/mlx5: LAG, MPESW, Fix missing complete() on devcom error Tariq Toukan
2026-06-30 11:29 ` [PATCH net V2 3/3] net/mlx5e: TC, skip peer flow cleanup when LAG seq is unavailable Tariq Toukan
2026-07-03 16:50 ` patchwork-bot+netdevbpf [this message]

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=178309740989.3239271.7935908979849887301.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=andrew+netdev@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=edwards@nvidia.com \
    --cc=horms@kernel.org \
    --cc=jacob.e.keller@intel.com \
    --cc=kees@kernel.org \
    --cc=kuba@kernel.org \
    --cc=leon@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rdma@vger.kernel.org \
    --cc=mbloch@nvidia.com \
    --cc=moshe@nvidia.com \
    --cc=msanalla@nvidia.com \
    --cc=netdev@vger.kernel.org \
    --cc=ohartoov@nvidia.com \
    --cc=pabeni@redhat.com \
    --cc=rongweil@nvidia.com \
    --cc=saeedm@nvidia.com \
    --cc=shayd@nvidia.com \
    --cc=tariqt@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