Added runtime req for iperf3
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Gregory Ballantine 2024-01-28 19:59:31 -05:00
parent a4e0f27ddb
commit a6f6994c2b

View File

@ -13,7 +13,8 @@ Currently there is no installation method other than downloading the provided re
Simply run the tool with `./bgbench` and you'll be presented with the available subcommands. Simply run the tool with `./bgbench` and you'll be presented with the available subcommands.
### Runtime requirements: ### Runtime requirements:
* disk - requires `fio`. * `disk` - requires `fio`.
* `network bandwidth` - requires `iperf3`
## Building ## Building