On Thu, Jun 20, 2019 at 12:34:31AM +0000, Shriroop Joshi (shrirjos) via discuss wrote: > I encountered a strange problem with OVS-DPDK. I created a bridge and changed > its datapath_type to netdev after initializing DPDK. > After a couple of reboots, it's datapath_type gets reset with DPDK > initialized. Also, vnics connected to the bridge get disconnected. We don't > have any interfaces connected to the bridge.
It's usually possible to track down the cause of database changes with "ovsdb-tool -mm show-log", which shows what program made a change and when and sometimes additional comments. _______________________________________________ discuss mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
