From owner-dev-commits-ports-main@freebsd.org Thu Sep 9 14:19:14 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id C6C5867159D; Thu, 9 Sep 2021 14:19:14 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4H51N253jZz4Ypt; Thu, 9 Sep 2021 14:19:14 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 8B31E1B098; Thu, 9 Sep 2021 14:19:14 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 189EJEHI018517; Thu, 9 Sep 2021 14:19:14 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 189EJERI018516; Thu, 9 Sep 2021 14:19:14 GMT (envelope-from git) Date: Thu, 9 Sep 2021 14:19:14 GMT Message-Id: <202109091419.189EJERI018516@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Kirill Ponomarev Subject: git: 3a719c018256 - main - benchmarks/fio: update to 3.28 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: krion X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 3a719c018256ae8532c0903539839bf45b9ecf78 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Sep 2021 14:19:14 -0000 The branch main has been updated by krion: URL: https://cgit.FreeBSD.org/ports/commit/?id=3a719c018256ae8532c0903539839bf45b9ecf78 commit 3a719c018256ae8532c0903539839bf45b9ecf78 Author: Kirill Ponomarev AuthorDate: 2021-09-09 14:18:50 +0000 Commit: Kirill Ponomarev CommitDate: 2021-09-09 14:19:11 +0000 benchmarks/fio: update to 3.28 --- benchmarks/fio/Makefile | 2 +- benchmarks/fio/distinfo | 6 ++-- benchmarks/fio/pkg-plist | 82 +++++++++++++++++++++++++++++++++++++++++++++++- 3 files changed, 85 insertions(+), 5 deletions(-) diff --git a/benchmarks/fio/Makefile b/benchmarks/fio/Makefile index b33be3c7882a..93699cf71e4b 100644 --- a/benchmarks/fio/Makefile +++ b/benchmarks/fio/Makefile @@ -1,7 +1,7 @@ # Created by: luigi@FreeBSD.org PORTNAME= fio -PORTVERSION= 3.27 +PORTVERSION= 3.28 CATEGORIES= benchmarks MASTER_SITES= http://brick.kernel.dk/snaps/ diff --git a/benchmarks/fio/distinfo b/benchmarks/fio/distinfo index d294c5b84de2..cde5e8af7e9e 100644 --- a/benchmarks/fio/distinfo +++ b/benchmarks/fio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1622444833 -SHA256 (fio-3.27.tar.bz2) = 8d387227fbfcf2734c1a342957c65feee52082704eae11725fcc1b74638f6a2a -SIZE (fio-3.27.tar.bz2) = 960330 +TIMESTAMP = 1631196560 +SHA256 (fio-3.28.tar.bz2) = 158fd7ee70807cdfe434c7e21cac1f9294ccbc16bd40b81ce376549ba565492d +SIZE (fio-3.28.tar.bz2) = 5976902 diff --git a/benchmarks/fio/pkg-plist b/benchmarks/fio/pkg-plist index fab3f285d483..eee3e1d045ce 100644 --- a/benchmarks/fio/pkg-plist +++ b/benchmarks/fio/pkg-plist @@ -3,75 +3,155 @@ bin/fio_generate_plots man/man1/fio.1.gz man/man1/fio_generate_plots.1.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/1mbs_clients.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/1mbs_clients.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/aio-read.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/aio-read.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/backwards-read.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/backwards-read.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/basic-verify.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/basic-verify.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/butterfly.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/butterfly.png +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cmdprio-bssplit.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cmdprio-bssplit.png +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cmdprio-percentage.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cmdprio-percentage.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/cpp_null.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cpp_null.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/cpuio.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cpuio.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/cross-stripe-verify.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cross-stripe-verify.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dev-dax.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dev-dax.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dfs.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dfs.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/disk-zone-profile.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/disk-zone-profile.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/e4defrag.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/e4defrag.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/e4defrag2.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/e4defrag2.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/enospc-pressure.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/enospc-pressure.png +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/exec.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/exec.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/exitwhat.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/exitwhat.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/falloc.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/falloc.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/filecreate-ioengine.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/filecreate-ioengine.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/filedelete-ioengine.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/filedelete-ioengine.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/filestat-ioengine.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/filestat-ioengine.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fio-rand-RW.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fio-rand-RW.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fio-rand-read.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fio-rand-read.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fio-rand-write.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fio-rand-write.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fio-seq-RW.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fio-seq-RW.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fio-seq-read.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fio-seq-read.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fio-seq-write.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fio-seq-write.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fixed-rate-submission.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fixed-rate-submission.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/flow.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/flow.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fsx.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fsx.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ftruncate.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ftruncate.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/gfapi.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gfapi.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/gpudirect-rdmaio-client.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gpudirect-rdmaio-client.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/gpudirect-rdmaio-server.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gpudirect-rdmaio-server.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/http-s3.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/http-s3.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/http-swift.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/http-swift.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/http-webdav.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/http-webdav.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ime.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ime.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/iometer-file-access-server.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/iometer-file-access-server.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/jesd219.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/jesd219.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/latency-profile.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/latency-profile.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/libcufile-cufile.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/libcufile-cufile.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/libcufile-posix.fio -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/libiscsi.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/libcufile-posix.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/libhdfs.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/libhdfs.png +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/libiscsi.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/libiscsi.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/libpmem.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/libpmem.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/librpma_apm-client.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/librpma_apm-client.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/librpma_apm-server.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/librpma_apm-server.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/librpma_gpspm-client.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/librpma_gpspm-client.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/librpma_gpspm-server.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/librpma_gpspm-server.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/libzbc-rand-write.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/libzbc-rand-write.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/libzbc-seq-read.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/libzbc-seq-read.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mtd.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mtd.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/nbd.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/nbd.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/netio.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/netio.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/netio_multicast.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/netio_multicast.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/nfs.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/nfs.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/null.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/null.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/numa.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/numa.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/pmemblk.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pmemblk.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/poisson-rate-submission.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/poisson-rate-submission.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/rados.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rados.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/rand-zones.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rand-zones.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/rbd.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rbd.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/rdmaio-client.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rdmaio-client.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/rdmaio-server.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rdmaio-server.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ssd-steadystate.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ssd-steadystate.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ssd-test.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ssd-test.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/steadystate.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/steadystate.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/surface-scan.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/surface-scan.png +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tiobench-example.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tiobench-example.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/waitfor.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/waitfor.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/zbd-rand-write.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/zbd-rand-write.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/zbd-seq-read.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/zbd-seq-read.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/zipf.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/zipf.png