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