Source: sockperf
Section: net
Priority: optional
Maintainer: NVIDIA Networking <networking@nvidia.com>
Build-Depends: debhelper (>= 10.0.0), 
               gcc, 
               g++,
               make, 
               automake, 
               autoconf, 
               autotools-dev,
               libtool, 
               m4, 
               perl
Standards-Version: 4.1.4
Homepage: https://github.com/Mellanox/sockperf

Package: sockperf
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Network Benchmarking Utility for high-performance systems
 sockperf is a network benchmarking utility over socket API that was designed
 for testing performance (latency and throughput) of high-performance systems.
 It covers most of the socket API calls and options and can measure latency
 of each discrete packet at sub-nanosecond resolution using TSC register. 