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: 1194 MB/s 20264 calls/s 20264 msg/s # tcp rx: 1195 MB/s 131705 calls/s # tcp tx: 1101 MB/s 18682 calls/s 18682 msg/s # tcp rx: 1111 MB/s 131991 calls/s # tcp tx: 1100 MB/s 18672 calls/s 18672 msg/s # tcp rx: 1100 MB/s 129023 calls/s # tcp tx: 1099 MB/s 18640 calls/s 18640 msg/s # udp gso - over veth touching data # udp rx: 1268 MB/s 903623 calls/s # udp tx: 1308 MB/s 22189 calls/s 22189 msg/s # udp rx: 1210 MB/s 862512 calls/s # udp tx: 1206 MB/s 20465 calls/s 20465 msg/s # udp rx: 1226 MB/s 873383 calls/s # udp tx: 1227 MB/s 20815 calls/s 20815 msg/s # udp rx: 1228 MB/s 875030 calls/s # udp tx: 1229 MB/s 20853 calls/s 20853 msg/s # udp gso and gro - over veth touching data # udp rx: 635 MB/s 452344 calls/s # udp tx: 656 MB/s 11130 calls/s 11130 msg/s # udp rx: 612 MB/s 436504 calls/s # udp tx: 609 MB/s 10342 calls/s 10342 msg/s # udp rx: 723 MB/s 515626 calls/s # udp tx: 725 MB/s 12313 calls/s 12313 msg/s # udp rx: 703 MB/s 501355 calls/s # udp tx: 703 MB/s 11933 calls/s 11933 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1074 MB/s 18227 calls/s 18227 msg/s # tcp rx: 1076 MB/s 130523 calls/s # tcp tx: 1081 MB/s 18340 calls/s 18340 msg/s # tcp rx: 1082 MB/s 132003 calls/s # tcp tx: 1076 MB/s 18266 calls/s 18266 msg/s # tcp rx: 1078 MB/s 127670 calls/s # tcp tx: 1094 MB/s 18558 calls/s 18558 msg/s # udp gso - over veth touching data # udp rx: 1149 MB/s 838581 calls/s # udp tx: 1185 MB/s 20102 calls/s 20102 msg/s # udp rx: 1244 MB/s 907551 calls/s # udp tx: 1247 MB/s 21155 calls/s 21155 msg/s # udp rx: 1251 MB/s 912594 calls/s # udp tx: 1253 MB/s 21254 calls/s 21254 msg/s # udp rx: 1247 MB/s 909521 calls/s # udp tx: 1249 MB/s 21186 calls/s 21186 msg/s # udp gso and gro - over veth touching data # udp rx: 1137 MB/s 829548 calls/s # udp tx: 1176 MB/s 19952 calls/s 19952 msg/s # udp rx: 1293 MB/s 943569 calls/s # udp tx: 1296 MB/s 21995 calls/s 21995 msg/s # udp rx: 1288 MB/s 939449 calls/s # udp tx: 1288 MB/s 21860 calls/s 21860 msg/s # udp rx: 1264 MB/s 922098 calls/s # udp tx: 1265 MB/s 21471 calls/s 21471 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' [?2004hxx__-> echo $? 0 xx__->