[dpdk-dev] [PATCH 0/2] use %z for formatting

Thomas Monjalon thomas at monjalon.net
Wed Apr 4 12:41:08 CEST 2018


15/02/2018 23:25, Stephen Hemminger:
> Better to use %z and avoid any 32 bit platform woes;
> and not cast unnecessarily
> 
> Stephen Hemminger (2):
>   pci: use %z to format size_t
>   eal: use %zu to format size_t
> 
>  lib/librte_eal/linuxapp/eal/eal_memory.c |  8 ++++----
>  lib/librte_pci/rte_pci.c                 | 11 ++++++-----
>  2 files changed, 10 insertions(+), 9 deletions(-)

Applied, thanks




More information about the dev mailing list