[ovs-dev] [PATCH v10 0/6] Convert DPDK configuration from command line to DB based

2016-03-09 Thread Aaron Conole
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 is the only datapath feature in OVS to be configured on the command l

Re: [ovs-dev] [PATCH v10 0/6] Convert DPDK configuration from command line to DB based

2016-03-28 Thread Aaron Conole
Hi (and apologies if the top posting is inappropriate), Don't want to be a pest, but just pinging re: this series. What work remains? I want to try and close this out to do some additional vhostuser config work, so anything that might be gating this please let me know and I'll work on it. Thanks,

Re: [ovs-dev] [PATCH v10 0/6] Convert DPDK configuration from command line to DB based

2016-03-28 Thread Daniele Di Proietto
Hi Aaron, apologies for the delay. I'm finally convinced that this is the best way for OVS to initialize DPDK. I've put some comments on the patches, mostly minor fixes, other than those I think this is ready to be merged Thanks for all your work, Daniele >> Aaron Conole writes: >>> Currentl

Re: [ovs-dev] [PATCH v10 0/6] Convert DPDK configuration from command line to DB based

2016-03-28 Thread Wojciechowicz, RobertX
Hi Aaron, just gentle reminder > -Original Message- > From: dev [mailto:dev-boun...@openvswitch.org] On Behalf Of Aaron > Conole > Sent: Monday, March 28, 2016 8:55 PM > To: dev@openvswitch.org > Cc: Flavio Leitner > Subject: Re: [ovs-dev] [PATCH v10 0/6] Convert DP

Re: [ovs-dev] [PATCH v10 0/6] Convert DPDK configuration from command line to DB based

2016-03-29 Thread Ben Pfaff
lavio Leitner > > Subject: Re: [ovs-dev] [PATCH v10 0/6] Convert DPDK configuration from > > command line to DB based > > > > Hi (and apologies if the top posting is inappropriate), > > > > Don't want to be a pest, but just pinging re: this series.

Re: [ovs-dev] [PATCH v10 0/6] Convert DPDK configuration from command line to DB based

2016-03-29 Thread Aaron Conole
gt; > To: dev@openvswitch.org >> > Cc: Flavio Leitner >> > Subject: Re: [ovs-dev] [PATCH v10 0/6] Convert DPDK configuration from >> > command line to DB based >> > >> > Hi (and apologies if the top posting is inappropriate), >> > >>

Re: [ovs-dev] [PATCH v10 0/6] Convert DPDK configuration from command line to DB based

2016-03-29 Thread Ben Pfaff
f Of Aaron > >> > Conole > >> > Sent: Monday, March 28, 2016 8:55 PM > >> > To: dev@openvswitch.org > >> > Cc: Flavio Leitner > >> > Subject: Re: [ovs-dev] [PATCH v10 0/6] Convert DPDK configuration from > >> > command line to DB