bond: 1 packet/frame == bad performance [VPP-1236] 94/11694/2
authorSteven <sluong@cisco.com>
Wed, 11 Apr 2018 22:32:15 +0000 (15:32 -0700)
committerDamjan Marion <dmarion.lists@gmail.com>
Thu, 12 Apr 2018 10:59:31 +0000 (10:59 +0000)
commit22b5be06fae6f9a8b71c53fec548aabbdf69026b
tree6e67497a1f9293066ebc324c2c4c09601a74d861
parent2c703c7c4637d5cc94dd480b1ce8e4f51c82d8ab
bond: 1 packet/frame == bad performance [VPP-1236]

While https://gerrit.fd.io/r/#/c/11316/ took care of 1 packet/frame for
most of the bonding modes, it missed the broadcast mode. This patch is
to fix the 1 packet/frame for the broadcast mode.

Change-Id: Iac48a2977c7f702f341479cc712a6448090dbc60
Signed-off-by: Steven <sluong@cisco.com>
src/vnet/bonding/device.c