DMA Engine development
 help / color / mirror / Atom feed
* [PATCH 0/3] Add descriptor definitions for a few new DSA operations
@ 2022-11-08  0:39 Fenghua Yu
  2022-11-08  0:39 ` [PATCH 1/3] dmaengine: idxd: Add descriptor definitions for 16 bytes of pattern in memory fill operation Fenghua Yu
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Fenghua Yu @ 2022-11-08  0:39 UTC (permalink / raw)
  To: Vinod Koul, Dave Jiang; +Cc: dmaengine, linux-kernel, Fenghua Yu

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.

Reference:
1. DSA 2.0 spec: https://software.intel.com/content/www/us/en/develop/articles/intel-data-streaming-accelerator-architecture-specification.html

Fenghua Yu (3):
  dmaengine: idxd: Add descriptor definitions for 16 bytes of pattern in
    memory fill operation
  dmaengine: idxd: Add descriptor definitions for DIX generate operation
  dmaengine: idxd: Add descriptor definitions for translation fetch
    operation

 include/uapi/linux/idxd.h | 35 +++++++++++++++++++++++++++++++++++
 1 file changed, 35 insertions(+)

-- 
2.32.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-11-08 16:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-08  0:39 [PATCH 0/3] Add descriptor definitions for a few new DSA operations Fenghua Yu
2022-11-08  0:39 ` [PATCH 1/3] dmaengine: idxd: Add descriptor definitions for 16 bytes of pattern in memory fill operation Fenghua Yu
2022-11-08 16:13   ` Dave Jiang
2022-11-08  0:39 ` [PATCH 2/3] dmaengine: idxd: Add descriptor definitions for DIX generate operation Fenghua Yu
2022-11-08  0:39 ` [PATCH 3/3] dmaengine: idxd: Add descriptor definitions for translation fetch operation Fenghua Yu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox