Message ID | 20240402133043.56322-1-tariqt@nvidia.com (mailing list archive) |
---|---|
Headers | show |
Series | mlx5 misc patches | expand |
Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@kernel.org>: On Tue, 2 Apr 2024 16:30:32 +0300 you wrote: > Hi, > > This patchset includes small features and misc code enhancements for the > mlx5 core and EN drivers. > > Patches 1-4 by Gal improves the mlx5e ethtool stats implementation, for > example by using standard helpers ethtool_sprintf/puts. > > [...] Here is the summary with links: - [net-next,V2,01/11] net/mlx5e: Use ethtool_sprintf/puts() to fill priv flags strings https://git.kernel.org/netdev/net-next/c/e2d515eb8fcd - [net-next,V2,02/11] net/mlx5e: Use ethtool_sprintf/puts() to fill selftests strings https://git.kernel.org/netdev/net-next/c/9ac9299d41f6 - [net-next,V2,03/11] net/mlx5e: Use ethtool_sprintf/puts() to fill stats strings https://git.kernel.org/netdev/net-next/c/89b34322d293 - [net-next,V2,04/11] net/mlx5e: Make stats group fill_stats callbacks consistent with the API https://git.kernel.org/netdev/net-next/c/27ea84ab35f5 - [net-next,V2,05/11] net/mlx5e: debugfs, Add reset option for command interface stats https://git.kernel.org/netdev/net-next/c/19b85f1b37ce - [net-next,V2,06/11] net/mlx5e: XDP, Fix an inconsistent comment https://git.kernel.org/netdev/net-next/c/595f41608dba - [net-next,V2,07/11] net/mlx5: Convert uintX_t to uX https://git.kernel.org/netdev/net-next/c/30f8d23814ea - [net-next,V2,08/11] net/mlx5e: Add support for 800Gbps link modes https://git.kernel.org/netdev/net-next/c/8c54c89ad45a - [net-next,V2,09/11] net/mlx5: Support matching on l4_type for ttc_table https://git.kernel.org/netdev/net-next/c/137f3d50ad2a - [net-next,V2,10/11] net/mlx5: Skip pages EQ creation for non-page supplier function https://git.kernel.org/netdev/net-next/c/c788d79cfa6b - [net-next,V2,11/11] net/mlx5: Don't call give_pages() if request 0 page https://git.kernel.org/netdev/net-next/c/07e1bc785a91 You are awesome, thank you!