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=124416 (MB=7764), tx/s=124416 (MB/s=7764) # 3.06 [+1.50] rx=124416 (7764 MB) # 3.06 [+0.00] ok # 3.23 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=107412 (MB=6702), tx/s=107412 (MB/s=6702) # 6.06 [+1.36] rx=53622 (6702 MB) # 6.06 [+0.00] ok # 6.25 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=125952 (MB=7859), tx/s=125952 (MB/s=7859) # 9.17 [+1.50] rx=125952 (7859 MB) # 9.17 [+0.00] ok # 9.35 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.42] tx=116294 (MB=7257), tx/s=116294 (MB/s=7257) # 12.18 [+1.40] rx=58005 (7257 MB) # 12.18 [+0.00] ok # 12.36 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.78 [+1.42] tx=135424 (MB=8450), tx/s=135424 (MB/s=8450) # 15.29 [+1.50] rx=135424 (8450 MB) # 15.29 [+0.00] ok # 15.47 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.89 [+1.42] tx=134389 (MB=8386), tx/s=134389 (MB/s=8386) # 18.29 [+1.40] rx=66997 (8386 MB) # 18.29 [+0.00] ok # 18.48 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.90 [+1.42] tx=137792 (MB=8598), tx/s=137792 (MB/s=8598) # 21.40 [+1.50] rx=137792 (8598 MB) # 21.40 [+0.00] ok # 21.60 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.02 [+1.42] tx=113969 (MB=7112), tx/s=113969 (MB/s=7112) # 24.42 [+1.40] rx=56937 (7112 MB) # 24.42 [+0.00] ok # 24.62 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.04 [+1.42] tx=143904 (MB=8980), tx/s=143904 (MB/s=8980) # 27.54 [+1.50] rx=143904 (8980 MB) # 27.54 [+0.00] ok # 27.72 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.18 [+1.46] tx=115078 (MB=7181), tx/s=115078 (MB/s=7181) # 30.54 [+1.36] rx=57481 (7181 MB) # 30.54 [+0.00] ok # 30.73 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.15 [+1.42] tx=118240 (MB=7378), tx/s=118240 (MB/s=7378) # 33.65 [+1.50] rx=118240 (7378 MB) # 33.65 [+0.00] ok # 33.85 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.27 [+1.42] tx=114310 (MB=7133), tx/s=114310 (MB/s=7133) # 36.67 [+1.40] rx=56850 (7133 MB) # 36.67 [+0.00] ok # 36.69 [+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__->