Re: [dpdk-dev] [PATCH 1/5] kni: fix build with gcc 7.1

2017-06-14 Thread Thomas Monjalon
Series applied, thanks

[dpdk-dev] [PATCH 1/5] kni: fix build with gcc 7.1

2017-06-13 Thread Ferruh Yigit
build error: .../dpdk/build/build/lib/librte_eal/linuxapp/kni/igb_main.c: In function ‘igb_kni_probe’: .../dpdk/build/build/lib/librte_eal/linuxapp/kni/igb_main.c:2483:30: error: ‘%d’ directive output may be truncated writing between 1 and 5 bytes into a region of size between 0 and 11 [-We