> -----Original Message-----
> From: Xueming(Steven) Li <[email protected]>
> Sent: Tuesday, July 13, 2021 16:14
> To: Slava Ovsiienko <[email protected]>
> Cc: NBU-Contact-Thomas Monjalon <[email protected]>;
> [email protected]; Xueming(Steven) Li <[email protected]>; Matan Azrad
> <[email protected]>; Shahaf Shuler <[email protected]>
> Subject: [PATCH v2 02/14] common/mlx5: move description of PCI sysfs
> functions
>
> From: Thomas Monjalon <[email protected]>
>
> The Linux-specific functions mlx5_get_pci_addr() and
> mlx5_get_ifname_sysfs() are better described in the .h file.
>
> The requirement for using mlx5_get_pci_addr() is explicit:
> the node /device must exist in the provided sysfs path.
>
> Signed-off-by: Thomas Monjalon <[email protected]>
Acked-by: Viacheslav Ovsiienko <[email protected]>