Comment 0 for bug 1867657

Revision history for this message
Xubo Zhang (xbzhang99) wrote :

Currently, networking-ovn builds OVS without DPDK. I wan to take an approach similar to networking-odl, that when the flag SKIP_OVS_INSTALL is set, networking-ovn will not build ovs, but instead use the currently installed OVS. This way, devstack can enable networking-ovs-dpdk first to install OVS with DPDK datapath, and then enable networking-ovn on top of that OVS.