- Jun 12 13:10:51 test1 ovs-vsctl: 00001|vsctl|INFO|Called as /usr/bin/ovs-vsctl --timeout=2 -- --if-exists del-port br-int patch-tun
- Jun 12 13:10:52 test1 ovs-vsctl: 00001|vsctl|INFO|Called as /usr/bin/ovs-vsctl --timeout=2 -- --if-exists del-br br-tun
- Jun 12 13:10:52 test1 kernel: [84599.463284] device br-tun left promiscuous mode
- Jun 12 13:10:52 test1 ovs-vsctl: 00001|vsctl|INFO|Called as /usr/bin/ovs-vsctl --timeout=2 add-br br-tun
- Jun 12 13:10:52 test1 kernel: [84599.703253] device br-tun entered promiscuous mode
- Jun 12 13:10:52 test1 ovs-vsctl: 00001|vsctl|INFO|Called as /usr/bin/ovs-vsctl --timeout=2 add-port br-int patch-tun
- Jun 12 13:10:53 test1 ovs-vsctl: 00001|vsctl|INFO|Called as /usr/bin/ovs-vsctl --timeout=2 set Interface patch-tun type=patch
- Jun 12 13:10:53 test1 ovs-vswitchd: 00136|netdev_vport|ERR|patch-tun: patch type requires valid 'peer' argument
- Jun 12 13:10:53 test1 ovs-vsctl: 00001|vsctl|INFO|Called as /usr/bin/ovs-vsctl --timeout=2 set Interface patch-tun options:peer=patch-int
- Jun 12 13:10:53 test1 ovs-vsctl: 00001|vsctl|INFO|Called as /usr/bin/ovs-vsctl --timeout=2 add-port br-tun patch-int
- Jun 12 13:10:53 test1 ovs-vsctl: 00001|vsctl|INFO|Called as /usr/bin/ovs-vsctl --timeout=2 set Interface patch-int type=patch
- Jun 12 13:10:53 test1 ovs-vswitchd: 00162|netdev_vport|ERR|patch-int: patch type requires valid 'peer' argument
- Jun 12 13:10:53 test1 ovs-vsctl: 00001|vsctl|INFO|Called as /usr/bin/ovs-vsctl --timeout=2 set Interface patch-int options:peer=patch-tun