[dpdk-dev] [PATCH] eal: declare extern "C" link when building with __cplusplus

Dmitry Kozlyuk dmitry.kozliuk at gmail.com
Wed Mar 17 08:29:35 CET 2021


2021-03-16 22:33 (UTC-0700), Tyler Retzlaff:
> Add missing extern "C" linkage for rte_reciprocal.h consistent with
> other eal headers.
> 
> Signed-off-by: Tyler Retzlaff <roretzla at linux.microsoft.com>
> ---
>  lib/librte_eal/include/rte_reciprocal.h | 8 ++++++++
>  1 file changed, 8 insertions(+)

This is worth backporting:

	Fixes: ffe3ec811ef5 ("sched: introduce reciprocal divide")
	Cc: stable at dpdk.org


More information about the dev mailing list