interface: Remove residual dpdk bonding code 71/21571/2
authorSteven Luong <sluong@cisco.com>
Tue, 27 Aug 2019 14:43:27 +0000 (07:43 -0700)
committerDave Barach <openvpp@barachs.net>
Tue, 27 Aug 2019 19:19:23 +0000 (19:19 +0000)
commit5ad541eeaa428c6a88c40e2088cdaabc0748c9df
tree74e3d546fb39effe6cbe596cf3447b63b12274cb
parent458089bbad9cf5bef6cf8119f23fc44e66b36ad3
interface: Remove residual dpdk bonding code

dpdk bonding code was removed in 19.08. However, there are still references
to VNET_SW_INTERFACE_FLAG_BOND_SLAVE which was set by the already removed
code.

Type: fix

Signed-off-by: Steven Luong <sluong@cisco.com>
Change-Id: I949a7281e6273f2733dd7532cc4a3bb4f3ce30de
src/vnet/interface.c
src/vnet/interface.h
src/vnet/interface_format.c
src/vnet/interface_output.c
src/vnet/lldp/lldp_cli.c