[dpdk-dev] [PATCH 0/4] fix test of some build options

Thomas Monjalon thomas at monjalon.net
Wed Feb 13 00:05:03 CET 2019


When using the "make" system which allows a huge number of
build combinations, some options were not tested with
the script test-build.sh.


Thomas Monjalon (4):
  mk: fix build of shared library with libbsd
  devtools: add libelf dependency to build test
  devtools: test build of zlib PMD
  devtools: fix test of some build options

 devtools/test-build.sh           | 12 +++++++++---
 mk/exec-env/linuxapp/rte.vars.mk |  6 ++++++
 mk/rte.app.mk                    |  3 ---
 mk/rte.lib.mk                    |  2 ++
 4 files changed, 17 insertions(+), 6 deletions(-)

-- 
2.20.1



More information about the dev mailing list