Re: [dpdk-dev] [RFC 00/14] prefix network structures

2019-02-18 Thread Olivier Matz
On Mon, Feb 18, 2019 at 12:37:41PM +, Ferruh Yigit wrote: > On 2/13/2019 11:48 AM, Yigit, Ferruh wrote: > > On 12/27/2018 9:35 AM, Olivier Matz wrote: > >> Hi, > >> > >> On Fri, Dec 21, 2018 at 03:14:29PM +, Ferruh Yigit wrote: > >>> On 12/21/2018 2:38 PM, Wiles, Keith wrote: > >

Re: [dpdk-dev] [RFC 00/14] prefix network structures

2019-02-18 Thread Ferruh Yigit
On 2/13/2019 11:48 AM, Yigit, Ferruh wrote: > On 12/27/2018 9:35 AM, Olivier Matz wrote: >> Hi, >> >> On Fri, Dec 21, 2018 at 03:14:29PM +, Ferruh Yigit wrote: >>> On 12/21/2018 2:38 PM, Wiles, Keith wrote: > On Dec 20, 2018, at 5:48 PM, Stephen Hemminger > wrote: >

Re: [dpdk-dev] [RFC 00/14] prefix network structures

2019-02-13 Thread Yigit, Ferruh
On 12/27/2018 9:35 AM, Olivier Matz wrote: > Hi, > > On Fri, Dec 21, 2018 at 03:14:29PM +, Ferruh Yigit wrote: >> On 12/21/2018 2:38 PM, Wiles, Keith wrote: >>> >>> On Dec 20, 2018, at 5:48 PM, Stephen Hemminger wrote: On Thu, 20 Dec 2018 21:59:37 + Ferruh Yigit

Re: [dpdk-dev] [RFC 00/14] prefix network structures

2018-12-27 Thread Olivier Matz
Hi, On Fri, Dec 21, 2018 at 03:14:29PM +, Ferruh Yigit wrote: > On 12/21/2018 2:38 PM, Wiles, Keith wrote: > > > > > >> On Dec 20, 2018, at 5:48 PM, Stephen Hemminger > >> wrote: > >> > >> On Thu, 20 Dec 2018 21:59:37 + > >> Ferruh Yigit wrote: > >> > >>> On 10/24/2018 9:18 AM, olivie

Re: [dpdk-dev] [RFC 00/14] prefix network structures

2018-12-21 Thread Ferruh Yigit
On 12/21/2018 2:38 PM, Wiles, Keith wrote: > > >> On Dec 20, 2018, at 5:48 PM, Stephen Hemminger >> wrote: >> >> On Thu, 20 Dec 2018 21:59:37 + >> Ferruh Yigit wrote: >> >>> On 10/24/2018 9:18 AM, olivier.matz at 6wind.com (Olivier Matz) wrote: This RFC targets 19.02. The rt

Re: [dpdk-dev] [RFC 00/14] prefix network structures

2018-12-21 Thread Wiles, Keith
> On Dec 20, 2018, at 5:48 PM, Stephen Hemminger > wrote: > > On Thu, 20 Dec 2018 21:59:37 + > Ferruh Yigit wrote: > >> On 10/24/2018 9:18 AM, olivier.matz at 6wind.com (Olivier Matz) wrote: >>> This RFC targets 19.02. >>> >>> The rte_net headers conflict with the libc headers, because

Re: [dpdk-dev] [RFC 00/14] prefix network structures

2018-12-20 Thread Stephen Hemminger
On Thu, 20 Dec 2018 21:59:37 + Ferruh Yigit wrote: > On 10/24/2018 9:18 AM, olivier.matz at 6wind.com (Olivier Matz) wrote: > > This RFC targets 19.02. > > > > The rte_net headers conflict with the libc headers, because > > some definitions are duplicated, sometimes with few differences. > >

Re: [dpdk-dev] [RFC 00/14] prefix network structures

2018-12-20 Thread Ferruh Yigit
On 10/24/2018 9:18 AM, olivier.matz at 6wind.com (Olivier Matz) wrote: > This RFC targets 19.02. > > The rte_net headers conflict with the libc headers, because > some definitions are duplicated, sometimes with few differences. > This was discussed in [1], and more recently at the techboard. > >

Re: [dpdk-dev] [RFC 00/14] prefix network structures

2018-10-26 Thread Olivier Matz
On Fri, Oct 26, 2018 at 11:15:14AM +0100, Bruce Richardson wrote: > On Fri, Oct 26, 2018 at 09:20:15AM +0200, Olivier Matz wrote: > > Hi, > > > > On Wed, Oct 24, 2018 at 05:39:09PM +0100, Bruce Richardson wrote: > > > On Wed, Oct 24, 2018 at 10:18:19AM +0200, Olivier Matz wrote: > > > > This RFC t

Re: [dpdk-dev] [RFC 00/14] prefix network structures

2018-10-26 Thread Bruce Richardson
On Fri, Oct 26, 2018 at 09:20:15AM +0200, Olivier Matz wrote: > Hi, > > On Wed, Oct 24, 2018 at 05:39:09PM +0100, Bruce Richardson wrote: > > On Wed, Oct 24, 2018 at 10:18:19AM +0200, Olivier Matz wrote: > > > This RFC targets 19.02. > > > > > > The rte_net headers conflict with the libc headers,

Re: [dpdk-dev] [RFC 00/14] prefix network structures

2018-10-26 Thread Olivier Matz
Hi Stephen, On Wed, Oct 24, 2018 at 11:38:12AM -0700, Stephen Hemminger wrote: > On Wed, 24 Oct 2018 10:18:19 +0200 > Olivier Matz wrote: > > > This RFC targets 19.02. > > > > The rte_net headers conflict with the libc headers, because > > some definitions are duplicated, sometimes with few dif

Re: [dpdk-dev] [RFC 00/14] prefix network structures

2018-10-26 Thread Olivier Matz
Hi, On Wed, Oct 24, 2018 at 02:56:14PM +, Wiles, Keith wrote: > > > > On Oct 24, 2018, at 1:18 AM, Olivier Matz wrote: > > > > This RFC targets 19.02. > > > > The rte_net headers conflict with the libc headers, because > > some definitions are duplicated, sometimes with few differences. >

Re: [dpdk-dev] [RFC 00/14] prefix network structures

2018-10-26 Thread Olivier Matz
Hi, On Wed, Oct 24, 2018 at 05:39:09PM +0100, Bruce Richardson wrote: > On Wed, Oct 24, 2018 at 10:18:19AM +0200, Olivier Matz wrote: > > This RFC targets 19.02. > > > > The rte_net headers conflict with the libc headers, because > > some definitions are duplicated, sometimes with few differences

Re: [dpdk-dev] [RFC 00/14] prefix network structures

2018-10-24 Thread Stephen Hemminger
On Wed, 24 Oct 2018 10:18:19 +0200 Olivier Matz wrote: > This RFC targets 19.02. > > The rte_net headers conflict with the libc headers, because > some definitions are duplicated, sometimes with few differences. > This was discussed in [1], and more recently at the techboard. > > Before sending

Re: [dpdk-dev] [RFC 00/14] prefix network structures

2018-10-24 Thread Bruce Richardson
On Wed, Oct 24, 2018 at 10:18:19AM +0200, Olivier Matz wrote: > This RFC targets 19.02. > > The rte_net headers conflict with the libc headers, because > some definitions are duplicated, sometimes with few differences. > This was discussed in [1], and more recently at the techboard. > > Before se

Re: [dpdk-dev] [RFC 00/14] prefix network structures

2018-10-24 Thread Stephen Hemminger
On Wed, 24 Oct 2018 10:18:19 +0200 Olivier Matz wrote: > This RFC targets 19.02. > > The rte_net headers conflict with the libc headers, because > some definitions are duplicated, sometimes with few differences. > This was discussed in [1], and more recently at the techboard. > > Before sending

Re: [dpdk-dev] [RFC 00/14] prefix network structures

2018-10-24 Thread Wiles, Keith
> On Oct 24, 2018, at 1:18 AM, Olivier Matz wrote: > > This RFC targets 19.02. > > The rte_net headers conflict with the libc headers, because > some definitions are duplicated, sometimes with few differences. > This was discussed in [1], and more recently at the techboard. > > Before sendin

Re: [dpdk-dev] [RFC 00/14] prefix network structures

2018-10-24 Thread Olivier Matz
On Wed, Oct 24, 2018 at 10:18:19AM +0200, Olivier Matz wrote: > This RFC targets 19.02. > > The rte_net headers conflict with the libc headers, because > some definitions are duplicated, sometimes with few differences. > This was discussed in [1], and more recently at the techboard. Sorry, the re

[dpdk-dev] [RFC 00/14] prefix network structures

2018-10-24 Thread Olivier Matz
This RFC targets 19.02. The rte_net headers conflict with the libc headers, because some definitions are duplicated, sometimes with few differences. This was discussed in [1], and more recently at the techboard. Before sending the deprecation notice (target for this is 18.11), here is a draft tha