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

Stephen Hemminger stephen at networkplumber.org
Wed Mar 17 06:59:28 CET 2021


On Tue, 16 Mar 2021 22:33:18 -0700
Tyler Retzlaff <roretzla at linux.microsoft.com> wrote:

> Add missing extern "C" linkage for rte_reciprocal.h consistent with
> other eal headers.
> 
> Signed-off-by: Tyler Retzlaff <roretzla at linux.microsoft.com>

Looks good all exported headers should have this

Acked-by: Stephen Hemminger <stephen at networkplumber.org>


More information about the dev mailing list