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=89728 (MB=5599), tx/s=89728 (MB/s=5599) # 3.06 [+1.50] rx=89728 (5599 MB) # 3.06 [+0.00] ok # 3.23 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=114562 (MB=7149), tx/s=114562 (MB/s=7149) # 6.05 [+1.36] rx=57237 (7149 MB) # 6.06 [+0.00] ok # 6.23 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=73376 (MB=4578), tx/s=73376 (MB/s=4578) # 9.16 [+1.50] rx=73376 (4578 MB) # 9.16 [+0.00] ok # 9.35 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.46] tx=120275 (MB=7505), tx/s=120275 (MB/s=7505) # 12.17 [+1.36] rx=60062 (7505 MB) # 12.17 [+0.00] ok # 12.35 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.77 [+1.42] tx=89856 (MB=5607), tx/s=89856 (MB/s=5607) # 15.27 [+1.50] rx=89856 (5607 MB) # 15.27 [+0.00] ok # 15.45 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.87 [+1.42] tx=117849 (MB=7354), tx/s=117849 (MB/s=7354) # 18.27 [+1.40] rx=57716 (7354 MB) # 18.27 [+0.00] ok # 18.46 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.88 [+1.42] tx=110528 (MB=6897), tx/s=110528 (MB/s=6897) # 21.38 [+1.50] rx=110528 (6897 MB) # 21.38 [+0.00] ok # 21.56 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.02 [+1.47] tx=115304 (MB=7195), tx/s=115304 (MB/s=7195) # 24.38 [+1.36] rx=57559 (7195 MB) # 24.38 [+0.00] ok # 24.57 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 25.99 [+1.42] tx=126368 (MB=7885), tx/s=126368 (MB/s=7885) # 27.50 [+1.50] rx=126368 (7885 MB) # 27.50 [+0.00] ok # 27.68 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.14 [+1.46] tx=118289 (MB=7381), tx/s=118289 (MB/s=7381) # 30.50 [+1.36] rx=59120 (7381 MB) # 30.50 [+0.00] ok # 30.66 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 32.08 [+1.42] tx=124576 (MB=7774), tx/s=124576 (MB/s=7774) # 33.58 [+1.50] rx=124576 (7774 MB) # 33.58 [+0.00] ok # 33.75 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.17 [+1.42] tx=131673 (MB=8216), tx/s=131673 (MB/s=8216) # 36.57 [+1.40] rx=65705 (8216 MB) # 36.57 [+0.00] ok # 36.59 [+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__->