[PATCH v7 0/4] Add ACVP Tool

Patrick Robb probb at iol.unh.edu
Mon Apr 10 16:56:03 CEST 2023


Hi Ali,

Is this good to be merged since it's been acked by a maintainer with no
more discussion afterwards? Or is there something more to be done here?

Thanks,
Patrick

On Tue, Apr 4, 2023 at 9:20 AM Ali Alnubani <alialnu at nvidia.com> wrote:

> > -----Original Message-----
> > From: jspewock at iol.unh.edu <jspewock at iol.unh.edu>
> > Sent: Monday, April 3, 2023 9:39 PM
> > To: ci at dpdk.org
> > Cc: Jeremy Spewock <jspewock at iol.unh.edu>
> > Subject: [PATCH v7 0/4] Add ACVP Tool
> >
> > From: Jeremy Spewock <jspewock at iol.unh.edu>
> >
> > v1: https://mails.dpdk.org/archives/ci/2022-January/001599.html
> > v2: https://mails.dpdk.org/archives/ci/2022-January/001611.html
> > v3: https://mails.dpdk.org/archives/ci/2022-February/001636.html
> > v4: https://mails.dpdk.org/archives/ci/2022-April/001702.html
> > v5: https://mails.dpdk.org/archives/ci/2023-March/002112.html
> > v6: https://mails.dpdk.org/archives/ci/2023-March/002147.html
> > v7:
> >   * fix commit messages
> >   * fix whitespace errors
> >
> > Brandon Lo (4):
> >   tools: add acvp_tool
> >   tools: add default config file for acvp_tool
> >   tools: add requirements file for acvp_tool
> >   doc: add readme file for acvp_tool
> >
> >  tools/acvp/README           | 118 +++++++++++++
> >  tools/acvp/__init__.py      |   0
> >  tools/acvp/acvp_config.json |  52 ++++++
> >  tools/acvp/acvp_tool.py     | 319
> > ++++++++++++++++++++++++++++++++++++
> >  tools/acvp/requirements.txt |   7 +
> >  5 files changed, 496 insertions(+)
> >  create mode 100644 tools/acvp/README
> >  create mode 100644 tools/acvp/__init__.py
> >  create mode 100644 tools/acvp/acvp_config.json
> >  create mode 100755 tools/acvp/acvp_tool.py
> >  create mode 100644 tools/acvp/requirements.txt
> >
> > --
> > 2.40.0
>
> Thank you for addressing comments.
>
> Acked-by: Ali Alnubani <alialnu at nvidia.com>
>


-- 

Patrick Robb

Technical Service Manager

UNH InterOperability Laboratory

21 Madbury Rd, Suite 100, Durham, NH 03824

www.iol.unh.edu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/ci/attachments/20230410/99aa83e7/attachment.htm>


More information about the ci mailing list