DPDK-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Pratik Senapati <psenapati@marvell.com>
Cc: <dev@dpdk.org>, <gakhil@marvell.com>, <gmuthukrishn@marvell.com>,
	<kai.ji@intel.com>
Subject: Re: [PATCH v1 1/4] app/test: extend mlkem support
Date: Tue, 1 Sep 2026 07:23:06 -0700	[thread overview]
Message-ID: <20260901072306.54a130fa@phoenix.local> (raw)
In-Reply-To: <20260831085009.256634-1-psenapati@marvell.com>

On Mon, 31 Aug 2026 14:20:06 +0530
Pratik Senapati <psenapati@marvell.com> wrote:

>  
> +uint8_t mlkem_768_dk[] = {
> +	0x29, 0x18, 0xA0, 0x56, 0x30, 0x51, 0x93, 0xF1,
> +	0x80, 0xB9, 0xCB, 0xAE, 0xD3, 0x97, 0x02, 0x73,
> +	0xAB, 0x7D, 0x7C, 0xEB, 0x44, 0x03, 0x60, 0x06,
> +	0xF0, 0xD5, 0x2D, 0x21, 0x46, 0xBC, 0x98, 0x91,
> +	0x89, 0x59, 0x45, 0xCF, 0x99, 0xC3, 0x49, 0xE6,
> +	0x71, 0x80, 0x2A, 0x6B, 0x49, 0xCA, 0x8A, 0xC

Test vectors should be const, and ideally static so local to file.

      parent reply	other threads:[~2026-09-01 14:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-31  8:50 [PATCH v1 1/4] app/test: extend mlkem support Pratik Senapati
2026-08-31  8:50 ` [PATCH v1 2/4] app/test: extend mldsa support Pratik Senapati
2026-08-31  8:50 ` [PATCH v1 3/4] app/test: extend mlkem keygen support Pratik Senapati
2026-08-31  8:50 ` [PATCH v1 4/4] app/test: extend mldsa " Pratik Senapati
2026-09-01 14:23 ` Stephen Hemminger [this message]

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=20260901072306.54a130fa@phoenix.local \
    --to=stephen@networkplumber.org \
    --cc=dev@dpdk.org \
    --cc=gakhil@marvell.com \
    --cc=gmuthukrishn@marvell.com \
    --cc=kai.ji@intel.com \
    --cc=psenapati@marvell.com \
    /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