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

2016-04-07 Thread Aaron Conole
Ping; I know some folks are busy with backlogs, life, etc. Didn't want this to fall off the radar, that's all. Aaron Conole writes: > Currently, configuration of DPDK parameters is done via the command line > through a --dpdk **OPTIONS** -- command line argument. This has a number of > challenge

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

2016-04-01 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