accel-config 4.0-4 source package in Ubuntu

Changelog

accel-config (4.0-4) unstable; urgency=medium

  * debian/watch: add watch file
  * debian/control: update to standards version 4.6.2
  * debian/patches: add in patch tags

 -- Colin Ian King <email address hidden>  Fri, 28 Jul 2023 17:58:49 +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
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
accel-config_4.0-4.dsc 2.1 KiB 8adc6d2cf1fbaf83ca5cbacafdf98be6bd3609a9e96506e7db57fe0f8448fcdc
accel-config_4.0.orig.tar.xz 125.5 KiB f2db3ce66fd7d96ebc62f00c660ffda60bd89ed1bfb4d506c019ab7e6626c8b3
accel-config_4.0-4.debian.tar.xz 5.0 KiB adbf5c8de207e611256d22d07caf500136c4222c64c19cc49a8c9ee731f109bd

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