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=111680 (MB=6969), tx/s=111680 (MB/s=6969) # 3.08 [+1.50] rx=111680 (6969 MB) # 3.08 [+0.00] ok # 3.28 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.75 [+1.46] tx=114383 (MB=7137), tx/s=114383 (MB/s=7137) # 6.11 [+1.36] rx=57177 (7137 MB) # 6.11 [+0.00] ok # 6.28 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.71 [+1.42] tx=138112 (MB=8618), tx/s=138112 (MB/s=8618) # 9.21 [+1.50] rx=138112 (8618 MB) # 9.21 [+0.00] ok # 9.38 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.84 [+1.46] tx=133718 (MB=8344), tx/s=133718 (MB/s=8344) # 12.20 [+1.36] rx=66832 (8344 MB) # 12.20 [+0.00] ok # 12.36 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.78 [+1.42] tx=158304 (MB=9878), tx/s=158304 (MB/s=9878) # 15.28 [+1.50] rx=158304 (9878 MB) # 15.28 [+0.00] ok # 15.45 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.88 [+1.42] tx=130022 (MB=8113), tx/s=130022 (MB/s=8113) # 18.28 [+1.40] rx=64841 (8113 MB) # 18.28 [+0.00] ok # 18.45 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.87 [+1.42] tx=134752 (MB=8409), tx/s=134752 (MB/s=8409) # 21.37 [+1.50] rx=134752 (8409 MB) # 21.37 [+0.00] ok # 21.53 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.99 [+1.46] tx=124717 (MB=7782), tx/s=124717 (MB/s=7782) # 24.35 [+1.36] rx=62312 (7782 MB) # 24.35 [+0.00] ok # 24.52 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.94 [+1.42] tx=147936 (MB=9231), tx/s=147936 (MB/s=9231) # 27.44 [+1.50] rx=147936 (9231 MB) # 27.44 [+0.00] ok # 27.60 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.06 [+1.46] tx=117416 (MB=7327), tx/s=117416 (MB/s=7327) # 30.42 [+1.36] rx=58690 (7327 MB) # 30.42 [+0.00] ok # 30.59 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.02 [+1.42] tx=161280 (MB=10064), tx/s=161280 (MB/s=10064) # 33.52 [+1.50] rx=161280 (10064 MB) # 33.52 [+0.00] ok # 33.69 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.11 [+1.42] tx=122337 (MB=7634), tx/s=122337 (MB/s=7634) # 36.51 [+1.40] rx=60830 (7634 MB) # 36.51 [+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__->