ports/benchmarks/netperf/files
Munechika SUMIKAWA db38baefd0 1) Add OPTIONS support for:
- SOCKETS - Unix domain socket support and tests
- SCTP - Stream Control Transmission Protocol support and tests
- EXS - ICSC async socket support
- HISTOGRAM - Optional histogram output
- OMNI - Enable OMNI tests

2) Patch to $WRKSRC/configure which fixes CPU measurement and ROUTE
lookup routines in netperf, which result in this output:
-------------
checking which CPU utilization measurement type to use... "none.
Consider teaching configure about your platform."
checking which route lookup type to use... "none. Consider teaching
configure about your platform."
--------------

3) Add to default configure_args

--enable-dirty
--enable-demo
--enable-burst
--enable-intervals

Note: these just add additional command arguments and options, and are
not globally enabled in netperf so wont affect existing users/tests.

Submitted by:	koobs (No email address by the request)
2012-05-15 06:47:10 +00:00
..
patch-arr_script
patch-configure 1) Add OPTIONS support for: 2012-05-15 06:47:10 +00:00
patch-packet_byte_script
patch-sctp_stream_script
patch-snapshot_script
patch-tcp_range_script
patch-tcp_rr_script
patch-tcp_stream_script
patch-udp6 Make UDP_STREAM work on IPv6 by transmitting and extracting IPv6 2012-01-27 03:26:36 +00:00
patch-udp_rr_script
patch-udp_stream_script