[dpdk-dev] [dpdk.org] [PATCH] fib: add "C" extern linkage for C++ programs

David Marchand david.marchand at redhat.com
Fri Apr 10 11:04:59 CEST 2020


On Wed, Mar 25, 2020 at 2:21 PM David Marchand
<david.marchand at redhat.com> wrote:
> On Mon, Mar 16, 2020 at 8:22 PM Muhammad Asim Jamshed
> <asim.jamshed at gmail.com> wrote:
> >
> > This patch allows C++ programs to use librte_fib library routines.
> > Previously C++ programs were not able to link this library and programs
> > would fail to get linked. With this patch compilation and linking
> > will be successful.

Fixes: 39e927248416 ("fib: add FIB library")
Fixes: 40d41a8a7b34 ("fib: support IPv6")
Cc: stable at dpdk.org

> >
> > Signed-off-by: Muhammad Asim Jamshed <asim.jamshed at gmail.com>
> > Signed-off-by: Saikrishna Edupuganti <saikrishna.edupuganti at intel.com>
> Reviewed-by: David Marchand <david.marchand at redhat.com>
Acked-by: Vladimir Medvedkin <vladimir.medvedkin at intel.com>

Applied, thanks.

-- 
David Marchand



More information about the dev mailing list