numam-dpdk/scripts
Neil Horman 30301d0cac scripts: validate ABI faster with parallel make jobs
John Mcnamara and I were discussing enhancing the validate_abi script to
build the dpdk tree faster with multiple jobs.
Theres no reason not to do it, so this implements that requirement.

It uses a DPDK_MAKE_JOBS variable that can be set by the user to limit
the job count.  By default the job count is set to the number of online
cpus.

Signed-off-by: Neil Horman <nhorman@tuxdriver.com>
2016-07-22 12:47:48 +02:00
..
cocci mbuf: add script to convert code to offset macro 2015-06-24 12:01:14 +02:00
auto-config-h.sh scripts: check features to generate configuration header 2015-02-25 16:06:12 +01:00
check-git-log.sh scripts: add more git log capitalization checks 2016-07-10 17:01:02 +02:00
check-maintainers.sh scripts: find areas without maintainer 2015-02-09 15:15:04 +01:00
checkpatches.sh scripts: check commits with checkpatch 2016-06-07 09:42:10 +02:00
cocci.sh mbuf: add script to convert code to offset macro 2015-06-24 12:01:14 +02:00
depdirs-rule.sh remove trailing whitespaces 2014-06-11 00:29:34 +02:00
gen-build-mk.sh remove trailing whitespaces 2014-06-11 00:29:34 +02:00
gen-config-h.sh mk, scripts: remove useless blank lines 2015-06-12 11:10:02 +02:00
load-devel-config.sh scripts: add checkpatch wrapper 2015-12-03 00:03:03 +01:00
relpath.sh scripts: fix relpath.sh output when $prefix is set in environment 2015-12-12 00:34:57 +01:00
test-build.sh scripts: remove old build option 2016-07-15 16:08:25 +02:00
test-null.sh mk: add build directory to library search path 2016-05-18 16:46:16 +02:00
validate-abi.sh scripts: validate ABI faster with parallel make jobs 2016-07-22 12:47:48 +02:00