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.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.59 [+1.43] tx=110112 (MB=6871), tx/s=110112 (MB/s=6871) # 3.10 [+1.50] rx=110112 (6871 MB) # 3.10 [+0.00] ok # 3.29 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.75 [+1.46] tx=122900 (MB=7669), tx/s=122900 (MB/s=7669) # 6.11 [+1.36] rx=61418 (7669 MB) # 6.12 [+0.00] ok # 6.30 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.72 [+1.42] tx=136960 (MB=8546), tx/s=136960 (MB/s=8546) # 9.22 [+1.50] rx=136960 (8546 MB) # 9.22 [+0.00] ok # 9.41 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.87 [+1.46] tx=135196 (MB=8436), tx/s=135196 (MB/s=8436) # 12.23 [+1.36] rx=67576 (8436 MB) # 12.23 [+0.00] ok # 12.41 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.83 [+1.42] tx=150848 (MB=9413), tx/s=150848 (MB/s=9413) # 15.33 [+1.50] rx=150848 (9413 MB) # 15.33 [+0.00] ok # 15.53 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 16.96 [+1.42] tx=119872 (MB=7480), tx/s=119872 (MB/s=7480) # 18.36 [+1.40] rx=59668 (7480 MB) # 18.36 [+0.00] ok # 18.56 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 19.99 [+1.43] tx=114400 (MB=7138), tx/s=114400 (MB/s=7138) # 21.49 [+1.50] rx=114400 (7138 MB) # 21.49 [+0.00] ok # 21.70 [+0.21] ipv6 tcp -m 1 -t 1 -n 1 # 23.16 [+1.46] tx=112469 (MB=7018), tx/s=112469 (MB/s=7018) # 24.52 [+1.36] rx=56180 (7018 MB) # 24.52 [+0.00] ok # 24.72 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.14 [+1.42] tx=117600 (MB=7338), tx/s=117600 (MB/s=7338) # 27.64 [+1.50] rx=117600 (7338 MB) # 27.65 [+0.00] ok # 27.85 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.31 [+1.47] tx=112435 (MB=7016), tx/s=112435 (MB/s=7016) # 30.67 [+1.36] rx=56068 (7016 MB) # 30.67 [+0.00] ok # 30.87 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.29 [+1.42] tx=135328 (MB=8444), tx/s=135328 (MB/s=8444) # 33.79 [+1.50] rx=135328 (8444 MB) # 33.80 [+0.00] ok # 33.99 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.42 [+1.42] tx=121906 (MB=7607), tx/s=121906 (MB/s=7607) # 36.82 [+1.40] rx=60842 (7607 MB) # 36.82 [+0.00] ok # 36.84 [+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__->