]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cmake/modules/BuildDPDK.cmake: Build required DPDK libraries
authorBrad Hubbard <bhubbard@redhat.com>
Tue, 9 Oct 2018 08:58:58 +0000 (18:58 +1000)
committerBrad Hubbard <bhubbard@redhat.com>
Wed, 10 Oct 2018 04:29:10 +0000 (14:29 +1000)
commit2b188a2aed8164cc626fb0191cba90b9aa9caa7d
tree0c864436d8d671ee07be271ef3a8d30b6ebfa417
parent82a98163afeeabcf055bacb713f34ed4b14026f3
cmake/modules/BuildDPDK.cmake: Build required DPDK libraries

Make sure the mbuf and ethdev libraries are created as they export
required symbols.

Fixes: http://tracker.ceph.com/issues/36341
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
cmake/modules/BuildDPDK.cmake