Package spdk: Information

    Source package: spdk
    Version: 23.09-alt1.1
    Latest version according to Repology
    Build time:  Jan 14, 2025, 03:09 PM in the task #369478
    Report package bug
    Home page: https://spdk.io

    License: BSD-3-Clause
    Summary: Storage Performance Development Kit
    Description: 
    The Storage Performance Development Kit (SPDK) provides a set of tools and
    libraries for writing high performance, scalable, user-mode storage
    applications. It achieves high performance by moving all of the necessary
    drivers into userspace and operating in a polled mode instead of relying
    on interrupts, which avoids kernel context switches and eliminates interrupt
    handling overhead.

    List of RPM packages built from this SRPM:
    python3-module-spdk (noarch)
    spdk (x86_64, aarch64)
    spdk-debuginfo (x86_64, aarch64)
    spdk-devel (x86_64, aarch64)
    spdk-libs (x86_64, aarch64)
    spdk-libs-debuginfo (x86_64, aarch64)

    Maintainer: Leontiy Volodin

    List of contributors:
    Leontiy Volodin

    ACL:
    Leontiy Volodin
    @everybody

      1. dpdk-devel
      2. gcc-c++
      3. libaio-devel
      4. libdbus-devel
      5. libelf-devel
      6. libfuse3-devel
      7. libisal-devel
      8. libjansson-devel
      9. libpcap-devel
      10. python3-module-setuptools
      11. libssl-devel
      12. rdma-core-devel
      13. libzstd-devel
      14. libsystemd-devel
      15. zlib-devel
      16. libuuid-devel

    Last changed


    Jan. 14, 2025 Leontiy Volodin 23.09-alt1.1
    - Fixed FTBFS.
    Oct. 16, 2023 Leontiy Volodin 23.09-alt1
    - New version 23.09.
    - Fixed build with python 3.11.6.
    - Cleanup BRs.
    Sept. 6, 2023 Leontiy Volodin 23.05-alt2.1
    - Removed pacman from requires (ALT #47071).