Re: [PATCH] common/qat: enable gen4 c devices

2023-10-11 Thread David Marchand
Hello Ciara, On Mon, Aug 21, 2023 at 11:37 AM Power, Ciara wrote: > > > > > > +-+-+-+-+--+---+---++--- > > -+--+++ > > > | Yes | No | No | 4 | 401xxx | IDZ/ N/A | qat_401xxx| > > > 4xxx

RE: [PATCH] common/qat: enable gen4 c devices

2023-08-21 Thread Power, Ciara
Hi David, > > > > +-+-+-+-+--+---+---++--- > -+--+++ > > | Yes | No | No | 4 | 401xxx | IDZ/ N/A | qat_401xxx| > > 4xxx | > 4942 | 2| 4943 | 16 | > > > > +-+-+

Re: [PATCH] common/qat: enable gen4 c devices

2023-08-11 Thread David Marchand
Hello Ciara, On Fri, Aug 11, 2023 at 2:38 PM Ciara Power wrote: > > This commit enables QAT 2.0c devices in the > Intel QuickAssist Technology PMD. It is hard to make a link between the commit title "gen 4 c devices", the table below "402xxx" and the release notes "QAT 2.0c". Can you use a singl

[PATCH] common/qat: enable gen4 c devices

2023-08-11 Thread Ciara Power
This commit enables QAT 2.0c devices in the Intel QuickAssist Technology PMD. Signed-off-by: Ciara Power --- doc/guides/cryptodevs/qat.rst | 4 doc/guides/rel_notes/release_23_11.rst | 3 +++ drivers/common/qat/qat_device.c| 4 3 files changed, 11 insertions(+) diff -