Hi all, I've been trying to extend an existing OVS installation on CentOS 7 to support DPDK, but could not find a way without a clean install. Is it possible to configure OVS with DPDK without reinstalling it? [1]
# ovs-vsctl --no-wait set Open_vSwitch . other_config:dpdk-init=true # ovs-vsctl get Open_vSwitch . dpdk_initialized ovs-vsctl: Open_vSwitch does not contain a column whose name matches "dpdk_initialized" [1] http://docs.openvswitch.org/en/latest/intro/install/dpdk/#install-ovs Regards, Nicolas Vazquez
_______________________________________________ discuss mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
