summaryrefslogtreecommitdiff
path: root/benchmarks/spp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* benchmarks: remove 'Created by' linesTobias C. Berner2022-07-201-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A big Thank You to the original contributors of these ports: * Alexander Logvinov <ports@logvinov.com> * Alexey Dokuchaev <danfe@FreeBSD.org> * Alexey V. Degtyarev * Andreas Kohn <andreas@syndrom23.de> * Andrew Shevtsov <nyxo@dnuc.polyn.kiae.su> * Andrey Zakhvatov <andy@FreeBSD.org> * Andy Clark <andrewclarkii@gmail.com> * Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>) * Bill Fumerola <billf@chc-chimes.com> * Brad Davis <brd@FreeBSD.org> * Bruce A. Mah <bmah@FreeBSD.org> * Chao Shin <quakelee@cn.freebsd.org> * Danilo Egea Gondolfo <danilo@FreeBSD.org> * David O'Brien (obrien@FreeBSD.org) * David O'Brien (obrien@NUXI.com) * Dima Sivachenko <dima@chg.ru> * Gabriel M. Dutra <0xdutra@gmail.com> * Gea-Suan Lin <gslin@ccca.nctu.edu.tw> * Gea-Suan Lin <gslin@gslin.org> * Hannes Hauswedell <h2+fbsdports@fsfe.org> * Johannes Dieterich <dieterich@ogolem.org> * Johannes Dieterich <jmd@FreeBSD.org> * Joseph Koshy <jkoshy@FreeBSD.org> * Kris Moore <kmoore@FreeBSD.org> * Lars Eggert <lars@eggert.org> * Mark Pulford <mark@kyne.com.au> * Matthias Fechner <mfechner@FreeBSD.org> * NAKAJI Hiroyuki <nakaji@jp.freebsd.org> * NAKATA Maho <maho@FreeBSD.org> * Oliver Lehmann <oliver@FreeBSD.org> * Pete Fritchman <petef@databits.net> * Po-Chuan Hsieh <sunpoet@FreeBSD.org> * Radim Kolar * Radim Kolar <hsn@sendmail.cz> * Roman Bogorodskiy <bogorodskiy@inbox.ru> * Scott Flatman <sf@dsinw.com> * Sergey A. Osokin <osa@FreeBSD.org> * Sergey Kandaurov <pluknet@gmail.com> * Sergey Skvortsov <skv@protey.ru> * Slava Shwartsman <slavash@FreeBSD.org> * Stephen Montgomery-Smith <stephen@math.missouri.edu> * Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> * Thomas Dreibholz <dreibh@iem.uni-due.de> * Tom Judge <tom@tomjudge.com> * Veniamin Gvozdikov <vg@FreeBSD.org> * Vsevolod Stakhov <vsevolod@FreeBSD.org> * Will Andrews <andrews@technologist.com> * Yen-Ming Lee <leeym@FreeBSD.org> * Ying-Chieh Liao <ijliao@FreeBSD.org> * arved * asami * dikshie <dikshie@lapi.itb.ac.id> * gnn * ijliao * janos.mohacsi@bsd.hu * jesper@jdn.dk * jmz * koshy * luigi@FreeBSD.org * mharo@FreeBSD.org * mich@freebsdcluster.org * mr * se * shalunov * thierry@pompo.net * trasz <trasz@pin.if.uz.zgora.pl> * uminac With hat: portmgr
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* benchmarks/spp: Update v0.4 -> v0.4.2Lawrence Stewart2020-11-232-5/+5
| | | | | | | | | | | | | | | | | | | Version 0.4.2 - Fixed globals in master and slave (had a few non-static globals with same name) Version 0.4.1 - Fixed bug that included random bytes in the hash input used to generate the packet id in cases where the captured bytes did not include the TCP option bytes or the first 12 bytes for TCP/UDP payload. Now for the TCP options, the UDP/TCP payloads and data for non UDP/TCP, the capture length (snap size) will limit the hash input. Changes: https://bitbucket.org/caia-swin/spp/src/v0.4.2/Changelog.txt PR: 251002 Notes: svn path=/head/; revision=556089
* Assume maintainership of benchmarks/spp and update to v0.4 which addresses:Lawrence Stewart2019-02-253-6/+13
| | | | | | | | | | | | | | | | | | | | | | | | - Added pointer to http://caia.swin.edu.au/reports/130730A/CAIA-TR-130730A.pdf - Fixed threading bug that causes segfault with newer pthread lib on Linux - Directory bin is now created during make (if it doesn't exists) - Added support for DLT_PPP frames in pcap files - Create fake "ip_len" if missing (observed in some TSO'ed frames) - Noted that IP.ID is no longer useful for disambiguating packets (RFC 6864) - Added "-# 8192" to hash across first 12 bytes of TCP payload - Added "-# 16384" to hash across all TCP Option bytes - Added -O option to print 'fake' (uncorrected) OWD in each direction - Various documentation tweaks (README and man page source) - Change default hash function for packet id generation to crc64 and added - Added -H option to select hash function (crc32 and crc64) - Added autotuning of delta_t_max based on actual observed clock offset (disabled with -T option) Reviewed by: tobik@ Approved by: tobik@ Differential Revision: https://reviews.freebsd.org/D18336 Notes: svn path=/head/; revision=493891
* Cleanup patches, category benchmarksMathieu Arnold2016-07-271-4/+4
| | | | | | | | | | Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=419178
* - Reset lars@eggert.org maintainership (maintainer no longer uses these ports)Dmitry Marakasov2016-02-191-1/+1
| | | | | | | | | | - While here, minor cleanup for net/tcpsplit PR: 206406, 206407 Approved by: lars@eggert.org (private email) Notes: svn path=/head/; revision=409181
* - Update to 0.3.6Dmitry Marakasov2016-02-012-3/+4
| | | | | | | | | PR: 206406 Submitted by: jochen@jochen-neumeister.de Approved by: lars@eggert.org (maintainer) Notes: svn path=/head/; revision=407717
* - Update to 0.3.5Wen Heping2015-05-052-3/+3
| | | | | | | | | PR: 199530 Submitted by: lstewart@FreeBSD.org Approved by: maintainer(timeout, > 14 days) Notes: svn path=/head/; revision=385447
* Allow staging as a regular userAntoine Brodin2014-08-241-8/+11
| | | | Notes: svn path=/head/; revision=366006
* - Support stagingEmanuel Haupt2014-02-162-6/+42
| | | | | | | - Add LICENSE Notes: svn path=/head/; revision=344534
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | benchmarks) Notes: svn path=/head/; revision=327708
* - Update to 0.3.4Frederic Culot2013-05-262-3/+4
| | | | | | | | PR: ports/178949 Submitted by: Lars Eggert <lars@eggert.org> (maintainer) Notes: svn path=/head/; revision=319106
* SPP provides frequently updated RTT estimates using IP traffic alreadyPawel Pekala2013-03-013-0/+28
present in the network. SPP estimates the RTT between two measurement points without requiring precise time synchronisation between each point. SPP accurately estimates the RTT experienced by any application's traffic without needing modifications to the application itself or the routers along the path. WWW: http://caia.swin.edu.au/tools/spp/ PR: ports/176249 Submitted by: Lars Eggert <lars@eggert.org> Notes: svn path=/head/; revision=313173