[dpdk-dev] [PATCH] Add build switches for all DPDK applications. This makes it possible to skip building applications (and build only libraries or kernel drivers).

2015-10-30 Thread Francesco Montorsi
--- app/Makefile | 8 config/common_linuxapp | 21 + 2 files changed, 25 insertions(+), 4 deletions(-) diff --git a/app/Makefile b/app/Makefile index 88c0bad..0b266b5 100644 --- a/app/Makefile +++ b/app/Makefile @@ -32,10 +32,10 @@ include $(RTE_SDK)/mk/rt

[dpdk-dev] [PATCH] Add error message when trying to use make option T= during build/clean

2015-09-29 Thread Francesco Montorsi
From: Francesco Montorsi --- mk/rte.sdkbuild.mk | 6 ++ 1 file changed, 6 insertions(+) diff --git a/mk/rte.sdkbuild.mk b/mk/rte.sdkbuild.mk index 38ec7bd..013aa89 100644 --- a/mk/rte.sdkbuild.mk +++ b/mk/rte.sdkbuild.mk @@ -29,6 +29,12 @@ # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING