Thomas Monjalon
91873a6527
xen: fix build
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>
Description
No description provided
Languages
C
99.1%
Meson
0.5%
Python
0.2%
Shell
0.1%