make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 1102 MB/s 18702 calls/s 18702 msg/s # tcp rx: 1103 MB/s 124482 calls/s # tcp tx: 1091 MB/s 18506 calls/s 18506 msg/s # tcp rx: 1092 MB/s 126947 calls/s # tcp tx: 1139 MB/s 19326 calls/s 19326 msg/s # tcp rx: 1140 MB/s 131434 calls/s # tcp tx: 1145 MB/s 19428 calls/s 19428 msg/s # udp gso - over veth touching data # udp rx: 568 MB/s 404775 calls/s # udp tx: 580 MB/s 9852 calls/s 9852 msg/s # udp rx: 599 MB/s 427112 calls/s # udp tx: 599 MB/s 10173 calls/s 10173 msg/s # udp rx: 602 MB/s 429444 calls/s # udp tx: 603 MB/s 10228 calls/s 10228 msg/s # udp rx: 621 MB/s 442759 calls/s # udp tx: 621 MB/s 10536 calls/s 10536 msg/s # udp gso and gro - over veth touching data # udp rx: 1193 MB/s 850405 calls/s # udp tx: 1222 MB/s 20738 calls/s 20738 msg/s # udp rx: 1259 MB/s 896968 calls/s # udp tx: 1261 MB/s 21394 calls/s 21394 msg/s # udp rx: 1270 MB/s 905129 calls/s # udp tx: 1270 MB/s 21541 calls/s 21541 msg/s # udp rx: 1267 MB/s 902744 calls/s # udp tx: 1267 MB/s 21494 calls/s 21494 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1163 MB/s 19731 calls/s 19731 msg/s # tcp rx: 1164 MB/s 136978 calls/s # tcp tx: 1138 MB/s 19302 calls/s 19302 msg/s # tcp rx: 1139 MB/s 134754 calls/s # tcp tx: 1119 MB/s 18991 calls/s 18991 msg/s # tcp rx: 1120 MB/s 130824 calls/s # tcp tx: 1135 MB/s 19254 calls/s 19254 msg/s # udp gso - over veth touching data # udp rx: 598 MB/s 436422 calls/s # udp tx: 610 MB/s 10352 calls/s 10352 msg/s # udp rx: 605 MB/s 441398 calls/s # udp tx: 604 MB/s 10256 calls/s 10256 msg/s # udp rx: 604 MB/s 440883 calls/s # udp tx: 604 MB/s 10248 calls/s 10248 msg/s # udp rx: 603 MB/s 440279 calls/s # udp tx: 603 MB/s 10232 calls/s 10232 msg/s # udp gso and gro - over veth touching data # udp rx: 1169 MB/s 852929 calls/s # udp tx: 1201 MB/s 20376 calls/s 20376 msg/s # udp rx: 1224 MB/s 893327 calls/s # udp tx: 1229 MB/s 20852 calls/s 20852 msg/s # udp rx: 1217 MB/s 888157 calls/s # udp tx: 1222 MB/s 20729 calls/s 20729 msg/s # udp rx: 1179 MB/s 860083 calls/s # udp tx: 1183 MB/s 20074 calls/s 20074 msg/s ok 1 selftests: net: udpgro_bench.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__->