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.15 [+0.15] ipv4 udp -m 1 -t 1 -n 32 # 1.57 [+1.42] tx=130112 (MB=8119), tx/s=130112 (MB/s=8119) # 3.07 [+1.50] rx=130112 (8119 MB) # 3.07 [+0.00] ok # 3.25 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=126433 (MB=7889), tx/s=126433 (MB/s=7889) # 6.07 [+1.36] rx=63185 (7889 MB) # 6.07 [+0.00] ok # 6.23 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=136992 (MB=8548), tx/s=136992 (MB/s=8548) # 9.16 [+1.50] rx=136992 (8548 MB) # 9.16 [+0.00] ok # 9.36 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.83 [+1.47] tx=118558 (MB=7398), tx/s=118558 (MB/s=7398) # 12.19 [+1.36] rx=58899 (7398 MB) # 12.19 [+0.00] ok # 12.38 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.80 [+1.42] tx=156160 (MB=9744), tx/s=156160 (MB/s=9744) # 15.31 [+1.50] rx=156160 (9744 MB) # 15.31 [+0.00] ok # 15.51 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 16.97 [+1.47] tx=138386 (MB=8635), tx/s=138386 (MB/s=8635) # 18.33 [+1.36] rx=69099 (8635 MB) # 18.33 [+0.00] ok # 18.54 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 19.96 [+1.42] tx=111648 (MB=6967), tx/s=111648 (MB/s=6967) # 21.46 [+1.50] rx=111648 (6967 MB) # 21.46 [+0.00] ok # 21.67 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.13 [+1.47] tx=120829 (MB=7540), tx/s=120829 (MB/s=7540) # 24.49 [+1.36] rx=60388 (7540 MB) # 24.49 [+0.00] ok # 24.70 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.12 [+1.42] tx=143936 (MB=8982), tx/s=143936 (MB/s=8982) # 27.62 [+1.50] rx=143936 (8982 MB) # 27.62 [+0.00] ok # 27.82 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.25 [+1.42] tx=126895 (MB=7918), tx/s=126895 (MB/s=7918) # 30.65 [+1.40] rx=62297 (7918 MB) # 30.65 [+0.00] ok # 30.83 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.26 [+1.42] tx=158048 (MB=9862), tx/s=158048 (MB/s=9862) # 33.76 [+1.50] rx=158048 (9862 MB) # 33.76 [+0.00] ok # 33.94 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.37 [+1.42] tx=122533 (MB=7646), tx/s=122533 (MB/s=7646) # 36.77 [+1.40] rx=61118 (7646 MB) # 36.77 [+0.00] ok # 36.79 [+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__->