rg] On Behalf Of
> Wojciechowicz, RobertX
> > Sent: Tuesday, February 2, 2016 11:32 AM
> > To: Aaron Conole ; Christian Ehrhardt
> >
> > Cc: ; Flavio Leitner
>
> > Subject: Re: [ovs-dev] [PATCH v7 0/5] Convert DPDK configuration from
> > command line
hat, if it makes sense.
Thanks,
Aaron
> Br,
> Robert
>
> -Original Message-
> From: dev [mailto:dev-boun...@openvswitch.org] On Behalf Of Wojciechowicz,
> RobertX
> Sent: Tuesday, February 2, 2016 11:32 AM
> To: Aaron Conole ; Christian Ehrhardt
>
> Cc: ; Flavio Leitner
ATCH v7 0/5] Convert DPDK configuration from command
line to DB based
Hi,
in the meantime I tested this patch in my environment:
"patches/ovs-dev-v7-2-5-netdev-dpdk-Convert-initialization-from-cmdline-to-db.patch"
and indeed it solves also the issue I tried to address in my patch:
&qu
Hi,
in the meantime I tested this patch in my environment:
"patches/ovs-dev-v7-2-5-netdev-dpdk-Convert-initialization-from-cmdline-to-db.patch"
and indeed it solves also the issue I tried to address in my patch:
"http://openvswitch.org/pipermail/dev/2016-January/065186.html";.
This patch works f
On Thu, Jan 28, 2016 at 3:51 PM, Aaron Conole wrote:
> Christian Ehrhardt writes:
> > Hi Aaron
> >
> > I refreshed my stack that combines your current series with the
> vhost-user
> > permission/ownership work of december.
> >
> > quilt applied
> >
> patches/ovs-dev-v7-1-5-netdev-dpdk-Restore-th
Christian Ehrhardt writes:
> Hi Aaron
>
> I refreshed my stack that combines your current series with the vhost-user
> permission/ownership work of december.
>
> quilt applied
> patches/ovs-dev-v7-1-5-netdev-dpdk-Restore-thread-affinity-after-DPDK-init.patch
> patches/ovs-dev-v7-2-5-netdev-dpdk-Co
Hi Aaron
I refreshed my stack that combines your current series with the vhost-user
permission/ownership work of december.
quilt applied
patches/ovs-dev-v7-1-5-netdev-dpdk-Restore-thread-affinity-after-DPDK-init.patch
patches/ovs-dev-v7-2-5-netdev-dpdk-Convert-initialization-from-cmdline-to-db.pa
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