[dpdk-dev] [PATCH v2] validate_abi: build faster by augmenting make with job count

2016-07-22 Thread Thomas Monjalon
2016-07-20 15:02, Neil Horman: > John Mcnamara and I were discussing enhacing 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 MAKE_JOBS variable that can be set by > the user to limit th

[dpdk-dev] [PATCH v2] validate_abi: build faster by augmenting make with job count

2016-07-20 Thread Neil Horman
John Mcnamara and I were discussing enhacing 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 MAKE_JOBS variable that can be set by the user to limit the job count. By default the job count is