Use 'proto: static' for dpdk bridges with address

Related-Bug: PROD-24343

Change-Id: I1e6e83228bec2c866f28eb854e1bb3d3549f0b30
diff --git "a/\173\043 interfaces \043\175/bond_dpdk_prv_lacp" "b/\173\043 interfaces \043\175/bond_dpdk_prv_lacp"
index 9dedfa0..6b6858d 100644
--- "a/\173\043 interfaces \043\175/bond_dpdk_prv_lacp"
+++ "b/\173\043 interfaces \043\175/bond_dpdk_prv_lacp"
@@ -23,6 +23,7 @@
                 mode: balance-slb
                 type: dpdk_ovs_bond
               br-prv:
+                proto: static
                 address: ${_param:_esc}{_param:tenant_address}
                 enabled: true
                 netmask: ${_param:_esc}{_param:tenant_network_netmask}