2015-11-24 17:49, Mcnamara, John:
> Very useful. We should add these scripts to the contributing guide at some
> point.
Yes
> One minor nit. "q" is used for "quick" in this script and "quiet" in the
> checkpatch script. Maybe for consistency use "f" for fast or "n" for no-doc
> or something el
> -Original Message-
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Thomas Monjalon
> Sent: Monday, November 23, 2015 1:40 AM
> To: dev at dpdk.org
> Subject: [dpdk-dev] [PATCH v2 2/2] scripts: add build tests
>
> ...
>
> +while getopts hj:q AR
This script helps to build a list of target with some custom options.
It tries to enable most of the options.
The examples and documentation are also built.
It uses some configuration from exported variables.
This config works on my machine:
export DPDK_DEP_PCAP=y
export DPDK_DEP_MOFED=y
ml
3 matches
Mail list logo