Re: [dpdk-dev] [PATCH 0/3] small fixes for FreeBSD builds

2019-02-26 Thread Thomas Monjalon
25/02/2019 16:23, Bruce Richardson: > Set of three one-line fixes to improve the FreeBSD builds, particularly with > -Dexamples=all set for meson builds. > > Bruce Richardson (3): > test/compress: fix missing header include > examples/ip_pipeline: disable build when no epoll > examples/vhost

[dpdk-dev] [PATCH 0/3] small fixes for FreeBSD builds

2019-02-25 Thread Bruce Richardson
Set of three one-line fixes to improve the FreeBSD builds, particularly with -Dexamples=all set for meson builds. Bruce Richardson (3): test/compress: fix missing header include examples/ip_pipeline: disable build when no epoll examples/vhost_crypto: fix dependency on vhost library example