[PATCH v3 1/4] tools: add acvp_tool

Ali Alnubani alialnu at nvidia.com
Sat Apr 16 12:34:18 CEST 2022


> -----Original Message-----
> From: Brandon Lo <blo at iol.unh.edu>
> Sent: Wednesday, February 2, 2022 5:05 PM
> To: NBU-Contact-Thomas Monjalon (EXTERNAL) <thomas at monjalon.net>
> Cc: ci at dpdk.org; Brandon Lo <blo at iol.unh.edu>
> Subject: [PATCH v3 1/4] tools: add acvp_tool
> 
> This tool is used to interact with the ACVP API.
> 
> Signed-off-by: Brandon Lo <blo at iol.unh.edu>
> ---
> v3:
> * Removed changes to root requirements
> 
> v2:
> * Added SPDX and copyright line
> 
>  tools/acvp/__init__.py  |   0
>  tools/acvp/acvp_tool.py | 319
> ++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 319 insertions(+)
>  create mode 100644 tools/acvp/__init__.py
>  create mode 100644 tools/acvp/acvp_tool.py
> 

Should acvp_tool.py have executable permissions?


More information about the ci mailing list