91873a6527
There were 2 errors: lib/librte_pmd_xenvirt/rte_xen_lib.c:409:2: error: zero-length gnu_printf format string [-Werror=format-zero-length] lib/librte_pmd_xenvirt/rte_xen_lib.c:424:2: error: format '%p' expects argument of type 'void *', but argument 4 has type 'uintptr_t' [-Werror=format=] Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>