[PATCH] ethdev: fix link with C++
Ferruh Yigit
ferruh.yigit at amd.com
Sat Oct 26 03:50:42 CEST 2024
On 10/25/2024 8:18 AM, Andrew Rybchenko wrote:
> On 10/24/24 23:25, David Marchand wrote:
>> Some ethdev symbols were put out of extern "C" {} and became unavailable
>> when linking with C++ objects.
>>
>> Fixes: 719834a6849e ("use C linkage where appropriate in headers")
>>
>> Reported-by: John Miller <john.miller at atomicrules.com>
>> Signed-off-by: David Marchand <david.marchand at redhat.com>
>
> Acked-by: Morten Brørup <mb at smartsharesystems.com>
> Acked-by: Andrew Rybchenko <andrew.rybchenko at oktetlabs.ru>
>
Applied to dpdk-next-net/main, thanks.
More information about the dev
mailing list