On Tue, 25 Apr 2017 10:30:00 +0200, Adrien Mazarguil <adrien.mazarg...@6wind.com> wrote: > This commit addresses the following errors: > > In file included from /tmp/check-includes.sh.681.c:1:0: > build/include/rte_mbuf_ptype.h:587:35: error: unknown type name 'uint32_t' > [...] > build/include/rte_mbuf_ptype.h:662:51: error: unknown type name 'size_t' > [...] > > Fixes: 288541c8ff9e ("mbuf: add functions to dump packet type") > > Cc: sta...@dpdk.org > Cc: Olivier Matz <olivier.m...@6wind.com> > Signed-off-by: Adrien Mazarguil <adrien.mazarg...@6wind.com>
Acked-by: Olivier Matz <olivier.m...@6wind.com>