> Since 17.11 release DPDK uses uint16 for port_id. Format strings for > printing functions must be updated accordingly. > > CC: Mark Kavanagh <[email protected]> > Fixes: 5e925ccc2a6f ("netdev-dpdk: DPDK v17.11 upgrade") > Signed-off-by: Ilya Maximets <[email protected]> > --- > lib/netdev-dpdk.c | 56 +++++++++++++++++++++++++++++++------------------- > ----- > 1 file changed, 32 insertions(+), 24 deletions(-) >
Good catch Ilya, I've merged it to the dpdk_merge branch. Thanks Ian _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
