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
> ---
> lib/librte_eal/include/rte_reciprocal.h | 8
> 1 file changed, 8 insertions(+)
This is worth backporting:
On Tue, 16 Mar 2021 22:33:18 -0700
Tyler Retzlaff wrote:
> Add missing extern "C" linkage for rte_reciprocal.h consistent with
> other eal headers.
>
> Signed-off-by: Tyler Retzlaff
Looks good all exported headers should have this
Acked-by: Stephen Hemminger
Add missing extern "C" linkage for rte_reciprocal.h consistent with
other eal headers.
Signed-off-by: Tyler Retzlaff
---
lib/librte_eal/include/rte_reciprocal.h | 8
1 file changed, 8 insertions(+)
diff --git a/lib/librte_eal/include/rte_reciprocal.h
b/lib/librte_eal/include/rte_recip
3 matches
Mail list logo