Use 'proto: static' for dpdk bridges with address

Related-Bug: PROD-24343

Change-Id: I1e6e83228bec2c866f28eb854e1bb3d3549f0b30
diff --git "a/\173\043 interfaces \043\175/bond2_dpdk_prv" "b/\173\043 interfaces \043\175/bond2_dpdk_prv"
index 03dcba9..6dedee6 100644
--- "a/\173\043 interfaces \043\175/bond2_dpdk_prv"
+++ "b/\173\043 interfaces \043\175/bond2_dpdk_prv"
@@ -21,6 +21,7 @@
                 mode: active-backup
                 type: dpdk_ovs_bond
               br-prv:
+                proto: static
                 address: ${_param:_esc}{_param:tenant_address}
                 enabled: true
                 netmask: ${_param:_esc}{_param:tenant_network_netmask}