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=135424 (MB=8450), tx/s=135424 (MB/s=8450) # 3.06 [+1.50] rx=135424 (8450 MB) # 3.06 [+0.00] ok # 3.25 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=130079 (MB=8117), tx/s=130079 (MB/s=8117) # 6.07 [+1.36] rx=64985 (8117 MB) # 6.07 [+0.00] ok # 6.24 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=136544 (MB=8520), tx/s=136544 (MB/s=8520) # 9.16 [+1.50] rx=136544 (8520 MB) # 9.16 [+0.00] ok # 9.36 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.42] tx=118331 (MB=7384), tx/s=118331 (MB/s=7384) # 12.18 [+1.40] rx=59038 (7384 MB) # 12.18 [+0.00] ok # 12.35 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.78 [+1.42] tx=132768 (MB=8285), tx/s=132768 (MB/s=8285) # 15.28 [+1.50] rx=132768 (8285 MB) # 15.28 [+0.00] ok # 15.45 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.87 [+1.42] tx=112352 (MB=7011), tx/s=112352 (MB/s=7011) # 18.27 [+1.40] rx=55409 (7011 MB) # 18.27 [+0.00] ok # 18.45 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.87 [+1.42] tx=114624 (MB=7152), tx/s=114624 (MB/s=7152) # 21.37 [+1.50] rx=114624 (7152 MB) # 21.37 [+0.00] ok # 21.56 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.02 [+1.46] tx=108722 (MB=6784), tx/s=108722 (MB/s=6784) # 24.38 [+1.36] rx=54350 (6784 MB) # 24.38 [+0.00] ok # 24.56 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.98 [+1.42] tx=145632 (MB=9087), tx/s=145632 (MB/s=9087) # 27.48 [+1.50] rx=145632 (9087 MB) # 27.48 [+0.00] ok # 27.66 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.09 [+1.42] tx=113659 (MB=7092), tx/s=113659 (MB/s=7092) # 30.49 [+1.40] rx=56016 (7092 MB) # 30.49 [+0.00] ok # 30.67 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.09 [+1.42] tx=127968 (MB=7985), tx/s=127968 (MB/s=7985) # 33.59 [+1.50] rx=127968 (7985 MB) # 33.59 [+0.00] ok # 33.79 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.21 [+1.42] tx=120562 (MB=7523), tx/s=120562 (MB/s=7523) # 36.61 [+1.40] rx=60138 (7523 MB) # 36.61 [+0.00] ok # 36.63 [+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__->