On 9/25/2018 5:00 PM, Iremonger, Bernard wrote: >> -----Original Message----- >> From: Lipiec, Herakliusz >> Sent: Tuesday, September 25, 2018 12:23 PM >> To: Lu, Wenzhuo <[email protected]>; Wu, Jingjing >> <[email protected]>; Iremonger, Bernard >> <[email protected]> >> Cc: [email protected]; Lipiec, Herakliusz <[email protected]>; >> [email protected] >> Subject: [PATCH v2] app/testpmd: fix printf format specifiers >> >> change PRIu8 -> PRIu16 for port_id in eth_event_callback (portid_t is >> uint16_t) >> >> Fixes: 76ad4a2d82d4 ("app/testpmd: add generic event handler") >> Cc: [email protected] >> >> Signed-off-by: Herakliusz Lipiec <[email protected]> > > Acked-by: Bernard Iremonger <[email protected]>
Applied to dpdk-next-net/master, thanks.

