misc: bond_create is broken for custom dump print 48/28148/7
authorSteven Luong <[email protected]>
Wed, 11 Sep 2019 17:49:30 +0000 (10:49 -0700)
committerAndrew Yourtchenko <[email protected]>
Fri, 7 Aug 2020 20:49:18 +0000 (20:49 +0000)
commit51a6508d2d683ae019ac8793c829029c11bb7b8a
treea28e56abe0c46526ba904d8bf05c252f44725eb0
parent69bafd77ebbfafc851938e13e3c11a7090b75303
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 <[email protected]>
Change-Id: I2b7d065e21427090af3deb47c8a24c5da679e4f5
(cherry picked from commit b0876964893565d95fa934c9603dcde46a8caa0c)
src/vpp/api/custom_dump.c