[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<174291304175.595107.13297084085489474396.git-patchwork-notify@kernel.org>
Date: Tue, 25 Mar 2025 14:30:41 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Tariq Toukan <tariqt@...dia.com>
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
edumazet@...gle.com, andrew+netdev@...n.ch, gal@...dia.com,
leonro@...dia.com, dtatulea@...dia.com, saeedm@...dia.com, leon@...nel.org,
netdev@...r.kernel.org, linux-rdma@...r.kernel.org,
linux-kernel@...r.kernel.org, moshe@...dia.com, mbloch@...dia.com
Subject: Re: [PATCH net-next] net/mlx5e: TX,
Utilize WQ fragments edge for multi-packet WQEs
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 19 Mar 2025 15:42:26 +0200 you wrote:
> For simplicity reasons, the driver avoids crossing work queue fragment
> boundaries within the same TX WQE (Work-Queue Element). Until today, as
> the number of packets in a TX MPWQE (Multi-Packet WQE) descriptor is not
> known in advance, the driver pre-prepared contiguous memory for the
> largest possible WQE. For this, when getting too close to the fragment
> edge, having no room for the largest WQE possible, the driver was
> filling the fragment remainder with NOP descriptors, aligning the next
> descriptor to the beginning of the next fragment.
>
> [...]
Here is the summary with links:
- [net-next] net/mlx5e: TX, Utilize WQ fragments edge for multi-packet WQEs
https://git.kernel.org/netdev/net-next/c/9da10c2d69c3
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists