interface: Remove residual dpdk bonding code 40/22240/2
authorSteven Luong <sluong@cisco.com>
Tue, 27 Aug 2019 14:43:27 +0000 (07:43 -0700)
committerDamjan Marion <dmarion@me.com>
Wed, 25 Sep 2019 22:06:43 +0000 (22:06 +0000)
commit34f17c44729a470e483394adb46d759b525c4b01
treec8242159b2cbce7362d12cb805290914c9b0d92c
parentd4895f2fcf96de62e07569cf831e1d49e33c4fb7
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
(cherry picked from commit 5ad541eeaa428c6a88c40e2088cdaabc0748c9df)
src/vnet/interface.c
src/vnet/interface.h
src/vnet/interface_format.c
src/vnet/interface_output.c
src/vnet/lldp/lldp_cli.c