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=139296 (MB=8692), tx/s=139296 (MB/s=8692) # 3.08 [+1.50] rx=139296 (8692 MB) # 3.08 [+0.00] ok # 3.25 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.42] tx=102992 (MB=6427), tx/s=102992 (MB/s=6427) # 6.07 [+1.40] rx=51441 (6427 MB) # 6.07 [+0.00] ok # 6.24 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=143264 (MB=8940), tx/s=143264 (MB/s=8940) # 9.17 [+1.50] rx=143264 (8940 MB) # 9.17 [+0.00] ok # 9.34 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.46] tx=136835 (MB=8539), tx/s=136835 (MB/s=8539) # 12.17 [+1.36] rx=67636 (8539 MB) # 12.17 [+0.00] ok # 12.34 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.76 [+1.42] tx=163616 (MB=10210), tx/s=163616 (MB/s=10210) # 15.26 [+1.50] rx=163616 (10210 MB) # 15.26 [+0.00] ok # 15.43 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.42] tx=137733 (MB=8595), tx/s=137733 (MB/s=8595) # 18.25 [+1.40] rx=68710 (8595 MB) # 18.25 [+0.00] ok # 18.44 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.86 [+1.42] tx=138080 (MB=8616), tx/s=138080 (MB/s=8616) # 21.36 [+1.50] rx=138080 (8616 MB) # 21.36 [+0.00] ok # 21.53 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.00 [+1.47] tx=109987 (MB=6863), tx/s=109987 (MB/s=6863) # 24.36 [+1.36] rx=54989 (6863 MB) # 24.36 [+0.00] ok # 24.53 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.95 [+1.42] tx=140896 (MB=8792), tx/s=140896 (MB/s=8792) # 27.45 [+1.50] rx=140896 (8792 MB) # 27.45 [+0.00] ok # 27.63 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.09 [+1.46] tx=128313 (MB=8007), tx/s=128313 (MB/s=8007) # 30.45 [+1.36] rx=64142 (8007 MB) # 30.45 [+0.00] ok # 30.62 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.04 [+1.42] tx=162880 (MB=10164), tx/s=162880 (MB/s=10164) # 33.54 [+1.50] rx=162880 (10164 MB) # 33.54 [+0.00] ok # 33.70 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.16 [+1.46] tx=136896 (MB=8542), tx/s=136896 (MB/s=8542) # 36.52 [+1.36] rx=68264 (8542 MB) # 36.52 [+0.00] ok # 36.54 [+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' hxx__-> echo $? 0 xx__->