RE: [EXTERNAL] [PATCH v2 1/9] crypto/zsda: add skeleton

2025-05-13 Thread Akhil Goyal
> diff --git a/doc/guides/compressdevs/zsda.rst > b/doc/guides/compressdevs/zsda.rst > index 25b7884535..34cbf235af 100644 > --- a/doc/guides/compressdevs/zsda.rst > +++ b/doc/guides/compressdevs/zsda.rst > @@ -174,6 +174,15 @@ e.g. for the 1cf2 device:: > Use ``modprobe vfio-pci disable_denylist=

[PATCH v2 1/9] crypto/zsda: add skeleton

2025-03-03 Thread Hanxiao Li
Add crypto driver skeleton for zsda devices. Signed-off-by: Hanxiao Li --- MAINTAINERS | 6 ++ doc/guides/compressdevs/zsda.rst| 9 ++ doc/guides/cryptodevs/features/zsda.ini | 38 doc/guides/cryptodevs/index.rst | 1 + doc/guides/crypt