* [dpdk-dev] [PATCH] doc: add FIPs self test description
@ 2019-01-24 16:16 Fan Zhang
2019-01-28 0:27 ` Thomas Monjalon
0 siblings, 1 reply; 2+ messages in thread
From: Fan Zhang @ 2019-01-24 16:16 UTC (permalink / raw)
To: dev; +Cc: marko.kovacevic
This patch updates the release note for the newly added self
test feature of FIPS validation sample application.
Signed-off-by: Fan Zhang <roy.fan.zhang@intel.com>
---
doc/guides/rel_notes/release_19_02.rst | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/doc/guides/rel_notes/release_19_02.rst b/doc/guides/rel_notes/release_19_02.rst
index 57c595bba..ceb945d1d 100644
--- a/doc/guides/rel_notes/release_19_02.rst
+++ b/doc/guides/rel_notes/release_19_02.rst
@@ -155,6 +155,15 @@ New Features
the intel_pstate kernel driver is now supported, and automatically
detected by the library.
+* **Added self test support to FIPS validation sample application.**
+
+ The FIPS validation sample application has been added the KATS self test
+ functionality. The self test is meant for validating the PMD during the
+ system initialization. During the test a series of security operations
+ (cipher, hash, aead, etc.) are performed and checked the known answers.
+ Once any result does not match the answer the PMD is uninitialized and
+ removed from the system.
+
Removed Items
-------------
--
2.13.6
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [dpdk-dev] [PATCH] doc: add FIPs self test description
2019-01-24 16:16 [dpdk-dev] [PATCH] doc: add FIPs self test description Fan Zhang
@ 2019-01-28 0:27 ` Thomas Monjalon
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Monjalon @ 2019-01-28 0:27 UTC (permalink / raw)
To: Fan Zhang; +Cc: dev, marko.kovacevic
24/01/2019 17:16, Fan Zhang:
> This patch updates the release note for the newly added self
> test feature of FIPS validation sample application.
>
> Signed-off-by: Fan Zhang <roy.fan.zhang@intel.com>
> ---
> +* **Added self test support to FIPS validation sample application.**
> +
> + The FIPS validation sample application has been added the KATS self test
> + functionality. The self test is meant for validating the PMD during the
> + system initialization. During the test a series of security operations
> + (cipher, hash, aead, etc.) are performed and checked the known answers.
> + Once any result does not match the answer the PMD is uninitialized and
> + removed from the system.
Not sure it is significant enough to appear in the new features of DPDK.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-01-28 0:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-24 16:16 [dpdk-dev] [PATCH] doc: add FIPs self test description Fan Zhang
2019-01-28 0:27 ` Thomas Monjalon
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).