Re: [PATCH v2 0/3] Add descriptor definitions for a few new DSA operations

From: Fenghua Yu
Date: Tue Mar 28 2023 - 22:04:55 EST


Hi, Vinod,

On 3/3/23 13:34, Fenghua Yu wrote:
A few new DSA operations are introduced [1]:
1. Memory fill with 16 bytes of pattern.
2. Translation fetch.
3. Data Integrity Extension (DIX) generate.

This series adds descriptor definitions for the new DSA operations.
With the definitions, user can issue the DSA operations to optimize
corresponding transactions.

Any comment on this patch set? Will you pick it up? This can be applied cleanly to upstream kernel.

Thank you very much!

-Fenghua