accel-config 4.1.2-1 source package in Ubuntu

Changelog

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

  * Sync with upstream 4.1.2 release
  * Comment out unnecessary -Wl,--as-needed linker flags

 -- Colin Ian King <email address hidden>  Thu, 26 Oct 2023 09:09:14 +0100

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.2-1.dsc 2.2 KiB 601f38c4cf11a0907671ea135bd5e96b7c4d8edd914b3a700e929a750fb6f344
accel-config_4.1.2.orig.tar.xz 133.1 KiB 66440a459ca5879bed0c5838d9a0bc58dfafc8db7b32bbfcdf3aa669ab2df371
accel-config_4.1.2-1.debian.tar.xz 5.4 KiB 340f7f79e1f243c15529aa4838d08cb8fc45b52bcf38b5f2da5f280680d7a19b

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