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

Ferruh Yigit ferruh.yigit at intel.com
Thu Oct 11 13:20:46 CEST 2018


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 <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>

Applied to dpdk-next-net/master, thanks.


More information about the dev mailing list