From 5bbecaa3edd6ebb3b233116ce66415256351554e Mon Sep 17 00:00:00 2001 From: Dat Le Date: Tue, 20 Nov 2018 15:00:17 +0700 Subject: [PATCH] Fix "Error: Connection activation failed: Failed to find a compatible device for this connection" Change-Id: I7887ff3317f9eac068fee117b493db10b0e97862 --- tools/ovs-dpdkctl.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/ovs-dpdkctl.sh b/tools/ovs-dpdkctl.sh index f1db703c43..6c6bb5aae5 100755 --- a/tools/ovs-dpdkctl.sh +++ b/tools/ovs-dpdkctl.sh @@ -243,6 +243,7 @@ IPADDR=$ip NETMASK=$mask HOTPLUG=yes ONBOOT=yes +NM_CONTROLLED=no EOF install_redhat_bridge_service $bridge else