make -C tools/testing/selftests TARGETS="net" TEST_PROGS=io_uring_zerocopyy_tx.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: io_uring_zerocopy_tx.sh # 0.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=132384 (MB=8261), tx/s=132384 (MB/s=8261) # 3.05 [+1.50] rx=132384 (8261 MB) # 3.05 [+0.00] ok # 3.22 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=128499 (MB=8018), tx/s=128499 (MB/s=8018) # 6.04 [+1.36] rx=64222 (8018 MB) # 6.04 [+0.00] ok # 6.20 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.62 [+1.42] tx=145120 (MB=9056), tx/s=145120 (MB/s=9056) # 9.12 [+1.50] rx=145120 (9056 MB) # 9.12 [+0.00] ok # 9.26 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.68 [+1.42] tx=136975 (MB=8547), tx/s=136975 (MB/s=8547) # 12.08 [+1.40] rx=68474 (8547 MB) # 12.08 [+0.00] ok # 12.23 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.65 [+1.42] tx=159968 (MB=9982), tx/s=159968 (MB/s=9982) # 15.15 [+1.50] rx=159968 (9982 MB) # 15.15 [+0.00] ok # 15.31 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.73 [+1.42] tx=137356 (MB=8571), tx/s=137356 (MB/s=8571) # 18.13 [+1.40] rx=68546 (8571 MB) # 18.13 [+0.00] ok # 18.28 [+0.15] ipv6 udp -m 1 -t 1 -n 32 # 19.70 [+1.42] tx=129504 (MB=8081), tx/s=129504 (MB/s=8081) # 21.20 [+1.50] rx=129504 (8081 MB) # 21.20 [+0.00] ok # 21.36 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.82 [+1.46] tx=117699 (MB=7344), tx/s=117699 (MB/s=7344) # 24.18 [+1.36] rx=58802 (7344 MB) # 24.18 [+0.00] ok # 24.32 [+0.14] ipv6 udp -m 2 -t 1 -n 32 # 25.74 [+1.42] tx=138944 (MB=8670), tx/s=138944 (MB/s=8670) # 27.24 [+1.50] rx=138944 (8670 MB) # 27.24 [+0.00] ok # 27.38 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 28.80 [+1.42] tx=132829 (MB=8289), tx/s=132829 (MB/s=8289) # 30.20 [+1.40] rx=65647 (8289 MB) # 30.21 [+0.00] ok # 30.36 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.78 [+1.42] tx=146208 (MB=9123), tx/s=146208 (MB/s=9123) # 33.28 [+1.50] rx=145984 (9109 MB) # 33.28 [+0.00] ok # 33.46 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 34.92 [+1.46] tx=128120 (MB=7995), tx/s=128120 (MB/s=7995) # 36.28 [+1.36] rx=63909 (7995 MB) # 36.28 [+0.00] ok # 36.30 [+0.02] OK. All tests passed ok 1 selftests: net: io_uring_zerocopy_tx.sh make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests' xx__-> echo $? 0 xx__->