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: 1100 MB/s 18662 calls/s 18662 msg/s # tcp rx: 1101 MB/s 139427 calls/s # tcp tx: 1163 MB/s 19730 calls/s 19730 msg/s # tcp rx: 1164 MB/s 136168 calls/s # tcp tx: 1144 MB/s 19412 calls/s 19412 msg/s # tcp rx: 1145 MB/s 135146 calls/s # tcp tx: 1130 MB/s 19167 calls/s 19167 msg/s # udp gso - over veth touching data # udp rx: 676 MB/s 481631 calls/s # udp tx: 695 MB/s 11804 calls/s 11804 msg/s # udp rx: 710 MB/s 506458 calls/s # udp tx: 712 MB/s 12086 calls/s 12086 msg/s # udp rx: 747 MB/s 532690 calls/s # udp tx: 747 MB/s 12670 calls/s 12670 msg/s # udp rx: 733 MB/s 522736 calls/s # udp tx: 733 MB/s 12445 calls/s 12445 msg/s # udp gso and gro - over veth touching data # udp rx: 1275 MB/s 908304 calls/s # udp tx: 1314 MB/s 22288 calls/s 22288 msg/s # udp rx: 1313 MB/s 935339 calls/s # udp tx: 1313 MB/s 22272 calls/s 22272 msg/s # udp rx: 1324 MB/s 943207 calls/s # udp tx: 1323 MB/s 22447 calls/s 22447 msg/s # udp rx: 1318 MB/s 939296 calls/s # udp tx: 1317 MB/s 22344 calls/s 22344 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1134 MB/s 19242 calls/s 19242 msg/s # tcp rx: 1135 MB/s 138064 calls/s # tcp tx: 1085 MB/s 18416 calls/s 18416 msg/s # tcp rx: 1086 MB/s 133820 calls/s # tcp tx: 1116 MB/s 18931 calls/s 18931 msg/s # tcp rx: 1117 MB/s 133579 calls/s # tcp tx: 1120 MB/s 19003 calls/s 19003 msg/s # udp gso - over veth touching data # udp rx: 1216 MB/s 887029 calls/s # udp tx: 1256 MB/s 21314 calls/s 21314 msg/s # udp rx: 1267 MB/s 924659 calls/s # udp tx: 1275 MB/s 21628 calls/s 21628 msg/s # udp rx: 1265 MB/s 923064 calls/s # udp tx: 1268 MB/s 21515 calls/s 21515 msg/s # udp rx: 1250 MB/s 911775 calls/s # udp tx: 1252 MB/s 21251 calls/s 21251 msg/s # udp gso and gro - over veth touching data # udp rx: 1174 MB/s 856437 calls/s # udp tx: 1210 MB/s 20535 calls/s 20535 msg/s # udp rx: 1270 MB/s 926727 calls/s # udp tx: 1273 MB/s 21595 calls/s 21595 msg/s # udp rx: 1235 MB/s 901063 calls/s # udp tx: 1226 MB/s 20810 calls/s 20810 msg/s # udp rx: 1263 MB/s 921132 calls/s # udp tx: 1276 MB/s 21650 calls/s 21650 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__->