DPDK CI discussions
 help / color / mirror / Atom feed
From: Patrick Robb <probb@iol.unh.edu>
To: jspewock@iol.unh.edu
Cc: ci@dpdk.org, Ali Alnubani <alialnu@nvidia.com>,
	Aaron Conole <aconole@redhat.com>
Subject: Re: [PATCH v5 0/4] Add ACVP tool
Date: Thu, 23 Mar 2023 09:54:25 -0400	[thread overview]
Message-ID: <CAJvnSUDjKKBFoN1MEMUEysUFre_Mrr=u0oPzi3tz=Eko1DQ2Zw@mail.gmail.com> (raw)
In-Reply-To: <20230315172837.29736-1-jspewock@iol.unh.edu>

[-- Attachment #1: Type: text/plain, Size: 1670 bytes --]

Hi Aaron, Ali,

I just wanted to bump this. Is there anything I can do to advance the
review process? Obviously I could add an ack or tested-by, but I assume
that's not really too meaningful given the context of Jeremy and I working
together.

On Wed, Mar 15, 2023 at 1:30 PM <jspewock@iol.unh.edu> wrote:

> From: Jeremy Spewock <jspewock@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:
>   * updated out-of-date readme to better match current implementation
>   * updated default config file to support more algorithms
>
> 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           | 129 +++++++++++++++
>  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, 507 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.39.2
>
>

-- 

Patrick Robb

Technical Service Manager

UNH InterOperability Laboratory

21 Madbury Rd, Suite 100, Durham, NH 03824

www.iol.unh.edu

[-- Attachment #2: Type: text/html, Size: 4443 bytes --]

  parent reply	other threads:[~2023-03-23 13:54 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-15 17:28 jspewock
2023-03-15 17:28 ` [PATCH v5 1/4] tools: add acvp_tool jspewock
2023-03-15 17:28 ` [PATCH v5 2/4] tools: add default config file for acvp_tool jspewock
2023-03-15 17:28 ` [PATCH v5 3/4] tools: add requirements " jspewock
2023-03-15 17:28 ` [PATCH v5 4/4] doc: add readme " jspewock
2023-03-24 13:34   ` Aaron Conole
2023-03-23 13:54 ` Patrick Robb [this message]
2023-03-24 13:34 ` [PATCH v5 0/4] Add ACVP tool Aaron Conole

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAJvnSUDjKKBFoN1MEMUEysUFre_Mrr=u0oPzi3tz=Eko1DQ2Zw@mail.gmail.com' \
    --to=probb@iol.unh.edu \
    --cc=aconole@redhat.com \
    --cc=alialnu@nvidia.com \
    --cc=ci@dpdk.org \
    --cc=jspewock@iol.unh.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).