[dpdk-stable] [PATCH v2] app/testpmd: fix printf format specifiers

Iremonger, Bernard bernard.iremonger at intel.com
Tue Sep 25 18:00:33 CEST 2018


> -----Original Message-----
> From: Lipiec, Herakliusz
> Sent: Tuesday, September 25, 2018 12:23 PM
> To: Lu, Wenzhuo <wenzhuo.lu at intel.com>; Wu, Jingjing
> <jingjing.wu at intel.com>; Iremonger, Bernard
> <bernard.iremonger at intel.com>
> Cc: dev at dpdk.org; Lipiec, Herakliusz <herakliusz.lipiec at intel.com>;
> stable at dpdk.org
> 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: stable at dpdk.org
> 
> Signed-off-by: Herakliusz Lipiec <herakliusz.lipiec at intel.com>

Acked-by: Bernard Iremonger <bernard.iremonger at intel.com>


More information about the stable mailing list