Hi, > -----Original Message----- > From: Tal Shnaiderman <tal...@nvidia.com> > Sent: Sunday, April 11, 2021 3:22 PM > To: dev@dpdk.org > Cc: NBU-Contact-Thomas Monjalon <tho...@monjalon.net>; Matan Azrad > <ma...@nvidia.com>; Raslan Darawsheh <rasl...@nvidia.com>; Asaf Penso > <as...@nvidia.com>; Wisam Monther <wis...@nvidia.com>; > sta...@dpdk.org > Subject: [PATCH] common/mlx5: fix missing __rte_internal tags in exported > functions > Removed __ from the commit title to fix wrong headline format issue.
> Several functions introduced in the addition of the Windows support to > mlx5 were missing the __rte_internal tag although being exported. > > Fixes: 1552fb287166 ("common/mlx5: add alloc/dealloc PD on Windows") > Fixes: 1969ee424405 ("common/mlx5: add UMEM reg/dereg functions on > Windows") > Fixes: ba420719823c ("common/mlx5: add reg/dereg MR on Windows") > Cc: sta...@dpdk.org > > Signed-off-by: Tal Shnaiderman <tal...@nvidia.com> Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh