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=109120 (MB=6809), tx/s=109120 (MB/s=6809) # 3.08 [+1.50] rx=109120 (6809 MB) # 3.08 [+0.00] ok # 3.25 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=118000 (MB=7363), tx/s=118000 (MB/s=7363) # 6.07 [+1.36] rx=58994 (7363 MB) # 6.07 [+0.00] ok # 6.25 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=110848 (MB=6917), tx/s=110848 (MB/s=6917) # 9.17 [+1.50] rx=110848 (6917 MB) # 9.17 [+0.00] ok # 9.35 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.77 [+1.42] tx=112505 (MB=7020), tx/s=112505 (MB/s=7020) # 12.17 [+1.40] rx=56201 (7020 MB) # 12.17 [+0.00] ok # 12.36 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.78 [+1.42] tx=106080 (MB=6619), tx/s=106080 (MB/s=6619) # 15.28 [+1.50] rx=106080 (6619 MB) # 15.29 [+0.00] ok # 15.45 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.87 [+1.42] tx=129246 (MB=8065), tx/s=129246 (MB/s=8065) # 18.27 [+1.40] rx=64465 (8065 MB) # 18.27 [+0.00] ok # 18.43 [+0.15] ipv6 udp -m 1 -t 1 -n 32 # 19.85 [+1.42] tx=110944 (MB=6923), tx/s=110944 (MB/s=6923) # 21.35 [+1.50] rx=110944 (6923 MB) # 21.35 [+0.00] ok # 21.52 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.98 [+1.46] tx=117532 (MB=7334), tx/s=117532 (MB/s=7334) # 24.34 [+1.36] rx=58729 (7334 MB) # 24.34 [+0.00] ok # 24.51 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.93 [+1.42] tx=99200 (MB=6190), tx/s=99200 (MB/s=6190) # 27.43 [+1.50] rx=99200 (6190 MB) # 27.43 [+0.00] ok # 27.60 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.06 [+1.46] tx=122831 (MB=7665), tx/s=122831 (MB/s=7665) # 30.42 [+1.36] rx=60485 (7665 MB) # 30.42 [+0.00] ok # 30.57 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 32.00 [+1.42] tx=139296 (MB=8692), tx/s=139296 (MB/s=8692) # 33.50 [+1.50] rx=139296 (8692 MB) # 33.50 [+0.00] ok # 33.65 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 35.07 [+1.42] tx=135882 (MB=8479), tx/s=135882 (MB/s=8479) # 36.47 [+1.40] rx=67815 (8479 MB) # 36.47 [+0.00] ok # 36.50 [+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__->