From: Jakub Kicinski Date: Mon, 22 Apr 2024 21:22:22 +0000 (-0700) Subject: Merge branch 'mlx5e-per-queue-coalescing' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=f62a5e71277293673c77d8c336e4ef8a2ee16050;p=linux.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