Skip to content

Releases: intel/idxd-config

accel-config: release 3.4.6.1

21 Mar 19:00
Compare
Choose a tag to compare

Changes:

  • Bug fix in wq driver name configuration
  • Test configs add driver name attr

accel-config: release 3.4.6

02 Mar 20:14
Compare
Choose a tag to compare

accel-config changes:

  • Support new "read_buffer" attributes that replace "token" attributes
  • Deprecate attributes with "token" names
  • Add support for driver_name attr to get wq driver name
  • Fix a read buffer length related bug

accel-config test changes:

  • Add opcode operation support

accel-config: release 3.4.5

24 Jan 20:37
Compare
Choose a tag to compare

Changes:

  • Fixes a rpm build error

accel-config: release 3.4.4

10 Dec 18:56
Compare
Choose a tag to compare

Accel-config changes:

  • Add -e/--enable and -f/--force features to load-config command

DSA test changes:

  • Add more sample configuration files for different usages
  • Add multi-descriptor support

accel-config-v3.4.3: accel-config: release 3.4.3

02 Dec 19:28
Compare
Choose a tag to compare

Changes:

  • Remove redundant dependencies (kmod and udev)
  • Bug fixes and code cleanup
  • DSA test adds device and wq selection
  • DSA test adds no opcode operation support

accel-config: release 3.4.2

28 Sep 23:42
Compare
Choose a tag to compare
Changes:
- Add feature to skip tests based on feature availability
- Skip tests requiring shared memory if feature not available
- Add API to retrieve wq occupancy attribute

accel-config: release 3.4.1

30 Jul 22:00
Compare
Choose a tag to compare

Bug fixes related to traffic-class

Changes:

  • Bug fix related to traffic-class in listing
  • Ignore or return error if traffic-class is configured in device rev <
    0x200

accel-config: release 3.4

28 Jul 21:32
Compare
Choose a tag to compare

Changes:

  • Add per-wq ATS disable support
  • Add extended error status reporting
  • Created local copy of UAPI header file idxd.h from /usr/include
  • Bug fixes

accel-config: release 3.3

01 Jul 00:06
Compare
Choose a tag to compare

Changes:

  • Update driver name changes
  • Rewrite unit test removing hardcoding and other enhancements
  • Bug fixes

accel-config: release 3.2

20 May 01:51
Compare
Choose a tag to compare

Changes:

  • Adds support for new device bind paths retaining compatibility with older kernels
  • Adds support for UACCE interface to access char device
  • Adds debian packaging support

Fixes:

  • Refactored filtering, config and listing code fixing several issues in those areas
  • Support all 256 bits of op_cap
  • Fix incorrect return values
  • Made removing all mdevs more intuitive