From: Jakub Kicinski Date: Mon, 22 Apr 2024 21:22:22 +0000 (-0700) Subject: Merge branch 'mlx5e-per-queue-coalescing' X-Git-Tag: net-accept-more-20240515~4^2~174 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=f62a5e71277293673c77d8c336e4ef8a2ee16050;p=linux-2.6-block.git Merge branch 'mlx5e-per-queue-coalescing' Tariq Toukan says: ==================== mlx5e per-queue coalescing This patchset adds ethtool per-queue coalescing support for the mlx5e driver. The series introduce some changes needed as preparations for the final patch which adds the support and implements the callbacks. Main changes: - DIM code movements into its own header file. - Switch to dynamic allocation of the DIM struct in the RQs/SQs. - Allow coalescing config change without channels reset when possible. ==================== Link: https://lore.kernel.org/r/20240419080445.417574-1-tariqt@nvidia.com Signed-off-by: Jakub Kicinski --- f62a5e71277293673c77d8c336e4ef8a2ee16050