DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Zhang, Roy Fan" <roy.fan.zhang@intel.com>
To: "Poczatek, Jakub" <jakub.poczatek@intel.com>,
	"Kovacevic, Marko" <marko.kovacevic@intel.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>,
	"Poczatek, Jakub" <jakub.poczatek@intel.com>
Subject: RE: [PATCH v1] doc: update FIPS docs
Date: Fri, 28 Jan 2022 11:15:55 +0000	[thread overview]
Message-ID: <MW5PR11MB58091979FE5C0504E2721B99B8229@MW5PR11MB5809.namprd11.prod.outlook.com> (raw)
In-Reply-To: <20220128110801.2573397-1-jakub.poczatek@intel.com>

> -----Original Message-----
> From: Jakub Poczatek <jakub.poczatek@intel.com>
> Sent: Friday, January 28, 2022 11:08 AM
> To: Kovacevic, Marko <marko.kovacevic@intel.com>
> Cc: dev@dpdk.org; Poczatek, Jakub <jakub.poczatek@intel.com>
> Subject: [PATCH v1] doc: update FIPS docs
> 
> Added missing step for converting SHA request files to correct
> format. Replaced AES_GCM with GCM to follow the correct
> naming format.
> 
> Signed-off-by: Jakub Poczatek <jakub.poczatek@intel.com>
> ---
>  doc/guides/sample_app_ug/fips_validation.rst | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/doc/guides/sample_app_ug/fips_validation.rst
> b/doc/guides/sample_app_ug/fips_validation.rst
> index 56df434215..39baea3346 100644
> --- a/doc/guides/sample_app_ug/fips_validation.rst
> +++ b/doc/guides/sample_app_ug/fips_validation.rst
> @@ -77,11 +77,12 @@ Compiling the Application
>      .. code-block:: console
> 
>           dos2unix AES/req/*
> -         dos2unix AES_GCM/req/*
> +         dos2unix GCM/req/*
>           dos2unix CCM/req/*
>           dos2unix CMAC/req/*
>           dos2unix HMAC/req/*
>           dos2unix TDES/req/*
> +         dos2unix SHA/req/*
> 
>  Running the Application
>  -----------------------
> --
> 2.25.1

Hi Jakub, thanks and welcome to the team!
Acked-by: Fan Zhang <roy.fan.zhang@intel.com>


  reply	other threads:[~2022-01-28 11:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-28 11:08 Jakub Poczatek
2022-01-28 11:15 ` Zhang, Roy Fan [this message]
2022-02-08 21:41 ` [EXT] " Akhil Goyal
2022-02-09 11:36 ` [PATCH v2] " Jakub Poczatek
2022-02-23  9:28   ` [EXT] " Akhil Goyal

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=MW5PR11MB58091979FE5C0504E2721B99B8229@MW5PR11MB5809.namprd11.prod.outlook.com \
    --to=roy.fan.zhang@intel.com \
    --cc=dev@dpdk.org \
    --cc=jakub.poczatek@intel.com \
    --cc=marko.kovacevic@intel.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;
as well as URLs for NNTP newsgroup(s).