accel-config 3.5.2-1 source package in Ubuntu

Changelog

accel-config (3.5.2-1) unstable; urgency=medium

  * Add tests of other dsa opcodes in dsa user test runner
  * Fix drain descriptor readback address assignment
  * Remove mdev implementation

 -- Colin Ian King <email address hidden>  Fri, 13 Jan 2023 10:19:11 +0000

Upload details

Uploaded by:
Colin Ian King
Uploaded to:
Sid
Original maintainer:
Colin Ian King
Architectures:
i386 amd64
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
accel-config_3.5.2-1.dsc 2.1 KiB 2a69334982fff5bfec1924a01e0b0b801def6932f746cf8dfc4d69e64be46c67
accel-config_3.5.2.orig.tar.xz 118.5 KiB e102fbf8236f82bbbebff898f88dc719d7c4d7a24a8e23fc107f233045d5c2ef
accel-config_3.5.2-1.debian.tar.xz 3.8 KiB 79d994b77c540d5b675d921c40b577add6c9703425ff17694bf4d86e7f7e3ad5

Available diffs

No changes file available.

Binary packages built by this source

accel-config: utility for configuring the DSA subsystem

 Intel Accelerator Utilities (accel-config) provides a user interface to the
 Intel Data Streaming Accelerator (DSA). DSA is a high-performance data copy
 and transformation accelerator integrated into Intel Xeon processors.
 .
 This package contains a utility for configuring the DSA (Data Stream
 Accelerator) subsystem in the Linux kernel.

accel-config-dbgsym: debug symbols for accel-config
accel-config-test: utility to test the DSA subsystem

 This utility has test cases that exercise the DSA subsysem. It uses
 libaccel-config API to configure workqueues and issues ENQCMD and MOVDIR64
 instructions to move memory.

accel-config-test-dbgsym: debug symbols for accel-config-test
libaccel-config-dev: development files for libaccel-config

 Header files and development library for compiling C programs to link with the
 libaccel-config library and manage the DSA subsystem in the Linux kernel.

libaccel-config1: utility library wrapping the Intel DSA sysfs ABI

 This provides access to work queues by using the mmap portal from the
 character device and send work to the accelerator. It also provides
 interfaces to manage virtual DSA devices exposed by the driver to the
 guest via VFIO mediated device framework.
 .
 This package contains a utility library for managing the DSA (Data
 Stream Accelerator) subsystem in the Linux kernel.

libaccel-config1-dbgsym: debug symbols for libaccel-config1