Aaron Conole writes:
> Daniele Di Proietto writes:
>
>> On 09/02/2016 09:48, "Traynor, Kevin" wrote:
>>
>>>
>>>
-Original Message-
From: Aaron Conole [mailto:acon...@redhat.com]
Sent: Friday, January 29, 2016 5:57 PM
To: dev@openvswitch.org
Cc: Flavio Leitner ;
.com]
>> Sent: Thursday, February 11, 2016 6:13 PM
>> To: Mooney, Sean K
>> Cc: Traynor, Kevin ; dev@openvswitch.org;
>> Flavio Leitner
>> Subject: Re: [ovs-dev] [PATCH v8 0/5] Convert DPDK configuration from
>> command line to DB based
>>
>> Hi S
aron Conole [mailto:acon...@redhat.com]
> Sent: Thursday, February 11, 2016 6:13 PM
> To: Mooney, Sean K
> Cc: Traynor, Kevin ; dev@openvswitch.org;
> Flavio Leitner
> Subject: Re: [ovs-dev] [PATCH v8 0/5] Convert DPDK configuration from
> command line to DB based
>
> Hi
the most on this patchset. :)
>> -Original Message-
>> From: Aaron Conole [mailto:acon...@bytheb.org]
>> Sent: Wednesday, February 10, 2016 1:23 PM
>> To: Traynor, Kevin
>> Cc: dev@openvswitch.org; Flavio Leitner; Mooney, Sean K
>> Subject: Re: [ovs-dev] [PATC
Daniele Di Proietto writes:
> On 09/02/2016 09:48, "Traynor, Kevin" wrote:
>
>>
>>
>>> -Original Message-
>>> From: Aaron Conole [mailto:acon...@redhat.com]
>>> Sent: Friday, January 29, 2016 5:57 PM
>>> To: dev@openvswitch.org
>>> Cc: Flavio Leitner ; Panu Matilainen
>>>;
>>> Traynor, K
On 09/02/2016 09:48, "Traynor, Kevin" wrote:
>
>
>> -Original Message-
>> From: Aaron Conole [mailto:acon...@redhat.com]
>> Sent: Friday, January 29, 2016 5:57 PM
>> To: dev@openvswitch.org
>> Cc: Flavio Leitner ; Panu Matilainen
>>;
>> Traynor, Kevin ; Zoltan Kiss
>> ; Christian Ehrhar
ou
>> Cc:
>> Subject: Re: [ovs-dev] [PATCH v8 0/5] Convert DPDK configuration from
>>command
>> line to DB based
>>
>> Sorry for jumping in so late on this.
>>
>> I'm absolutely not a fan of the way we currently handle DPDK command
>> lin
> -Original Message-
> From: Aaron Conole [mailto:acon...@bytheb.org]
> Sent: Wednesday, February 10, 2016 1:23 PM
> To: Traynor, Kevin
> Cc: dev@openvswitch.org; Flavio Leitner ; Mooney, Sean K
>
> Subject: Re: [ovs-dev] [PATCH v8 0/5] Convert DPDK configuration f
in
> Cc: dev@openvswitch.org; Flavio Leitner; Mooney, Sean K
> Subject: Re: [ovs-dev] [PATCH v8 0/5] Convert DPDK configuration from
> command line to DB based
>
> "Traynor, Kevin" writes:
> >> -Original Message-
> >> From: Aaron Conole [mailto:acon...@redhat.c
"Traynor, Kevin" writes:
>> -Original Message-
>> From: Aaron Conole [mailto:acon...@redhat.com]
>> Sent: Friday, January 29, 2016 5:57 PM
>> To: dev@openvswitch.org
>> Cc: Flavio Leitner ; Panu Matilainen
>> ;
>> Traynor, Kevin ; Zoltan Kiss
>> ; Christian Ehrhardt
>>
>> Subject: [PATCH
> -Original Message-
> From: Aaron Conole [mailto:acon...@redhat.com]
> Sent: Friday, January 29, 2016 5:57 PM
> To: dev@openvswitch.org
> Cc: Flavio Leitner ; Panu Matilainen ;
> Traynor, Kevin ; Zoltan Kiss
> ; Christian Ehrhardt
>
> Subject: [PATCH v8 0/5] Convert DPDK configuration f
Aaron Conole writes:
> Apologies for the top post on this one.
>
> I am going to rebase and resubmit this series in 14 - 18 hours. At that
> time I am doing the following:
>
> Changing Kevin and Panu's Cc: lines to ACKs
> Adding:
> Tested-by: RobertX Wojciechowicz
>
> The deltas from v8 to v9 are
Apologies for the top post on this one.
I am going to rebase and resubmit this series in 14 - 18 hours. At that
time I am doing the following:
Changing Kevin and Panu's Cc: lines to ACKs
Adding:
Tested-by: RobertX Wojciechowicz
The deltas from v8 to v9 are comment changes, and making the -n and
> -Original Message-
> From: dev [mailto:dev-boun...@openvswitch.org] On Behalf Of Daniele Di
> Proietto
> Sent: Friday, February 5, 2016 2:22 AM
> To: Flavio Leitner; Aaron Conole; Andy Zhou
> Cc:
> Subject: Re: [ovs-dev] [PATCH v8 0/5] Convert DPDK configuration f
On Thu, Feb 4, 2016 at 6:22 PM, Daniele Di Proietto
wrote:
> The init script 'ovs-ctl' starts both the database and vswitchd.
> The DPDK parameters should be written by the user in the database
> with ovs-vsctl, after the database is started, but before vswitchd is.
> Currently there's no chance t
Sorry for jumping in so late on this.
I'm absolutely not a fan of the way we currently handle DPDK command
line options, so thanks Aaron for taking this initiative.
I think that one of the main reasons for this series, correct me if I'm
wrong, is that it's currently hard to start OVS with DPDK fr
On Thu, 04 Feb 2016 09:51:05 -0500
Aaron Conole wrote:
> Hi Andy,
>
> Andy Zhou writes:
> > Sorry for jumping in late in the review cycle. But I am not sure if
> > there is significant advantage in store dpdk options in OVSDB.
>
> No problem - always good to have a fresh pair of eyes. Addition
Hi Andy,
Andy Zhou writes:
> Sorry for jumping in late in the review cycle. But I am not sure if there is
> significant advantage in
> store dpdk options in OVSDB.
No problem - always good to have a fresh pair of eyes. Additionally, the
cover letter should be updated, because I wrote it in a hu
Sorry for jumping in late in the review cycle. But I am not sure if there
is significant advantage in store dpdk options in OVSDB.
On Fri, Jan 29, 2016 at 9:56 AM, Aaron Conole wrote:
> Currently, configuration of DPDK parameters is done via the command line
> through a --dpdk **OPTIONS** -- co
Currently, configuration of DPDK parameters is done via the command line
through a --dpdk **OPTIONS** -- command line argument. This has a number of
challenges, including:
* It must be the first option passed to ovs-vswitchd
* It breaks from the way most other things are configured in OVS
* It does
20 matches
Mail list logo