Source: libvma Section: net Priority: optional Maintainer: Debian HPC Team Uploaders: Tzafrir Cohen Build-Depends: debhelper-compat (= 13), pkg-config, autoconf, automake, pkg-kde-tools, libibverbs-dev, librdmacm-dev, libnl-route-3-dev, libcap-dev, systemd, Standards-Version: 4.5.1 Rules-Requires-Root: no Vcs-Git: https://salsa.debian.org/hpc-team/libvma.git Vcs-Browser: https://salsa.debian.org/hpc-team/libvma Homepage: https://github.com/Mellanox/libvma Package: libvma Architecture: any-amd64 any-arm64 any-ppc64el any-ppc64 Depends: ${shlibs:Depends}, ${misc:Depends}, libvma9, libvma-dev Description: LD_PRELOAD-able library that boosts performance libvma is a LD_PRELOAD-able library that boosts performance of TCP and UDP traffic. It allows application written over standard socket API to handle fast path data traffic from user space over Ethernet and/or Infiniband with full network stack bypass and get better throughput, latency and packets/sec rate. . No application binary change is required for that. libvma is supported by RDMA capable devices that support "verbs" IBV_QPT_RAW_PACKET QP for Ethernet and/or IBV_QPT_UD QP for IPoIB. Package: libvma9 Section: libs Architecture: any-amd64 any-arm64 any-ppc64el any-ppc64 Depends: ${shlibs:Depends}, ${misc:Depends} Description: LD_PRELOAD-able library that boosts performance - shared library libvma is a LD_PRELOAD-able library that boosts performance of TCP and UDP traffic. It allows application written over standard socket API to handle fast path data traffic from user space over Ethernet and/or Infiniband with full network stack bypass and get better throughput, latency and packets/sec rate. . No application binary change is required for that. libvma is supported by RDMA capable devices that support "verbs" IBV_QPT_RAW_PACKET QP for Ethernet and/or IBV_QPT_UD QP for IPoIB. . This package includes the dynamic library itself. Package: libvma-dev Section: libdevel Architecture: any-amd64 any-arm64 any-ppc64el any-ppc64 Depends: ${misc:Depends}, libvma9 (= ${binary:Version}) Description: Development files for the libvma library libvma is a LD_PRELOAD-able library that boosts performance of TCP and UDP traffic. It allows application written over standard socket API to handle fast path data traffic from user space over Ethernet and/or Infiniband with full network stack bypass and get better throughput, latency and packets/sec rate. . No application binary change is required for that. libvma is supported by RDMA capable devices that support "verbs" IBV_QPT_RAW_PACKET QP for Ethernet and/or IBV_QPT_UD QP for IPoIB. . This package includes headers for building programs with libvma's interface directly, as opposed to loading it dynamically with LD_PRELOAD. Package: libvma-utils Section: utils Architecture: any-amd64 any-arm64 any-ppc64el any-ppc64 Depends: ${shlibs:Depends}, ${misc:Depends} Description: Examples and tools for the libvma library libvma is a LD_PRELOAD-able library that boosts performance of TCP and UDP traffic. It allows application written over standard socket API to handle fast path data traffic from user space over Ethernet and/or Infiniband with full network stack bypass and get better throughput, latency and packets/sec rate. . No application binary change is required for that. libvma is supported by RDMA capable devices that support "verbs" IBV_QPT_RAW_PACKET QP for Ethernet and/or IBV_QPT_UD QP for IPoIB. . This package contains the tool vma_stats for collecting and analyzing Libvma statistic.