DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/4] fix test of some build options
@ 2019-02-12 23:05 Thomas Monjalon
  2019-02-12 23:05 ` [dpdk-dev] [PATCH 1/4] mk: fix build of shared library with libbsd Thomas Monjalon
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Thomas Monjalon @ 2019-02-12 23:05 UTC (permalink / raw)
  Cc: dev

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-02-24 22:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-12 23:05 [dpdk-dev] [PATCH 0/4] fix test of some build options Thomas Monjalon
2019-02-12 23:05 ` [dpdk-dev] [PATCH 1/4] mk: fix build of shared library with libbsd Thomas Monjalon
2019-02-12 23:05 ` [dpdk-dev] [PATCH 2/4] devtools: add libelf dependency to build test Thomas Monjalon
2019-02-12 23:05 ` [dpdk-dev] [PATCH 3/4] devtools: test build of zlib PMD Thomas Monjalon
2019-02-12 23:05 ` [dpdk-dev] [PATCH 4/4] devtools: fix test of some build options Thomas Monjalon
2019-02-13 18:22   ` Trahe, Fiona
2019-02-24 22:24 ` [dpdk-dev] [PATCH 0/4] " Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).