[dpdk-dev] [dpdk-stable] [PATCH] common/mlx5: fix missing __rte_internal tags in exported functions

Ferruh Yigit ferruh.yigit at intel.com
Mon Apr 12 14:59:20 CEST 2021


On 4/12/2021 12:25 PM, Raslan Darawsheh wrote:
> Hi,
> 
>> -----Original Message-----
>> From: Tal Shnaiderman <talshn at nvidia.com>
>> Sent: Sunday, April 11, 2021 3:22 PM
>> To: dev at dpdk.org
>> Cc: NBU-Contact-Thomas Monjalon <thomas at monjalon.net>; Matan Azrad
>> <matan at nvidia.com>; Raslan Darawsheh <rasland at nvidia.com>; Asaf Penso
>> <asafp at nvidia.com>; Wisam Monther <wisamm at nvidia.com>;
>> stable at 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: stable at dpdk.org
>>
>> Signed-off-by: Tal Shnaiderman <talshn at nvidia.com>
> 
> Patch applied to next-net-mlx,
> 

Can we merge this directly to main repo?
Since debug build is broken without it.


More information about the dev mailing list