[dpdk-dev] [PATCH v2 06/13] mbuf: fix missing includes in exported header

Olivier Matz olivier.matz at 6wind.com
Tue Apr 25 11:56:39 CEST 2017


On Tue, 25 Apr 2017 10:30:00 +0200, Adrien Mazarguil <adrien.mazarguil at 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: stable at dpdk.org
> Cc: Olivier Matz <olivier.matz at 6wind.com>
> Signed-off-by: Adrien Mazarguil <adrien.mazarguil at 6wind.com>

Acked-by: Olivier Matz <olivier.matz at 6wind.com>


More information about the dev mailing list