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.13 [+0.13] ipv4 udp -m 1 -t 1 -n 32 # 1.54 [+1.42] tx=140128 (MB=8744), tx/s=140128 (MB/s=8744) # 3.04 [+1.50] rx=140128 (8744 MB) # 3.04 [+0.00] ok # 3.19 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.65 [+1.46] tx=131652 (MB=8215), tx/s=131652 (MB/s=8215) # 6.01 [+1.36] rx=65751 (8215 MB) # 6.01 [+0.00] ok # 6.15 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.57 [+1.42] tx=148896 (MB=9291), tx/s=148896 (MB/s=9291) # 9.07 [+1.50] rx=148896 (9291 MB) # 9.08 [+0.00] ok # 9.22 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.64 [+1.42] tx=140650 (MB=8777), tx/s=140650 (MB/s=8777) # 12.04 [+1.40] rx=69224 (8777 MB) # 12.04 [+0.00] ok # 12.19 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.61 [+1.42] tx=166176 (MB=10369), tx/s=166176 (MB/s=10369) # 15.11 [+1.50] rx=166176 (10369 MB) # 15.11 [+0.00] ok # 15.26 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.68 [+1.42] tx=145351 (MB=9070), tx/s=145351 (MB/s=9070) # 18.08 [+1.40] rx=72572 (9070 MB) # 18.08 [+0.00] ok # 18.24 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.66 [+1.42] tx=141248 (MB=8814), tx/s=141248 (MB/s=8814) # 21.16 [+1.50] rx=141248 (8814 MB) # 21.16 [+0.00] ok # 21.31 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.73 [+1.42] tx=132325 (MB=8257), tx/s=132325 (MB/s=8257) # 24.13 [+1.40] rx=66057 (8257 MB) # 24.13 [+0.00] ok # 24.28 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.70 [+1.42] tx=151168 (MB=9433), tx/s=151168 (MB/s=9433) # 27.20 [+1.50] rx=151168 (9433 MB) # 27.20 [+0.00] ok # 27.35 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.82 [+1.46] tx=134426 (MB=8388), tx/s=134426 (MB/s=8388) # 30.17 [+1.36] rx=67094 (8388 MB) # 30.17 [+0.00] ok # 30.33 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.75 [+1.42] tx=152992 (MB=9547), tx/s=152992 (MB/s=9547) # 33.25 [+1.50] rx=152992 (9547 MB) # 33.25 [+0.00] ok # 33.40 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 34.82 [+1.42] tx=144329 (MB=9006), tx/s=144329 (MB/s=9006) # 36.22 [+1.40] rx=72038 (9006 MB) # 36.22 [+0.00] ok # 36.24 [+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__->