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 <roret...@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: sta...@dpdk.org