[dpdk-dev] [PATCH v2 0/3] fix C++ includes

Thomas Monjalon thomas.monjalon at 6wind.com
Sun Feb 21 11:49:26 CET 2016


2016-02-16 08:14, Thomas Monjalon:
> When trying to build a C++ application, some errors appear from DPDK headers.
> 2 libraries are not fixed in this series:
> - cmdline
> - vhost which includes some not compliant Linux virtio headers
> 
> v2:
> - move keep-alive struct out of header
> - fix syntax in mbuf_offload cast
> 
> Thomas Monjalon (3):
>   eal: fix keep alive header for C++
>   hash: fix header for C++
>   mbuf_offload: fix header for C++

Applied


More information about the dev mailing list