Page MenuHomeFreeBSD

benchmarks/sipp: update to 3.4.1
ClosedPublic

Authored by farrokhi on Sep 3 2015, 7:55 PM.
Tags
None
Referenced Files
F122466353: D3560.id8466.diff
Sat, Jul 5, 1:35 PM
Unknown Object (File)
Thu, Jun 19, 5:08 AM
Unknown Object (File)
Thu, Jun 19, 5:05 AM
Unknown Object (File)
Tue, Jun 17, 3:45 PM
Unknown Object (File)
Sat, Jun 14, 6:28 AM
Unknown Object (File)
Wed, Jun 11, 9:36 AM
Unknown Object (File)
Jun 3 2025, 6:33 AM
Unknown Object (File)
Jun 3 2025, 12:28 AM
Subscribers
None

Details

Summary
  • Update to 3.4.1
  • Adopt new options
  • Take maintainership

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 396
Build 396: arc lint + arc unit

Event Timeline

farrokhi retitled this revision from to benchmarks/sipp: update to 3.4.1.
farrokhi updated this object.
farrokhi edited the test plan for this revision. (Show Details)
farrokhi added reviewers: philip, mat, bapt.
benchmarks/sipp/Makefile
43–46

This should work too:

PCAP_PLIST_FILES=  ${PCAP_FILES:S|^|${DATADIR}/pcap/|}

Also, when using PLIST_FILES, don't use %%FOO%% constructs, just use the real value.

farrokhi marked an inline comment as done.
  • Improve Makefile
mat edited edge metadata.

Approved, with the extra line removed.

benchmarks/sipp/Makefile
57

extra line here.

This revision is now accepted and ready to land.Sep 4 2015, 8:19 AM
This revision was automatically updated to reflect the committed changes.
farrokhi marked an inline comment as done.