16/06/2020 11:26, Dmitry Kozlyuk:
> Thomas Monjalon wrote:
> > 16/06/2020 10:33, Tal Shnaiderman:
> > > > 01/06/2020 11:38, tal...@mellanox.com:
> > > > > From: Tal Shnaiderman
> > > > >
> > > > > Export needed eal functions used by the lib.
> > > > >
> > > > > Signed-off-by: Tal Shnaiderman
>
On Tue, 16 Jun 2020 10:45:49 +0200
Thomas Monjalon wrote:
> 16/06/2020 10:33, Tal Shnaiderman:
> > > 01/06/2020 11:38, tal...@mellanox.com:
> > > > From: Tal Shnaiderman
> > > >
> > > > Export needed eal functions used by the lib.
> > > >
> > > > Signed-off-by: Tal Shnaiderman
> > > > ---
> >
16/06/2020 10:33, Tal Shnaiderman:
> > 01/06/2020 11:38, tal...@mellanox.com:
> > > From: Tal Shnaiderman
> > >
> > > Export needed eal functions used by the lib.
> > >
> > > Signed-off-by: Tal Shnaiderman
> > > ---
> > > --- a/lib/librte_eal/rte_eal_exports.def
> > > +++ b/lib/librte_eal/rte_eal
> Subject: Re: [dpdk-dev] [PATCH 3/4] eal: export needed functions for mbuf
>
> 01/06/2020 11:38, tal...@mellanox.com:
> > From: Tal Shnaiderman
> >
> > Export needed eal functions used by the lib.
> >
> > Signed-off-by: Tal Shnaiderman
> > ---
01/06/2020 11:38, tal...@mellanox.com:
> From: Tal Shnaiderman
>
> Export needed eal functions used by the lib.
>
> Signed-off-by: Tal Shnaiderman
> ---
> --- a/lib/librte_eal/rte_eal_exports.def
> +++ b/lib/librte_eal/rte_eal_exports.def
> @@ -3,6 +3,7 @@ EXPORTS
> per_lcore__rte_errno
>
From: Tal Shnaiderman
Export needed eal functions used by the lib.
Signed-off-by: Tal Shnaiderman
---
lib/librte_eal/common/meson.build | 1 +
lib/librte_eal/rte_eal_exports.def | 3 +++
lib/librte_eal/rte_eal_version.map | 1 +
3 files changed, 5 insertions(+)
diff --git a/lib/librte_eal/co
6 matches
Mail list logo