Re: [PATCH v1] doc: update QAT kernel module entry

2023-10-13 Thread David Marchand
Hello, On Fri, Oct 13, 2023 at 1:00 PM Brian Dooley 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

[PATCH v1] doc: update QAT kernel module entry

2023-10-13 Thread 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 --- doc/guides/cryptodevs/qat.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff