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=107936 (MB=6735), tx/s=107936 (MB/s=6735) # 3.06 [+1.50] rx=107936 (6735 MB) # 3.06 [+0.00] ok # 3.25 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=123564 (MB=7710), tx/s=123564 (MB/s=7710) # 6.07 [+1.36] rx=61758 (7710 MB) # 6.07 [+0.00] ok # 6.24 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=131648 (MB=8215), tx/s=131648 (MB/s=8215) # 9.16 [+1.50] rx=131648 (8215 MB) # 9.16 [+0.00] ok # 9.36 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.42] tx=120929 (MB=7546), tx/s=120929 (MB/s=7546) # 12.19 [+1.40] rx=60374 (7546 MB) # 12.19 [+0.00] ok # 12.37 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.80 [+1.42] tx=137280 (MB=8566), tx/s=137280 (MB/s=8566) # 15.30 [+1.50] rx=137280 (8566 MB) # 15.30 [+0.00] ok # 15.48 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.90 [+1.42] tx=122485 (MB=7643), tx/s=122485 (MB/s=7643) # 18.30 [+1.40] rx=60648 (7643 MB) # 18.30 [+0.00] ok # 18.49 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.92 [+1.42] tx=110752 (MB=6911), tx/s=110752 (MB/s=6911) # 21.42 [+1.50] rx=110752 (6911 MB) # 21.42 [+0.00] ok # 21.62 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.08 [+1.46] tx=116519 (MB=7271), tx/s=116519 (MB/s=7271) # 24.44 [+1.36] rx=58243 (7271 MB) # 24.44 [+0.00] ok # 24.63 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.05 [+1.42] tx=123296 (MB=7694), tx/s=123296 (MB/s=7694) # 27.56 [+1.50] rx=123296 (7694 MB) # 27.56 [+0.00] ok # 27.75 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.22 [+1.46] tx=113447 (MB=7079), tx/s=113447 (MB/s=7079) # 30.58 [+1.36] rx=56649 (7079 MB) # 30.58 [+0.00] ok # 30.76 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.18 [+1.42] tx=157728 (MB=9842), tx/s=157728 (MB/s=9842) # 33.68 [+1.50] rx=157072 (9801 MB) # 33.68 [+0.00] ok # 33.86 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.29 [+1.42] tx=115849 (MB=7229), tx/s=115849 (MB/s=7229) # 36.69 [+1.40] rx=57767 (7229 MB) # 36.69 [+0.00] ok # 36.71 [+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__->