Message ID | 20230303213413.3357431-1-fenghua.yu@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | Add descriptor definitions for a few new DSA operations | expand |
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
On 03-03-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. Applied, thanks
On 3/31/23 04:55, Vinod Koul wrote: > On 03-03-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. > > Applied, thanks > Thank you, Vinod! -Fenghua