[PATCH v6 2/4] tools: add default config file for acvp_tool
Ali Alnubani
alialnu at nvidia.com
Tue Mar 28 10:25:31 CEST 2023
> -----Original Message-----
> From: jspewock at iol.unh.edu <jspewock at iol.unh.edu>
> Sent: Monday, March 27, 2023 7:52 PM
> To: ci at dpdk.org
> Cc: Jeremy Spewock <jspewock at iol.unh.edu>
> Subject: [PATCH v6 2/4] tools: add default config file for acvp_tool
>
> From: Jeremy Spewock <jspewock at iol.unh.edu>
>
> expanded coverage of acvp_tool default config file
This only describes the diff with Brandon's patch. The original commit message should have been kept instead and expanded if needed.
>
> Signed-off-by: Jeremy Spewock <jspewock at iol.unh.edu>
> ---
I see the following warnings when applying the patch:
.git/rebase-apply/patch:45: space before tab in indent.
{
.git/rebase-apply/patch:46: space before tab in indent.
"min": 80,
.git/rebase-apply/patch:47: space before tab in indent.
"max": 160,
.git/rebase-apply/patch:48: space before tab in indent.
"increment": 8
.git/rebase-apply/patch:49: space before tab in indent.
}
warning: squelched 1 whitespace error
warning: 6 lines add whitespace errors.
- Ali
More information about the ci
mailing list