[Accel-config] [PATCH v1 0/9] Add opcode operation support in spec

Tony Zhu <tony.zhu at intel.com> Fri, 11 Feb 2022 21:16:24 +0800
Newsgroups dev.linux.lists.accel-config
Message-ID <[email protected]>
Only has memory opocde operation support, add other opcode code support
to cover all.

Tony Zhu (9):
  accel-config/test: add drain operation support for single submission
  accel-config/test: add create and apply delta record operation support
  accel-config/test: add pattern2 to fill destination buffers
  accel-config/test: rewrite init task and add the init of dif
    operations
  accel-config/test: add CRC Generation and Copy with CRC Generation
    support
  accel-config/test: add create and apply delta record result
    verification
  accel-config/test: add 4 dif operations support
  accel-config/test: split drain multi task from noop multi task
  accel-config/test: add cache flush operation support

 test/crc16_t10_lookup.h |   36 ++
 test/dsa.c              | 1349 +++++++++++++++++++++++++++++++++++++--
 test/dsa.h              |   91 +++
 test/dsa_crc32.h        |  351 ++++++++++
 test/dsa_test.c         |  345 +++++++++-
 test/prep.c             |  442 +++++++++++++
 6 files changed, 2544 insertions(+), 70 deletions(-)
 create mode 100644 test/crc16_t10_lookup.h
 create mode 100644 test/dsa_crc32.h

-- 
2.27.0