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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.58 [+1.42] tx=124576 (MB=7774), tx/s=124576 (MB/s=7774) # 3.08 [+1.50] rx=124576 (7774 MB) # 3.08 [+0.00] ok # 3.29 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.75 [+1.47] tx=108437 (MB=6766), tx/s=108437 (MB/s=6766) # 6.11 [+1.36] rx=54186 (6766 MB) # 6.11 [+0.00] ok # 6.31 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.74 [+1.42] tx=104352 (MB=6511), tx/s=104352 (MB/s=6511) # 9.24 [+1.50] rx=104352 (6511 MB) # 9.24 [+0.00] ok # 9.43 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.89 [+1.46] tx=110511 (MB=6896), tx/s=110511 (MB/s=6896) # 12.25 [+1.36] rx=55248 (6896 MB) # 12.25 [+0.00] ok # 12.44 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.86 [+1.42] tx=126112 (MB=7869), tx/s=126112 (MB/s=7869) # 15.36 [+1.50] rx=126112 (7869 MB) # 15.36 [+0.00] ok # 15.54 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.96 [+1.42] tx=131877 (MB=8229), tx/s=131877 (MB/s=8229) # 18.36 [+1.40] rx=65792 (8229 MB) # 18.36 [+0.00] ok # 18.56 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.98 [+1.42] tx=132320 (MB=8257), tx/s=132320 (MB/s=8257) # 21.48 [+1.50] rx=132320 (8257 MB) # 21.48 [+0.00] ok # 21.68 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.14 [+1.46] tx=118052 (MB=7366), tx/s=118052 (MB/s=7366) # 24.50 [+1.36] rx=58996 (7366 MB) # 24.50 [+0.00] ok # 24.69 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.11 [+1.42] tx=128128 (MB=7995), tx/s=128128 (MB/s=7995) # 27.61 [+1.50] rx=128128 (7995 MB) # 27.61 [+0.00] ok # 27.81 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.27 [+1.46] tx=115734 (MB=7222), tx/s=115734 (MB/s=7222) # 30.63 [+1.36] rx=57780 (7222 MB) # 30.63 [+0.00] ok # 30.82 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.25 [+1.42] tx=152704 (MB=9529), tx/s=152704 (MB/s=9529) # 33.75 [+1.50] rx=152704 (9529 MB) # 33.75 [+0.00] ok # 33.94 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.40 [+1.46] tx=111941 (MB=6985), tx/s=111941 (MB/s=6985) # 36.76 [+1.36] rx=55761 (6985 MB) # 36.76 [+0.00] ok # 36.79 [+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__->