accel-config 4.1.1-1 source package in Ubuntu

Changelog

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

  [ Colin Ian King ]
  * update Standards-Version to 4.6.2 in control file
  * Use asm volatile for compilers that don't support
    __builtin_ia32_mfence
  [ Ramesh Thomas ]

  * Fixes for pedantic compiler warnings
  * Update copyright years in man pages
  * Fix some syntax errors and cleanup in man pages
  * Fix --help and other options
  * Fix a bug with empty wq driver name
  [ Rex Zhang ]

  * Fix bug about finding a mismatched wq
  * Add op mask to check if an op is available
  * Decide whether to do the operation or not

  [ Tony Zhu ]
  * Fix batch event log core check output issues
  * Provide --skip-config to run dsa tests without device reset

 -- Colin Ian King <email address hidden>  Wed, 06 Sep 2023 08:42:11 +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.1-1.dsc 2.2 KiB c3a958585981b61b23cb4fe55451272b3e1cb6f2c5de546038d8873fea3472d2
accel-config_4.1.1.orig.tar.xz 132.9 KiB bccafa898c525c27e7ebd783ff9b477c1f69c1488f99b5f224c937b6f3d95da3
accel-config_4.1.1-1.debian.tar.xz 5.3 KiB b6249a8310a8df01f3cd2d6e99ad717c71904b1e9f2612b2fcc14b2479ab1e45

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