29/05/2019 19:29, David Marchand:
> On Wed, May 29, 2019 at 6:50 PM Olivier Matz wrote:
> > By the way, here is below a script that can be used to ease the
> > porting of an application. It includes modifications proposed by
> > David [1].
> >
> > It is probably not 100% reliable, but it will do m
On Wed, May 29, 2019 at 6:50 PM Olivier Matz wrote:
> On Wed, May 29, 2019 at 09:59:11AM +0200, David Marchand wrote:
> > On Fri, May 24, 2019 at 1:38 PM Ferruh Yigit
> wrote:
> >
> > > On 5/21/2019 5:13 PM, Olivier Matz wrote:
> > > > The rte_net headers conflict with the libc headers, because
On Wed, May 29, 2019 at 09:59:11AM +0200, David Marchand wrote:
> On Fri, May 24, 2019 at 1:38 PM Ferruh Yigit wrote:
>
> > On 5/21/2019 5:13 PM, Olivier Matz wrote:
> > > The rte_net headers conflict with the libc headers, because
> > > some definitions are duplicated, sometimes with few differe
On Fri, May 24, 2019 at 1:38 PM Ferruh Yigit wrote:
> On 5/21/2019 5:13 PM, Olivier Matz wrote:
> > The rte_net headers conflict with the libc headers, because
> > some definitions are duplicated, sometimes with few differences.
> >
> > This patchset adds the rte_ (or RTE_) prefix to all structur
On 5/21/2019 5:13 PM, Olivier Matz wrote:
> The rte_net headers conflict with the libc headers, because
> some definitions are duplicated, sometimes with few differences.
>
> This patchset adds the rte_ (or RTE_) prefix to all structures, functions
> and defines in rte_net library. This is a big c
On 5/21/19 6:13 PM, Olivier Matz wrote:
The rte_net headers conflict with the libc headers, because
some definitions are duplicated, sometimes with few differences.
This patchset adds the rte_ (or RTE_) prefix to all structures, functions
and defines in rte_net library. This is a big changese
On Tue, 21 May 2019 18:13:00 +0200
Olivier Matz wrote:
> The rte_net headers conflict with the libc headers, because
> some definitions are duplicated, sometimes with few differences.
>
> This patchset adds the rte_ (or RTE_) prefix to all structures, functions
> and defines in rte_net library.
The rte_net headers conflict with the libc headers, because
some definitions are duplicated, sometimes with few differences.
This patchset adds the rte_ (or RTE_) prefix to all structures, functions
and defines in rte_net library. This is a big changeset, that will
break the API of many functions,
8 matches
Mail list logo