[PATCH] common/mlx5: fix extraction of auxiliary network device name
Thomas Monjalon
thomas at monjalon.net
Thu Jun 26 15:14:57 CEST 2025
15/06/2025 09:41, Gregory Etelson:
> The PMD reads auxiliary network device name from the Linux SYSFS.
>
> The current implementation closed directory context before it copied
> a file name from that directory into internal buffer.
>
> The patch closes SYSFS directory after file name was copied.
>
> Fixes: 777b72a9339c ("common/mlx5: support auxiliary bus")
> Cc: stable at dpdk.org
>
> Signed-off-by: Gregory Etelson <getelson at nvidia.com>
> Acked-by: Dariusz Sosnowski <dsosnowski at nvidia.com>
It was working by chance before this fix.
Applied, thanks.
More information about the dev
mailing list