On Wed, Jun 11, 2025 at 11:45:29AM +0200, David Marchand wrote: > __COUNTER__ is not supported by MSVC. > Plus the this_pmd_name* symbols will become global (again for MSVC) in a > next commit. > Prefer the driver name to generate a unique symbol. > > Signed-off-by: David Marchand <david.march...@redhat.com> > ---
Acked-by: Andre Muezerie <andre...@linux.microsoft.com>