Re: [ovs-dev] [PATCHv3] DPDK: add support for v2.0.0

2015-04-29 Thread Pravin Shelar
On Mon, Apr 20, 2015 at 12:37 PM, Mark Kavanagh wrote: > Update relevant artifacts to add support for DPDK v2.0.0 > - INSTALL.DPDK.md > - travis build script > - acinclude.m4: add 'mssse3' flag to OVS_CFLAGS > - netdev-dpdk: fix build with unified offload types in DPDK v2.0.0 > > Note that thi

Re: [ovs-dev] [PATCHv3] DPDK: add support for v2.0.0

2015-04-27 Thread Panu Matilainen
On 04/27/2015 11:04 PM, Pravin Shelar wrote: On Fri, Apr 24, 2015 at 1:44 AM, Panu Matilainen wrote: On 04/23/2015 11:58 PM, Kavanagh, Mark B wrote: Hi all, Just a quick poll: are the resolutions to review comments in this patch acceptable to everyone? If I've missed anything, or are there

Re: [ovs-dev] [PATCHv3] DPDK: add support for v2.0.0

2015-04-27 Thread Pravin Shelar
On Fri, Apr 24, 2015 at 1:44 AM, Panu Matilainen wrote: > On 04/23/2015 11:58 PM, Kavanagh, Mark B wrote: >> >> Hi all, >> >> Just a quick poll: are the resolutions to review comments in this patch >> acceptable to everyone? >> >> If I've missed anything, or are there any additional opens that nee

Re: [ovs-dev] [PATCHv3] DPDK: add support for v2.0.0

2015-04-27 Thread Kavanagh, Mark B
>On Fri, 24 Apr 2015 14:04:05 + >"Kavanagh, Mark B" wrote: > >> > >> >>On Fri, 24 Apr 2015 10:32:32 + >> >>"Kavanagh, Mark B" wrote: >> >> >> >>> >> >>> > >> >>> >On 04/23/2015 11:58 PM, Kavanagh, Mark B wrote: >> >>> >> Hi all, >> >>> >> >> >>> >> Just a quick poll: are the resolutions t

Re: [ovs-dev] [PATCHv3] DPDK: add support for v2.0.0

2015-04-24 Thread Flavio Leitner
On Fri, 24 Apr 2015 14:04:05 + "Kavanagh, Mark B" wrote: > > > >>On Fri, 24 Apr 2015 10:32:32 + > >>"Kavanagh, Mark B" wrote: > >> > >>> > >>> > > >>> >On 04/23/2015 11:58 PM, Kavanagh, Mark B wrote: > >>> >> Hi all, > >>> >> > >>> >> Just a quick poll: are the resolutions to review comm

Re: [ovs-dev] [PATCHv3] DPDK: add support for v2.0.0

2015-04-24 Thread Kavanagh, Mark B
> >>On Fri, 24 Apr 2015 10:32:32 + >>"Kavanagh, Mark B" wrote: >> >>> >>> > >>> >On 04/23/2015 11:58 PM, Kavanagh, Mark B wrote: >>> >> Hi all, >>> >> >>> >> Just a quick poll: are the resolutions to review comments in this >>> >> patch acceptable to >>> >everyone? >>> >> >>> >> If I've missed

Re: [ovs-dev] [PATCHv3] DPDK: add support for v2.0.0

2015-04-24 Thread Kavanagh, Mark B
>On Fri, 24 Apr 2015 10:32:32 + >"Kavanagh, Mark B" wrote: > >> >> > >> >On 04/23/2015 11:58 PM, Kavanagh, Mark B wrote: >> >> Hi all, >> >> >> >> Just a quick poll: are the resolutions to review comments in this >> >> patch acceptable to >> >everyone? >> >> >> >> If I've missed anything, or a

Re: [ovs-dev] [PATCHv3] DPDK: add support for v2.0.0

2015-04-24 Thread Flavio Leitner
On Fri, 24 Apr 2015 10:32:32 + "Kavanagh, Mark B" wrote: > > > > >On 04/23/2015 11:58 PM, Kavanagh, Mark B wrote: > >> Hi all, > >> > >> Just a quick poll: are the resolutions to review comments in this > >> patch acceptable to > >everyone? > >> > >> If I've missed anything, or are there any

Re: [ovs-dev] [PATCHv3] DPDK: add support for v2.0.0

2015-04-24 Thread Kavanagh, Mark B
> >On 04/23/2015 11:58 PM, Kavanagh, Mark B wrote: >> Hi all, >> >> Just a quick poll: are the resolutions to review comments in this patch >> acceptable to >everyone? >> >> If I've missed anything, or are there any additional opens that need to be >> addressed >before it can be merged, just let

Re: [ovs-dev] [PATCHv3] DPDK: add support for v2.0.0

2015-04-24 Thread Panu Matilainen
On 04/23/2015 11:58 PM, Kavanagh, Mark B wrote: Hi all, Just a quick poll: are the resolutions to review comments in this patch acceptable to everyone? If I've missed anything, or are there any additional opens that need to be addressed before it can be merged, just let me know. Thanks in ad

Re: [ovs-dev] [PATCHv3] DPDK: add support for v2.0.0

2015-04-23 Thread Flavio Leitner
On Thu, 23 Apr 2015 20:58:51 + "Kavanagh, Mark B" wrote: > Hi all, > > Just a quick poll: are the resolutions to review comments in this > patch acceptable to everyone? > > If I've missed anything, or are there any additional opens that need > to be addressed before it can be merged, just l

Re: [ovs-dev] [PATCHv3] DPDK: add support for v2.0.0

2015-04-23 Thread Thomas F Herbert
On 4/23/15 4:58 PM, Kavanagh, Mark B wrote: Hi all, Just a quick poll: are the resolutions to review comments in this patch acceptable to everyone? If I've missed anything, or are there any additional opens that need to be addressed before it can be merged, just let me know. Thanks in advanc

Re: [ovs-dev] [PATCHv3] DPDK: add support for v2.0.0

2015-04-23 Thread Kavanagh, Mark B
Hi all, Just a quick poll: are the resolutions to review comments in this patch acceptable to everyone? If I've missed anything, or are there any additional opens that need to be addressed before it can be merged, just let me know. Thanks in advance, Mark > >Update relevant artifacts to add s

[ovs-dev] [PATCHv3] DPDK: add support for v2.0.0

2015-04-20 Thread Mark Kavanagh
Update relevant artifacts to add support for DPDK v2.0.0 - INSTALL.DPDK.md - travis build script - acinclude.m4: add 'mssse3' flag to OVS_CFLAGS - netdev-dpdk: fix build with unified offload types in DPDK v2.0.0 Note that this breaks compatibility with DPDK v1.8.0 v1: - update DPDK version &