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=113856 (MB=7105), tx/s=113856 (MB/s=7105) # 3.06 [+1.50] rx=113856 (7105 MB) # 3.06 [+0.00] ok # 3.24 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=119219 (MB=7439), tx/s=119219 (MB/s=7439) # 6.06 [+1.36] rx=59585 (7439 MB) # 6.06 [+0.00] ok # 6.25 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=149856 (MB=9351), tx/s=149856 (MB/s=9351) # 9.17 [+1.50] rx=149856 (9351 MB) # 9.17 [+0.00] ok # 9.34 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.76 [+1.42] tx=121791 (MB=7600), tx/s=121791 (MB/s=7600) # 12.16 [+1.40] rx=60887 (7600 MB) # 12.16 [+0.00] ok # 12.32 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=167296 (MB=10439), tx/s=167296 (MB/s=10439) # 15.24 [+1.50] rx=167296 (10439 MB) # 15.25 [+0.00] ok # 15.42 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.84 [+1.42] tx=123893 (MB=7731), tx/s=123893 (MB/s=7731) # 18.24 [+1.40] rx=61873 (7731 MB) # 18.24 [+0.00] ok # 18.43 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.85 [+1.42] tx=113856 (MB=7105), tx/s=113856 (MB/s=7105) # 21.35 [+1.50] rx=113856 (7105 MB) # 21.35 [+0.00] ok # 21.52 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.99 [+1.46] tx=122300 (MB=7631), tx/s=122300 (MB/s=7631) # 24.35 [+1.36] rx=61093 (7631 MB) # 24.35 [+0.00] ok # 24.52 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.94 [+1.42] tx=119008 (MB=7426), tx/s=119008 (MB/s=7426) # 27.44 [+1.50] rx=119008 (7426 MB) # 27.44 [+0.00] ok # 27.61 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.03 [+1.42] tx=134450 (MB=8390), tx/s=134450 (MB/s=8390) # 30.43 [+1.40] rx=66041 (8390 MB) # 30.43 [+0.00] ok # 30.60 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.02 [+1.42] tx=134848 (MB=8415), tx/s=134848 (MB/s=8415) # 33.52 [+1.50] rx=134848 (8415 MB) # 33.53 [+0.00] ok # 33.70 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.16 [+1.46] tx=119488 (MB=7456), tx/s=119488 (MB/s=7456) # 36.52 [+1.36] rx=59728 (7456 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' xx__-> echo $? 0 xx__->