DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] build tests
@ 2017-04-06 12:55 Thomas Monjalon
  2017-04-06 12:56 ` Thomas Monjalon
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Monjalon @ 2017-04-06 12:55 UTC (permalink / raw)
  To: dev

---
 devtools/test-build.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/devtools/test-build.sh b/devtools/test-build.sh
index 5fed4c1..d7b5970 100755
--- a/devtools/test-build.sh
+++ b/devtools/test-build.sh
@@ -230,6 +230,8 @@ for conf in $configs ; do
 	make -j$J EXTRA_CFLAGS="$maxerr $DPDK_DEP_CFLAGS" \
 		EXTRA_LDFLAGS="$DPDK_DEP_LDFLAGS" $verbose O=$dir
 	! $short || break
+	make -j$J EXTRA_CFLAGS="$maxerr $DPDK_DEP_CFLAGS" \
+		EXTRA_LDFLAGS="$DPDK_DEP_LDFLAGS" $verbose O=$dir test-build
 	echo "================== Build examples for $dir"
 	export RTE_SDK=$(pwd)
 	export RTE_TARGET=$dir
-- 
2.7.0

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

* Re: [dpdk-dev] [PATCH] build tests
  2017-04-06 12:55 [dpdk-dev] [PATCH] build tests Thomas Monjalon
@ 2017-04-06 12:56 ` Thomas Monjalon
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Monjalon @ 2017-04-06 12:56 UTC (permalink / raw)
  To: dev

Sorry, wrong patch

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

end of thread, other threads:[~2017-04-06 12:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-06 12:55 [dpdk-dev] [PATCH] build tests Thomas Monjalon
2017-04-06 12:56 ` 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).