DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH v1] doc: update QAT kernel module entry
@ 2023-10-13 10:59 Brian Dooley
  2023-10-13 11:27 ` David Marchand
  2023-10-13 13:06 ` [PATCH v2] " Brian Dooley
  0 siblings, 2 replies; 4+ messages in thread
From: Brian Dooley @ 2023-10-13 10:59 UTC (permalink / raw)
  To: Kai Ji; +Cc: dev, gakhil, Brian Dooley

The Kernel Module entry for 2.0 devices was incorrect in the doc table.
Updated table with Kernel Module qat_4xxx.

Fixes: 83ce3b393176 ("doc: update QAT device support")

Signed-off-by: Brian Dooley <brian.dooley@intel.com>
---
 doc/guides/cryptodevs/qat.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/guides/cryptodevs/qat.rst b/doc/guides/cryptodevs/qat.rst
index 730113da33..3419888e8b 100644
--- a/doc/guides/cryptodevs/qat.rst
+++ b/doc/guides/cryptodevs/qat.rst
@@ -453,9 +453,9 @@ to see the full table)
    +-----+-----+-----+-----+----------+---------------+---------------+------------+--------+------+--------+--------+
    | Yes | No  | No  | 4   | 4xxx     | IDZ/ N/A      | qat_4xxx      | 4xxx       | 4940   | 4    | 4941   | 16     |
    +-----+-----+-----+-----+----------+---------------+---------------+------------+--------+------+--------+--------+
-   | Yes | Yes | Yes | 4   | 401xxx   | linux/5.19+   | qat_401xxx    | 4xxx       | 4942   | 2    | 4943   | 16     |
+   | Yes | Yes | Yes | 4   | 401xxx   | linux/5.19+   | qat_4xxx      | 4xxx       | 4942   | 2    | 4943   | 16     |
    +-----+-----+-----+-----+----------+---------------+---------------+------------+--------+------+--------+--------+
-   | Yes | No  | No  | 4   | 401xxx   | IDZ/ N/A      | qat_401xxx    | 4xxx       | 4942   | 2    | 4943   | 16     |
+   | Yes | No  | No  | 4   | 401xxx   | IDZ/ N/A      | qat_4xxx      | 4xxx       | 4942   | 2    | 4943   | 16     |
    +-----+-----+-----+-----+----------+---------------+---------------+------------+--------+------+--------+--------+
    | Yes | Yes | Yes | 4   | 402xx    | linux/6.4+    | qat_4xxx      | 4xxx       | 4944   | 2    | 4945   | 16     |
    +-----+-----+-----+-----+----------+---------------+---------------+------------+--------+------+--------+--------+
-- 
2.25.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH v1] doc: update QAT kernel module entry
  2023-10-13 10:59 [PATCH v1] doc: update QAT kernel module entry Brian Dooley
@ 2023-10-13 11:27 ` David Marchand
  2023-10-13 13:06 ` [PATCH v2] " Brian Dooley
  1 sibling, 0 replies; 4+ messages in thread
From: David Marchand @ 2023-10-13 11:27 UTC (permalink / raw)
  To: Brian Dooley; +Cc: Kai Ji, dev, gakhil, Ciara Power

Hello,

On Fri, Oct 13, 2023 at 1:00 PM Brian Dooley <brian.dooley@intel.com> wrote:
>
> The Kernel Module entry for 2.0 devices was incorrect in the doc table.
> Updated table with Kernel Module qat_4xxx.
>
> Fixes: 83ce3b393176 ("doc: update QAT device support")

This does not look like the right Fixes: tag.
The commit that introduced first this reference to qat_401xxx is
f4eac3a09c51 ("common/qat: enable GEN4 b devices").

>
> Signed-off-by: Brian Dooley <brian.dooley@intel.com>

Otherwise, lgtm.

Cc: Ciara for info.


-- 
David Marchand


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH v2] doc: update QAT kernel module entry
  2023-10-13 10:59 [PATCH v1] doc: update QAT kernel module entry Brian Dooley
  2023-10-13 11:27 ` David Marchand
@ 2023-10-13 13:06 ` Brian Dooley
  2023-10-23 13:50   ` [EXT] " Akhil Goyal
  1 sibling, 1 reply; 4+ messages in thread
From: Brian Dooley @ 2023-10-13 13:06 UTC (permalink / raw)
  To: Kai Ji; +Cc: dev, gakhil, Brian Dooley, arkadiuszx.kusztal

The Kernel Module entry for 2.0 devices was incorrect in the doc table.
Updated table with Kernel Module qat_4xxx.

Fixes: f4eac3a09c51 ("common/qat: enable GEN4 b devices")
Cc: arkadiuszx.kusztal@intel.com

Signed-off-by: Brian Dooley <brian.dooley@intel.com>
---
v2:
Correct Fixes tag
---
 doc/guides/cryptodevs/qat.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/guides/cryptodevs/qat.rst b/doc/guides/cryptodevs/qat.rst
index 730113da33..3419888e8b 100644
--- a/doc/guides/cryptodevs/qat.rst
+++ b/doc/guides/cryptodevs/qat.rst
@@ -453,9 +453,9 @@ to see the full table)
    +-----+-----+-----+-----+----------+---------------+---------------+------------+--------+------+--------+--------+
    | Yes | No  | No  | 4   | 4xxx     | IDZ/ N/A      | qat_4xxx      | 4xxx       | 4940   | 4    | 4941   | 16     |
    +-----+-----+-----+-----+----------+---------------+---------------+------------+--------+------+--------+--------+
-   | Yes | Yes | Yes | 4   | 401xxx   | linux/5.19+   | qat_401xxx    | 4xxx       | 4942   | 2    | 4943   | 16     |
+   | Yes | Yes | Yes | 4   | 401xxx   | linux/5.19+   | qat_4xxx      | 4xxx       | 4942   | 2    | 4943   | 16     |
    +-----+-----+-----+-----+----------+---------------+---------------+------------+--------+------+--------+--------+
-   | Yes | No  | No  | 4   | 401xxx   | IDZ/ N/A      | qat_401xxx    | 4xxx       | 4942   | 2    | 4943   | 16     |
+   | Yes | No  | No  | 4   | 401xxx   | IDZ/ N/A      | qat_4xxx      | 4xxx       | 4942   | 2    | 4943   | 16     |
    +-----+-----+-----+-----+----------+---------------+---------------+------------+--------+------+--------+--------+
    | Yes | Yes | Yes | 4   | 402xx    | linux/6.4+    | qat_4xxx      | 4xxx       | 4944   | 2    | 4945   | 16     |
    +-----+-----+-----+-----+----------+---------------+---------------+------------+--------+------+--------+--------+
-- 
2.25.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: [EXT] [PATCH v2] doc: update QAT kernel module entry
  2023-10-13 13:06 ` [PATCH v2] " Brian Dooley
@ 2023-10-23 13:50   ` Akhil Goyal
  0 siblings, 0 replies; 4+ messages in thread
From: Akhil Goyal @ 2023-10-23 13:50 UTC (permalink / raw)
  To: Brian Dooley, Kai Ji; +Cc: dev, arkadiuszx.kusztal

> The Kernel Module entry for 2.0 devices was incorrect in the doc table.
> Updated table with Kernel Module qat_4xxx.
> 
> Fixes: f4eac3a09c51 ("common/qat: enable GEN4 b devices")
> Cc: arkadiuszx.kusztal@intel.com
> 
> Signed-off-by: Brian Dooley <brian.dooley@intel.com>
Applied to dpdk-next-crypto

Thanks.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-10-23 13:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-13 10:59 [PATCH v1] doc: update QAT kernel module entry Brian Dooley
2023-10-13 11:27 ` David Marchand
2023-10-13 13:06 ` [PATCH v2] " Brian Dooley
2023-10-23 13:50   ` [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).