Created attachment 198411 [details] Port Update This patch update benchmarks/nuttcp port to latest version.
Committed, thanks!
A commit references this bug: Author: pi Date: Sat Oct 20 21:59:00 UTC 2018 New revision: 482629 URL: https://svnweb.freebsd.org/changeset/ports/482629 Log: benchmarks/nuttcp: update 7.3.2 -> 8.2.2 - Improve warning when third party "-4/-6" is not supported - Add af=inet/inet6 to verbose UDP output - Add ip=<server_ip> to verbose UDP output for client transmitter - Fix to pass "-4" or "-6" argument to 3rd party - Fix to allow compile with -Werror=format-security as noted by Dhiru Kholia in fedora bug 1037224 - Fix missing brackets caught by -Wmisleading-indentation - Add code to print out address family of connect/accept - Add code to translate v4mapped addresses - Fix to allow direct I/O on block devices - Fix parsing of "-R i[s]##[/##]" (blank between 'R' and 'i') - Updated Copyright notice for new year - Changed nuttcp site to http://nuttcp.net/nuttcp/beta/ - Added define test for NOT_LINUX to undefine LINUX for build testing - Add reporting of TCP congestion window - Fix tos to work for ipv6 by setting traffic class PR: 232484 Submitted by: lev Changes: head/benchmarks/nuttcp/Makefile head/benchmarks/nuttcp/distinfo