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.56 [+1.42] tx=134816 (MB=8413), tx/s=134816 (MB/s=8413) # 3.06 [+1.50] rx=134816 (8413 MB) # 3.06 [+0.00] ok # 3.20 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.46] tx=128878 (MB=8042), tx/s=128878 (MB/s=8042) # 6.02 [+1.36] rx=64390 (8042 MB) # 6.02 [+0.00] ok # 6.20 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.62 [+1.42] tx=148864 (MB=9289), tx/s=148864 (MB/s=9289) # 9.12 [+1.50] rx=148864 (9289 MB) # 9.12 [+0.00] ok # 9.28 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.74 [+1.46] tx=124114 (MB=7745), tx/s=124114 (MB/s=7745) # 12.10 [+1.36] rx=61939 (7745 MB) # 12.10 [+0.00] ok # 12.26 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.68 [+1.42] tx=152800 (MB=9535), tx/s=152800 (MB/s=9535) # 15.18 [+1.50] rx=152800 (9535 MB) # 15.18 [+0.00] ok # 15.35 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.77 [+1.42] tx=126549 (MB=7897), tx/s=126549 (MB/s=7897) # 18.17 [+1.40] rx=63004 (7897 MB) # 18.17 [+0.00] ok # 18.33 [+0.15] ipv6 udp -m 1 -t 1 -n 32 # 19.75 [+1.42] tx=141056 (MB=8802), tx/s=141056 (MB/s=8802) # 21.25 [+1.50] rx=141056 (8802 MB) # 21.25 [+0.00] ok # 21.42 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.84 [+1.42] tx=115126 (MB=7184), tx/s=115126 (MB/s=7184) # 24.24 [+1.40] rx=57533 (7184 MB) # 24.24 [+0.00] ok # 24.43 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 25.85 [+1.42] tx=118560 (MB=7398), tx/s=118560 (MB/s=7398) # 27.35 [+1.50] rx=118560 (7398 MB) # 27.35 [+0.00] ok # 27.53 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 28.95 [+1.42] tx=128147 (MB=7996), tx/s=128147 (MB/s=7996) # 30.35 [+1.40] rx=64042 (7996 MB) # 30.36 [+0.00] ok # 30.54 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 31.96 [+1.42] tx=127008 (MB=7925), tx/s=127008 (MB/s=7925) # 33.46 [+1.50] rx=127008 (7925 MB) # 33.46 [+0.00] ok # 33.63 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.06 [+1.42] tx=112811 (MB=7039), tx/s=112811 (MB/s=7039) # 36.46 [+1.40] rx=55997 (7039 MB) # 36.46 [+0.00] ok # 36.48 [+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__->