bond: 1 packet/frame == bad performance [VPP-1236] 30/11730/1
authorSteven <sluong@cisco.com>
Wed, 11 Apr 2018 22:32:15 +0000 (15:32 -0700)
committersteven luong <sluong@cisco.com>
Fri, 13 Apr 2018 02:42:27 +0000 (02:42 +0000)
commit866c465697f14903af80214e07392a9ded7cd944
tree1899e48bbaad1a2b9adffe6c9cceaae93bace549
parent27669ac245f8951252980001534d9f5121988e79
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>
(cherry picked from commit 22b5be06fae6f9a8b71c53fec548aabbdf69026b)
src/vnet/bonding/device.c