From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] scripts: support any legal git revisions as abi validation range Date: Thu, 03 Dec 2015 14:28:10 +0100 Message-ID: <2244682.HuU20AYBFi@xps13> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: "Mcnamara, John" Return-path: Received: from mail-wm0-f44.google.com (mail-wm0-f44.google.com [74.125.82.44]) by dpdk.org (Postfix) with ESMTP id CF0ED568A for ; Thu, 3 Dec 2015 14:29:24 +0100 (CET) Received: by wmec201 with SMTP id c201so26978802wme.0 for ; Thu, 03 Dec 2015 05:29:24 -0800 (PST) In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2015-12-03 12:14, Mcnamara, John: > Also, if someone has some bandwidth it would be good to add an option > to pass -j with an optional number to "make" in the script. We can use -j without any number: "make will not limit the number of jobs that can run simultaneously". It is a not so bad default.