Re: [dpdk-dev] [PATCH 3/4] eal: export needed functions for mbuf

2020-06-16 Thread Thomas Monjalon
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 >

Re: [dpdk-dev] [PATCH 3/4] eal: export needed functions for mbuf

2020-06-16 Thread Dmitry Kozlyuk
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 > > > > --- > >

Re: [dpdk-dev] [PATCH 3/4] eal: export needed functions for mbuf

2020-06-16 Thread Thomas Monjalon
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

Re: [dpdk-dev] [PATCH 3/4] eal: export needed functions for mbuf

2020-06-16 Thread Tal Shnaiderman
> 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 > > ---

Re: [dpdk-dev] [PATCH 3/4] eal: export needed functions for mbuf

2020-06-16 Thread Thomas Monjalon
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 >