make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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: 1124 MB/s 19077 calls/s 19077 msg/s # tcp rx: 1125 MB/s 129209 calls/s # tcp tx: 1093 MB/s 18544 calls/s 18544 msg/s # tcp rx: 1096 MB/s 126042 calls/s # tcp tx: 1010 MB/s 17145 calls/s 17145 msg/s # tcp rx: 1011 MB/s 127764 calls/s # tcp tx: 1091 MB/s 18516 calls/s 18516 msg/s # udp gso - over veth touching data # udp rx: 1259 MB/s 897432 calls/s # udp tx: 1295 MB/s 21981 calls/s 21981 msg/s # udp rx: 1280 MB/s 912237 calls/s # udp tx: 1282 MB/s 21752 calls/s 21752 msg/s # udp rx: 1285 MB/s 915550 calls/s # udp tx: 1286 MB/s 21820 calls/s 21820 msg/s # udp rx: 1284 MB/s 914762 calls/s # udp tx: 1285 MB/s 21800 calls/s 21800 msg/s # udp gso and gro - over veth touching data # udp rx: 1139 MB/s 812042 calls/s # udp tx: 1175 MB/s 19929 calls/s 19929 msg/s # udp rx: 1181 MB/s 841840 calls/s # udp tx: 1183 MB/s 20073 calls/s 20073 msg/s # udp rx: 1175 MB/s 837390 calls/s # udp tx: 1174 MB/s 19914 calls/s 19914 msg/s # udp rx: 1103 MB/s 785874 calls/s # udp tx: 1101 MB/s 18686 calls/s 18686 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1137 MB/s 19286 calls/s 19286 msg/s # tcp rx: 1137 MB/s 144226 calls/s # tcp tx: 770 MB/s 13061 calls/s 13061 msg/s # tcp rx: 770 MB/s 81604 calls/s # tcp tx: 719 MB/s 12209 calls/s 12209 msg/s # tcp rx: 720 MB/s 85805 calls/s # tcp tx: 728 MB/s 12357 calls/s 12357 msg/s # udp gso - over veth touching data # udp rx: 1110 MB/s 810100 calls/s # udp tx: 1152 MB/s 19546 calls/s 19546 msg/s # udp rx: 1187 MB/s 865829 calls/s # udp tx: 1187 MB/s 20133 calls/s 20133 msg/s # udp rx: 1233 MB/s 899354 calls/s # udp tx: 1232 MB/s 20904 calls/s 20904 msg/s # udp rx: 1228 MB/s 895630 calls/s # udp tx: 1227 MB/s 20811 calls/s 20811 msg/s # udp gso and gro - over veth touching data # udp rx: 585 MB/s 426769 calls/s # udp tx: 603 MB/s 10234 calls/s 10234 msg/s # udp rx: 612 MB/s 446921 calls/s # udp tx: 615 MB/s 10438 calls/s 10438 msg/s # udp rx: 615 MB/s 448832 calls/s # udp tx: 615 MB/s 10444 calls/s 10444 msg/s # udp rx: 626 MB/s 456765 calls/s # udp tx: 652 MB/s 11072 calls/s 11072 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__->