misc: bond_create is broken for custom dump print 02/22002/2
authorSteven Luong <sluong@cisco.com>
Wed, 11 Sep 2019 17:49:30 +0000 (10:49 -0700)
committerDamjan Marion <dmarion@me.com>
Wed, 11 Sep 2019 19:37:07 +0000 (19:37 +0000)
commitb0876964893565d95fa934c9603dcde46a8caa0c
tree821340b08c92178dcf5d38f0c29c0dc31fd54f62
parentb840c773dc9d7f0f9f85753a20d00acb53a6bce7
misc: bond_create is broken for custom dump print

Regression from https://gerrit.fd.io/r/#/c/vpp/+/21508/
The aformentioned patch changed lb and mode to u32. But it does not make the
same change to custom_dump.c

Type: fix

Signed-off-by: Steven Luong <sluong@cisco.com>
Change-Id: I2b7d065e21427090af3deb47c8a24c5da679e4f5
src/vpp/api/custom_dump.c