Re: [PATCH net RESEND] net/mlx5: Use unique names for software steering caches
From: Jakub Kicinski
Date: Mon Aug 03 2026 - 21:27:46 EST
On Fri, 31 Jul 2026 00:02:00 +0300 Tariq Toukan wrote:
> Prefix each cache name with the device name to make it unique.
Why do we need a per-device kmem_cache?
Isn't the right fix to make this driver-level state?