make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-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: 1091 MB/s 18508 calls/s 18508 msg/s # tcp rx: 1092 MB/s 138608 calls/s # tcp tx: 943 MB/s 16010 calls/s 16010 msg/s # tcp rx: 945 MB/s 140472 calls/s # tcp tx: 1144 MB/s 19409 calls/s 19409 msg/s # tcp rx: 1145 MB/s 142351 calls/s # tcp tx: 1143 MB/s 19401 calls/s 19401 msg/s # udp gso - over veth touching data # udp rx: 1213 MB/s 864259 calls/s # udp tx: 1252 MB/s 21245 calls/s 21245 msg/s # udp rx: 1236 MB/s 880632 calls/s # udp tx: 1235 MB/s 20949 calls/s 20949 msg/s # udp rx: 1138 MB/s 811300 calls/s # udp tx: 1135 MB/s 19257 calls/s 19257 msg/s # udp rx: 1317 MB/s 938587 calls/s # udp tx: 1320 MB/s 22391 calls/s 22391 msg/s # udp gso and gro - over veth touching data # udp rx: 1101 MB/s 784430 calls/s # udp tx: 1138 MB/s 19303 calls/s 19303 msg/s # udp rx: 1243 MB/s 885888 calls/s # udp tx: 1243 MB/s 21089 calls/s 21089 msg/s # udp rx: 1323 MB/s 942456 calls/s # udp tx: 1322 MB/s 22433 calls/s 22433 msg/s # udp rx: 1340 MB/s 954750 calls/s # udp tx: 1340 MB/s 22744 calls/s 22744 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 984 MB/s 16701 calls/s 16701 msg/s # tcp rx: 984 MB/s 131220 calls/s # tcp tx: 1087 MB/s 18439 calls/s 18439 msg/s # tcp rx: 1087 MB/s 136991 calls/s # tcp tx: 1147 MB/s 19468 calls/s 19468 msg/s # tcp rx: 1148 MB/s 135322 calls/s # tcp tx: 1128 MB/s 19135 calls/s 19135 msg/s # udp gso - over veth touching data # udp rx: 1106 MB/s 807331 calls/s # udp tx: 1137 MB/s 19285 calls/s 19285 msg/s # udp rx: 1263 MB/s 921809 calls/s # udp tx: 1266 MB/s 21479 calls/s 21479 msg/s # udp rx: 1271 MB/s 927623 calls/s # udp tx: 1271 MB/s 21567 calls/s 21567 msg/s # udp rx: 1283 MB/s 936006 calls/s # udp tx: 1283 MB/s 21761 calls/s 21761 msg/s # udp gso and gro - over veth touching data # udp rx: 1052 MB/s 767780 calls/s # udp tx: 1096 MB/s 18593 calls/s 18593 msg/s # udp rx: 1271 MB/s 927579 calls/s # udp tx: 1275 MB/s 21631 calls/s 21631 msg/s # udp rx: 889 MB/s 648876 calls/s # udp tx: 872 MB/s 14803 calls/s 14803 msg/s # udp rx: 612 MB/s 446471 calls/s # udp tx: 616 MB/s 10464 calls/s 10464 msg/s ok 1 selftests: net: udpgro_bench.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->