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.42] tx=98848 (MB=6168), tx/s=98848 (MB/s=6168) # 3.09 [+1.50] rx=98848 (6168 MB) # 3.09 [+0.00] ok # 3.27 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=106627 (MB=6653), tx/s=106627 (MB/s=6653) # 6.09 [+1.36] rx=53288 (6653 MB) # 6.09 [+0.00] ok # 6.26 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=112288 (MB=7007), tx/s=112288 (MB/s=7007) # 9.18 [+1.50] rx=112288 (7007 MB) # 9.18 [+0.00] ok # 9.34 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.46] tx=112220 (MB=7002), tx/s=112220 (MB/s=7002) # 12.16 [+1.36] rx=56064 (7002 MB) # 12.17 [+0.00] ok # 12.34 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.76 [+1.42] tx=119136 (MB=7434), tx/s=119136 (MB/s=7434) # 15.26 [+1.50] rx=119136 (7434 MB) # 15.26 [+0.00] ok # 15.46 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 16.88 [+1.42] tx=118014 (MB=7364), tx/s=118014 (MB/s=7364) # 18.28 [+1.40] rx=58386 (7364 MB) # 18.28 [+0.00] ok # 18.45 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.87 [+1.42] tx=108352 (MB=6761), tx/s=108352 (MB/s=6761) # 21.37 [+1.50] rx=108352 (6761 MB) # 21.38 [+0.00] ok # 21.56 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.03 [+1.46] tx=117582 (MB=7337), tx/s=117582 (MB/s=7337) # 24.39 [+1.36] rx=58459 (7337 MB) # 24.39 [+0.00] ok # 24.56 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.99 [+1.42] tx=140288 (MB=8754), tx/s=140288 (MB/s=8754) # 27.49 [+1.50] rx=140288 (8754 MB) # 27.49 [+0.00] ok # 27.68 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.14 [+1.46] tx=132209 (MB=8250), tx/s=132209 (MB/s=8250) # 30.50 [+1.36] rx=66097 (8250 MB) # 30.50 [+0.00] ok # 30.65 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 32.07 [+1.42] tx=153184 (MB=9559), tx/s=153184 (MB/s=9559) # 33.57 [+1.50] rx=153184 (9559 MB) # 33.57 [+0.00] ok # 33.72 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 35.18 [+1.46] tx=128259 (MB=8003), tx/s=128259 (MB/s=8003) # 36.54 [+1.36] rx=63992 (8003 MB) # 36.54 [+0.00] ok # 36.56 [+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__->