Package spdk: Information

    Source package: spdk
    Version: 23.09-alt1.1
    Build time:  Feb 12, 2025, 05:30 PM in the task #372203
    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

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