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=133600 (MB=8337), tx/s=133600 (MB/s=8337) # 3.07 [+1.50] rx=133600 (8337 MB) # 3.07 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.42] tx=128086 (MB=7993), tx/s=128086 (MB/s=7993) # 6.07 [+1.40] rx=63991 (7993 MB) # 6.07 [+0.00] ok # 6.24 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=146496 (MB=9141), tx/s=146496 (MB/s=9141) # 9.16 [+1.50] rx=146496 (9141 MB) # 9.17 [+0.00] ok # 9.34 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.46] tx=135777 (MB=8472), tx/s=135777 (MB/s=8472) # 12.16 [+1.36] rx=67861 (8472 MB) # 12.16 [+0.00] ok # 12.33 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=165248 (MB=10312), tx/s=165248 (MB/s=10312) # 15.25 [+1.50] rx=165248 (10312 MB) # 15.25 [+0.00] ok # 15.43 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.42] tx=144321 (MB=9006), tx/s=144321 (MB/s=9006) # 18.25 [+1.40] rx=72102 (9006 MB) # 18.25 [+0.00] ok # 18.43 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.85 [+1.42] tx=141376 (MB=8822), tx/s=141376 (MB/s=8822) # 21.35 [+1.50] rx=141376 (8822 MB) # 21.35 [+0.00] ok # 21.52 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.98 [+1.46] tx=128059 (MB=7991), tx/s=128059 (MB/s=7991) # 24.34 [+1.36] rx=63124 (7991 MB) # 24.34 [+0.00] ok # 24.51 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.94 [+1.42] tx=140640 (MB=8776), tx/s=140640 (MB/s=8776) # 27.44 [+1.50] rx=140640 (8776 MB) # 27.44 [+0.00] ok # 27.61 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.03 [+1.42] tx=138863 (MB=8665), tx/s=138863 (MB/s=8665) # 30.43 [+1.40] rx=69418 (8665 MB) # 30.43 [+0.00] ok # 30.60 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.02 [+1.42] tx=165344 (MB=10318), tx/s=165344 (MB/s=10318) # 33.52 [+1.50] rx=165344 (10318 MB) # 33.52 [+0.00] ok # 33.69 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.11 [+1.42] tx=143967 (MB=8984), tx/s=143967 (MB/s=8984) # 36.51 [+1.40] rx=71921 (8984 MB) # 36.51 [+0.00] ok # 36.53 [+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__->