Message ID | 20240613210036.1125203-1-tariqt@nvidia.com (mailing list archive) |
---|---|
Headers | show |
Series | mlx5 misc patches 2023-06-13 | expand |
On Fri, 14 Jun 2024 00:00:30 +0300 Tariq Toukan wrote: > This patchset contains small code cleanups and enhancements from the > team to the mlx5 core and Eth drivers. Looks small indeed, but fair warning - please prioritize helping Joe get the queue stats merged. After this one we will not be taking any mlx5 -next material after qstats are in :(
On Thu, 13 Jun 2024 15:05:25 -0700 Jakub Kicinski wrote: > Looks small indeed, but fair warning - please prioritize helping Joe get > the queue stats merged. After this one we will not be taking any mlx5 > -next material after qstats are in :( ^^^^^ until*
Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@kernel.org>: On Fri, 14 Jun 2024 00:00:30 +0300 you wrote: > Hi, > > This patchset contains small code cleanups and enhancements from the > team to the mlx5 core and Eth drivers. > > Series generated against: > commit 3ec8d7572a69 ("CDC-NCM: add support for Apple's private interface") > > [...] Here is the summary with links: - [net-next,1/6] net/mlx5: Correct TASR typo into TSAR https://git.kernel.org/netdev/net-next/c/e575d3a6dd22 - [net-next,2/6] net/mlx5: CT: Separate CT and CT-NAT tuple entries https://git.kernel.org/netdev/net-next/c/49d37d05f216 - [net-next,3/6] net/mlx5: Replace strcpy with strscpy https://git.kernel.org/netdev/net-next/c/f070d422bab9 - [net-next,4/6] net/mlx5e: Fix outdated comment in features check https://git.kernel.org/netdev/net-next/c/a9dbb4ac58c0 - [net-next,5/6] net/mlx5e: Use tcp_v[46]_check checksum helpers https://git.kernel.org/netdev/net-next/c/fac15a72b8e5 - [net-next,6/6] net/mlx5e: Support SWP-mode offload L4 csum calculation https://git.kernel.org/netdev/net-next/c/296eaab82506 You are awesome, thank you!