On Wed, Mar 25, 2020 at 2:21 PM David Marchand
<[email protected]> wrote:
> On Mon, Mar 16, 2020 at 8:22 PM Muhammad Asim Jamshed
> <[email protected]> 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: [email protected]
> >
> > Signed-off-by: Muhammad Asim Jamshed <[email protected]>
> > Signed-off-by: Saikrishna Edupuganti <[email protected]>
> Reviewed-by: David Marchand <[email protected]>
Acked-by: Vladimir Medvedkin <[email protected]>
Applied, thanks.
--
David Marchand