* [PATCH] doc: fix some typos in cryptodev overview
@ 2024-02-22 17:41 Andrew Boyer
2024-02-29 17:31 ` [EXT] " Akhil Goyal
0 siblings, 1 reply; 2+ messages in thread
From: Andrew Boyer @ 2024-02-22 17:41 UTC (permalink / raw)
To: dev; +Cc: Akhil Goyal, Andrew Boyer, pablo.de.lara.guarch, stable
Very minor improvements.
Fixes: 2717246ecd7d ("cryptodev: replace mbuf scatter gather flag")
Cc: pablo.de.lara.guarch@intel.com
Cc: stable@dpdk.org
Signed-off-by: Andrew Boyer <andrew.boyer@amd.com>
---
doc/guides/cryptodevs/overview.rst | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/doc/guides/cryptodevs/overview.rst b/doc/guides/cryptodevs/overview.rst
index d754b0cfc6..b068d0d19c 100644
--- a/doc/guides/cryptodevs/overview.rst
+++ b/doc/guides/cryptodevs/overview.rst
@@ -20,17 +20,17 @@ Supported Feature Flags
- "OOP SGL In SGL Out" feature flag stands for
"Out-of-place Scatter-gather list Input, Scatter-gather list Output",
which means PMD supports different scatter-gather styled input and output buffers
- (i.e. both can consists of multiple segments).
+ (i.e. both can consist of multiple segments).
- "OOP SGL In LB Out" feature flag stands for
"Out-of-place Scatter-gather list Input, Linear Buffers Output",
- which means PMD supports input from scatter-gathered styled buffers,
+ which means PMD supports input from scatter-gather styled buffers,
outputting linear buffers (i.e. single segment).
- "OOP LB In SGL Out" feature flag stands for
"Out-of-place Linear Buffers Input, Scatter-gather list Output",
which means PMD supports input from linear buffer, outputting
- scatter-gathered styled buffers.
+ scatter-gather styled buffers.
- "OOP LB In LB Out" feature flag stands for
"Out-of-place Linear Buffers Input, Linear Buffers Output",
--
2.17.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* RE: [EXT] [PATCH] doc: fix some typos in cryptodev overview
2024-02-22 17:41 [PATCH] doc: fix some typos in cryptodev overview Andrew Boyer
@ 2024-02-29 17:31 ` Akhil Goyal
0 siblings, 0 replies; 2+ messages in thread
From: Akhil Goyal @ 2024-02-29 17:31 UTC (permalink / raw)
To: Andrew Boyer, dev; +Cc: pablo.de.lara.guarch, stable
> Very minor improvements.
>
> Fixes: 2717246ecd7d ("cryptodev: replace mbuf scatter gather flag")
> Cc: pablo.de.lara.guarch@intel.com
> Cc: stable@dpdk.org
>
> Signed-off-by: Andrew Boyer <andrew.boyer@amd.com>
Acked-by: Akhil Goyal <gakhil@marvell.com>
Applied to dpdk-next-crypto
Thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-02-29 17:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-22 17:41 [PATCH] doc: fix some typos in cryptodev overview Andrew Boyer
2024-02-29 17:31 ` [EXT] " Akhil Goyal
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).