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.57 [+1.42] tx=140896 (MB=8792), tx/s=140896 (MB/s=8792) # 3.07 [+1.50] rx=140896 (8792 MB) # 3.07 [+0.00] ok # 3.27 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.42] tx=111328 (MB=6947), tx/s=111328 (MB/s=6947) # 6.09 [+1.40] rx=55598 (6947 MB) # 6.09 [+0.00] ok # 6.29 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.71 [+1.42] tx=147296 (MB=9191), tx/s=147296 (MB/s=9191) # 9.21 [+1.50] rx=147296 (9191 MB) # 9.21 [+0.00] ok # 9.39 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.85 [+1.47] tx=120770 (MB=7536), tx/s=120770 (MB/s=7536) # 12.21 [+1.36] rx=60302 (7536 MB) # 12.21 [+0.00] ok # 12.41 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.83 [+1.42] tx=156320 (MB=9754), tx/s=156320 (MB/s=9754) # 15.33 [+1.50] rx=156320 (9754 MB) # 15.34 [+0.00] ok # 15.51 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.93 [+1.42] tx=140404 (MB=8761), tx/s=140404 (MB/s=8761) # 18.33 [+1.40] rx=70107 (8761 MB) # 18.33 [+0.00] ok # 18.51 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.93 [+1.42] tx=124928 (MB=7795), tx/s=124928 (MB/s=7795) # 21.43 [+1.50] rx=124928 (7795 MB) # 21.44 [+0.00] ok # 21.62 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.05 [+1.42] tx=109128 (MB=6809), tx/s=109128 (MB/s=6809) # 24.45 [+1.40] rx=54553 (6809 MB) # 24.45 [+0.00] ok # 24.64 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.06 [+1.42] tx=136800 (MB=8536), tx/s=136800 (MB/s=8536) # 27.56 [+1.50] rx=136800 (8536 MB) # 27.57 [+0.00] ok # 27.76 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.23 [+1.46] tx=132147 (MB=8246), tx/s=132147 (MB/s=8246) # 30.59 [+1.36] rx=66044 (8246 MB) # 30.59 [+0.00] ok # 30.79 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.21 [+1.43] tx=134880 (MB=8417), tx/s=134880 (MB/s=8417) # 33.71 [+1.50] rx=134880 (8417 MB) # 33.71 [+0.00] ok # 33.92 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.34 [+1.42] tx=113121 (MB=7059), tx/s=113121 (MB/s=7059) # 36.74 [+1.40] rx=56417 (7059 MB) # 36.74 [+0.00] ok # 36.77 [+0.03] 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__->