diff --git a/deploy/workloads/Makefile b/deploy/workloads/Makefile index cb704a59..8bb748fa 100644 --- a/deploy/workloads/Makefile +++ b/deploy/workloads/Makefile @@ -87,4 +87,4 @@ check-rtc-linux: cd $@ && ln -sf ../../../sw/firesim-software/bbl-vmlinux0 bbl-vmlinux python gen-benchmark-rootfs.py -w $@.json -r -b ../../sw/firesim-software/rootfs0.ext2 -s $@/overlay -.PHONY: $(spec17_overlays) $(spec17_rootfs_dirs) gapbs fedora-uniform memcached-thread-imbalance bw-test ping-latency simperf-test simperf-test-latency simperf-test-scale iperf3 check-rtc check-rtc-linux allpaper +.PHONY: $(spec17_overlays) $(spec17_rootfs_dirs) gapbs fedora-uniform memcached-thread-imbalance bw-test-one-instance bw-test-two-instances ping-latency simperf-test simperf-test-latency simperf-test-scale iperf3 check-rtc check-rtc-linux allpaper