1
0
mirror of https://passt.top/passt synced 2024-07-04 00:42:41 +00:00
passt/test/perf
Stefano Brivio ae51d2dac1 test/perf: Check for /sbin/sysctl with which(1), not simply sysctl
Otherwise, we're depending on having /sbin in $PATH. For some reason
I didn't completely grasp, with the new command dispatch mechanism
that's not the case anymore, even if I have /sbin in $PATH in the
parent shell.

Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
2022-09-22 16:53:35 +02:00
..
passt_tcp test/perf: Check for /sbin/sysctl with which(1), not simply sysctl 2022-09-22 16:53:35 +02:00
passt_udp test/perf: Check for /sbin/sysctl with which(1), not simply sysctl 2022-09-22 16:53:35 +02:00
pasta_tcp test/perf: Check for /sbin/sysctl with which(1), not simply sysctl 2022-09-22 16:53:35 +02:00
pasta_udp test: Parameterize run time for throughput performance tests 2022-09-07 11:01:22 +02:00