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=124704 (MB=7781), tx/s=124704 (MB/s=7781) # 3.07 [+1.50] rx=124704 (7781 MB) # 3.07 [+0.00] ok # 3.24 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=127713 (MB=7969), tx/s=127713 (MB/s=7969) # 6.06 [+1.36] rx=63837 (7969 MB) # 6.06 [+0.00] ok # 6.24 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=141536 (MB=8832), tx/s=141536 (MB/s=8832) # 9.17 [+1.50] rx=141536 (8832 MB) # 9.17 [+0.00] ok # 9.35 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.46] tx=134877 (MB=8416), tx/s=134877 (MB/s=8416) # 12.17 [+1.36] rx=67425 (8416 MB) # 12.17 [+0.00] ok # 12.33 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=157440 (MB=9824), tx/s=157440 (MB/s=9824) # 15.25 [+1.50] rx=157440 (9824 MB) # 15.26 [+0.00] ok # 15.43 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.86 [+1.42] tx=122915 (MB=7670), tx/s=122915 (MB/s=7670) # 18.26 [+1.40] rx=61259 (7670 MB) # 18.26 [+0.00] ok # 18.43 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.85 [+1.42] tx=130368 (MB=8135), tx/s=130368 (MB/s=8135) # 21.36 [+1.50] rx=130368 (8135 MB) # 21.36 [+0.00] ok # 21.52 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.99 [+1.46] tx=126707 (MB=7906), tx/s=126707 (MB/s=7906) # 24.35 [+1.36] rx=63338 (7906 MB) # 24.35 [+0.00] ok # 24.53 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.95 [+1.42] tx=110368 (MB=6887), tx/s=110368 (MB/s=6887) # 27.45 [+1.50] rx=110368 (6887 MB) # 27.45 [+0.00] ok # 27.64 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.10 [+1.46] tx=107257 (MB=6693), tx/s=107257 (MB/s=6693) # 30.46 [+1.36] rx=52812 (6693 MB) # 30.46 [+0.00] ok # 30.65 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.07 [+1.42] tx=145920 (MB=9105), tx/s=145920 (MB/s=9105) # 33.57 [+1.50] rx=145920 (9105 MB) # 33.57 [+0.00] ok # 33.76 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.18 [+1.42] tx=127856 (MB=7978), tx/s=127856 (MB/s=7978) # 36.58 [+1.40] rx=63696 (7978 MB) # 36.59 [+0.00] ok # 36.61 [+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__->