[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <164760121490.15393.8414807688995866762.git-patchwork-notify@kernel.org>
Date: Fri, 18 Mar 2022 11:00:14 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Saeed Mahameed <saeed@...nel.org>
Cc: davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org,
maximmi@...dia.com, tariqt@...dia.com, saeedm@...dia.com
Subject: Re: [net-next 01/15] net/mlx5e: Validate MTU when building non-linear
legacy RQ fragments info
Hello:
This series was applied to netdev/net-next.git (master)
by Saeed Mahameed <saeedm@...dia.com>:
On Thu, 17 Mar 2022 11:54:10 -0700 you wrote:
> From: Maxim Mikityanskiy <maximmi@...dia.com>
>
> mlx5e_build_rq_frags_info() assumes that MTU is not bigger than
> PAGE_SIZE * MLX5E_MAX_RX_FRAGS, which is 16K for 4K pages. Currently,
> the firmware limits MTU to 10K, so the assumption doesn't lead to a bug.
>
> This commits adds an additional driver check for reliability, since the
> firmware boundary might be changed.
>
> [...]
Here is the summary with links:
- [net-next,01/15] net/mlx5e: Validate MTU when building non-linear legacy RQ fragments info
https://git.kernel.org/netdev/net-next/c/7c3b4df594b6
- [net-next,02/15] net/mlx5e: Add headroom only to the first fragment in legacy RQ
https://git.kernel.org/netdev/net-next/c/c3cce0fff3a3
- [net-next,03/15] net/mlx5e: Build SKB in place over the first fragment in non-linear legacy RQ
https://git.kernel.org/netdev/net-next/c/8d35fb57fd90
- [net-next,04/15] net/mlx5e: RX, Test the XDP program existence out of the handler
https://git.kernel.org/netdev/net-next/c/e26eceb90b01
- [net-next,05/15] net/mlx5e: Drop the len output parameter from mlx5e_xdp_handle
https://git.kernel.org/netdev/net-next/c/064990d0b65f
- [net-next,06/15] net/mlx5e: Drop cqe_bcnt32 from mlx5e_skb_from_cqe_mpwrq_linear
https://git.kernel.org/netdev/net-next/c/998923932f13
- [net-next,07/15] net/mlx5: DR, Adjust structure member to reduce memory hole
https://git.kernel.org/netdev/net-next/c/8f8533650325
- [net-next,08/15] net/mlx5: DR, Remove mr_addr rkey from struct mlx5dr_icm_chunk
https://git.kernel.org/netdev/net-next/c/003f4f9acb05
- [net-next,09/15] net/mlx5: DR, Remove icm_addr from mlx5dr_icm_chunk to reduce memory
https://git.kernel.org/netdev/net-next/c/5c4f9b6e91e8
- [net-next,10/15] net/mlx5: DR, Remove num_of_entries byte_size from struct mlx5_dr_icm_chunk
https://git.kernel.org/netdev/net-next/c/f51bb5179300
- [net-next,11/15] net/mlx5: DR, Remove 4 members from mlx5dr_ste_htbl to reduce memory
https://git.kernel.org/netdev/net-next/c/597534bd5633
- [net-next,12/15] net/mlx5: DR, Remove hw_ste from mlx5dr_ste to reduce memory
https://git.kernel.org/netdev/net-next/c/0d7f1595bb96
- [net-next,13/15] net/mlx5: CT: Remove extra rhashtable remove on tuple entries
https://git.kernel.org/netdev/net-next/c/ebf04231cf14
- [net-next,14/15] net/mlx5: Remove unused exported contiguous coherent buffer allocation API
https://git.kernel.org/netdev/net-next/c/4206fe40b2c0
- [net-next,15/15] net/mlx5: Remove unused fill page array API function
https://git.kernel.org/netdev/net-next/c/770c9a3a01af
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