Thu, 04 Jul 2024 10:40:40 UTC | login

Information for build sockperf-3.5-3.fc31

ID118846
Package Namesockperf
Version3.5
Release3.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/sockperf.git#640562cc042ab04b53e4f51099c566960cf19509
SummaryNetwork benchmarking utility for testing latency and throughput
Descriptionsockperf is a network benchmarking utility over socket API that was designed for testing performance (latency and throughput) of high-performance systems (it is also good for testing performance of regular networking systems as well). It covers most of the socket API calls and options. Specifically, in addition to the standard throughput tests, sockperf, does the following: * Measure latency of each discrete packet at sub-nanosecond resolution (using TSC register that counts CPU ticks with very low overhead). * Does the above for both ping-pong mode and for latency under load mode. This means that we measure latency of single packets even under load of millions Packets Per Second (without waiting for reply of packet before sending subsequent packet on time) * Enable spike analysis by providing histogram, with various percentiles of the packets’ latencies (for example: median, min, max, 99% percentile, and more), (this is in addition to average and standard deviation). Also, sockperf provides full log with all packet’s tx/rx times that can be further analyzed with external tools, such as MS-Excel or matplotlib - All this without affecting the benchmark itself. * Support MANY optional settings for good coverage of socket API and network configurations, while still keeping very low overhead in the fast path to allow cleanest results.
Built bydavidlt
State failed
Volume DEFAULT
StartedSat, 21 Sep 2019 16:16:21 UTC
CompletedSat, 21 Sep 2019 17:15:16 UTC
Taskbuild (f31-candidate, /rpms/sockperf.git:640562cc042ab04b53e4f51099c566960cf19509)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/sockperf.git#640562cc042ab04b53e4f51099c566960cf19509'}}
Tags No tags
RPMs No RPMs
Changelog * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Aug 01 2018 Michal Schmidt <mschmidt@redhat.com> - 3.5-1 - Upstream release 3.5. * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Mar 07 2018 Michal Schmidt <mschmidt@redhat.com> - 3.3-1 - Upstream release 3.3. - BR: gcc-c++ * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.6-7.gitc1f3ca79bff9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild