accel-config 4.1.6-1 source package in Ubuntu

Changelog

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

  * Sync with upstream 4.1.6 release

 -- Colin Ian King <email address hidden>  Fri, 1 Mar 2024 08:58:57 +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

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
accel-config_4.1.6-1.dsc 2.2 KiB 53b414abaf9459c3e7d4a7ee2c328972c67284eb407ca3fb1e261788e8223bbb
accel-config_4.1.6.orig.tar.xz 132.3 KiB 0ed0ab2d590b441ae6bf320d08aac6ddcd2c0018aaca4cb7dfb587c7a53040b8
accel-config_4.1.6-1.debian.tar.xz 5.5 KiB 7ac6dcd45be368889ee7b85d12b231771abcb9fffa7fd6244d35736afa40a003

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