[ovs-dev] [PATCH v10 13/14] dpdk-tests: Accept other configs in OVS_DPDK_START

Flavio Leitner fbl at sysclose.org
Wed Oct 3 18:28:01 UTC 2018


On Fri, Sep 28, 2018 at 05:15:14PM +0100, Tiago Lam wrote:
> As it stands, OVS_DPDK_START() won't allow other configs to be set
> before starting the ovs-vswitchd daemon. This is a problem since some
> configs, such as the "dpdk-multi-seg-mbufs=true" for enabling the
> multi-segment mbufs, need to be set prior to start OvS.
> 
> To support other options, OVS_DPDK_START() has been modified to accept
> extra configs in the form "$config_name=$config_value". It then uses
> ovs-vsctl to set the configs.
> 
> Signed-off-by: Tiago Lam <tiago.lam at intel.com>
> Acked-by: Eelco Chaudron <echaudro at redhat.com>
> ---

LGTM
Acked-by: Flavio Leitner <fbl at sysclose.org>




More information about the dev mailing list