Re: [PATCH v20 00/13] drivers/zsda: introduce zsda drivers

2024-11-09 Thread Thomas Monjalon
09/11/2024 11:36, Hanxiao Li: > v20 > - add release note which was forgot in last version Please when using --in-reply-to, you should target the very first version, so it avoid extra indents in mail clients, thanks.

[PATCH v20 00/13] drivers/zsda: introduce zsda drivers

2024-11-09 Thread Hanxiao Li
v20 - add release note which was forgot in last version v19: - delete cryptodev drivers and prepare to submit it next time. - only submit compressdev driver this time. - resplit the patches. v18: - add code in drivers/meson.build to compile zsda drivers. - make every patch compile without any war