* [dpdk-dev] [PATCH v1 0/1] documentation error fix
@ 2020-10-16 4:49 Vikas Gupta
2020-10-16 4:49 ` [dpdk-dev] [PATCH v1 1/1] crypto/bcmfs: fix documentation error Vikas Gupta
0 siblings, 1 reply; 3+ messages in thread
From: Vikas Gupta @ 2020-10-16 4:49 UTC (permalink / raw)
To: dev, akhil.goyal, thomas; +Cc: vikram.prakash, Vikas Gupta
Hi,
This patch fixes documentation error in bcmfs.init
Regards,
Vikas
Vikas Gupta (1):
crypto/bcmfs: fix documentation error
doc/guides/cryptodevs/features/bcmfs.ini | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
--
2.17.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* [dpdk-dev] [PATCH v1 1/1] crypto/bcmfs: fix documentation error
2020-10-16 4:49 [dpdk-dev] [PATCH v1 0/1] documentation error fix Vikas Gupta
@ 2020-10-16 4:49 ` Vikas Gupta
2020-10-16 10:28 ` Thomas Monjalon
0 siblings, 1 reply; 3+ messages in thread
From: Vikas Gupta @ 2020-10-16 4:49 UTC (permalink / raw)
To: dev, akhil.goyal, thomas; +Cc: vikram.prakash, Vikas Gupta
Fix documentation error in bcmfs.ini. Add a section for
asymmetric algorithms.
Signed-off-by: Vikas Gupta <vikas.gupta@broadcom.com>
Reviewed-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
---
doc/guides/cryptodevs/features/bcmfs.ini | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/doc/guides/cryptodevs/features/bcmfs.ini b/doc/guides/cryptodevs/features/bcmfs.ini
index 6a718856b..f7fb2ed88 100644
--- a/doc/guides/cryptodevs/features/bcmfs.ini
+++ b/doc/guides/cryptodevs/features/bcmfs.ini
@@ -41,7 +41,6 @@ SHA512 = Y
SHA512 HMAC = Y
AES GMAC = Y
AES CMAC (128) = Y
-AES CBC MAC = Y
AES XCBC MAC = Y
;
@@ -54,3 +53,8 @@ AES GCM (256) = Y
AES CCM (128) = Y
AES CCM (192) = Y
AES CCM (256) = Y
+
+;
+; Supported Asymmetric algorithms of the 'bcmfs' crypto driver.
+;
+[Asymmetric]
--
2.17.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dpdk-dev] [PATCH v1 1/1] crypto/bcmfs: fix documentation error
2020-10-16 4:49 ` [dpdk-dev] [PATCH v1 1/1] crypto/bcmfs: fix documentation error Vikas Gupta
@ 2020-10-16 10:28 ` Thomas Monjalon
0 siblings, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2020-10-16 10:28 UTC (permalink / raw)
To: Vikas Gupta; +Cc: dev, akhil.goyal, vikram.prakash, ajit.khaparde
16/10/2020 06:49, Vikas Gupta:
> Fix documentation error in bcmfs.ini. Add a section for
> asymmetric algorithms.
>
> Signed-off-by: Vikas Gupta <vikas.gupta@broadcom.com>
> Reviewed-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
The word "error" can be removed after "fix".
Applied, thanks
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-10-16 10:28 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-16 4:49 [dpdk-dev] [PATCH v1 0/1] documentation error fix Vikas Gupta
2020-10-16 4:49 ` [dpdk-dev] [PATCH v1 1/1] crypto/bcmfs: fix documentation error Vikas Gupta
2020-10-16 10:28 ` 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).