Source: ntttcp
Section: net
Priority: optional
Maintainer: Technology Consulting Group Repostiory Key <tcg@office365stanford.onmicrosoft.com>
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.6.2
Homepage: https://github.com/Microsoft/ntttcp-for-linux
Rules-Requires-Root: no

Package: ntttcp
Architecture: any
Multi-Arch: foreign
Depends: ${misc:Depends},
         ${shlibs:Depends}
Description: multi-threaded network throughput benchmark tool
 NTTTCP-for-Linux is a multiple-threaded Linux network throughput
 benchmark tool. It is the Linux counterpart of the Windows NTTTCP
 utility and can interoperate with it for cross-platform testing.
 .
 Features include:
 .
  * multiple sender/receiver threads and CPU affinity control;
  * TCP (default) and UDP tests;
  * IPv4 and IPv6;
  * sender/receiver synchronisation, warm-up and cool-down periods;
  * multi-client testing mode;
  * bandwidth limiting via Fair Queue traffic policing;
  * reporting of TCP retransmits, NIC packet counts and device
    interrupts;
  * output capture to console log, XML or JSON files.
