We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fcd319 commit 0decdebCopy full SHA for 0decdeb
benches/netbench/run.sh
@@ -18,6 +18,7 @@ hermit() {
18
cargo build --manifest-path "$netbench_dir"/Cargo.toml --bin $bin \
19
-Zbuild-std=core,alloc,std,panic_abort -Zbuild-std-features=compiler-builtins-mem \
20
--target x86_64-unknown-hermit \
21
+ --features hermit/virtio-net \
22
--release
23
24
echo "Launching $bin image on QEMU"
0 commit comments