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: 1090 MB/s 18490 calls/s 18490 msg/s # tcp rx: 1091 MB/s 129948 calls/s # tcp tx: 1077 MB/s 18274 calls/s 18274 msg/s # tcp rx: 1078 MB/s 128113 calls/s # tcp tx: 1090 MB/s 18491 calls/s 18491 msg/s # tcp rx: 1091 MB/s 129589 calls/s # tcp tx: 1063 MB/s 18044 calls/s 18044 msg/s # udp gso - over veth touching data # udp rx: 1244 MB/s 886648 calls/s # udp tx: 1263 MB/s 21436 calls/s 21436 msg/s # udp rx: 1281 MB/s 912629 calls/s # udp tx: 1289 MB/s 21874 calls/s 21874 msg/s # udp rx: 1349 MB/s 961424 calls/s # udp tx: 1348 MB/s 22879 calls/s 22879 msg/s # udp rx: 1350 MB/s 961724 calls/s # udp tx: 1356 MB/s 23009 calls/s 23009 msg/s # udp gso and gro - over veth touching data # udp rx: 1159 MB/s 825821 calls/s # udp tx: 1193 MB/s 20243 calls/s 20243 msg/s # udp rx: 1328 MB/s 946397 calls/s # udp tx: 1331 MB/s 22584 calls/s 22584 msg/s # udp rx: 1330 MB/s 947548 calls/s # udp tx: 1332 MB/s 22598 calls/s 22598 msg/s # udp rx: 1333 MB/s 950069 calls/s # udp tx: 1337 MB/s 22680 calls/s 22680 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 711 MB/s 12069 calls/s 12069 msg/s # tcp rx: 711 MB/s 87868 calls/s # tcp tx: 1038 MB/s 17618 calls/s 17618 msg/s # tcp rx: 1040 MB/s 139154 calls/s # tcp tx: 1026 MB/s 17417 calls/s 17417 msg/s # tcp rx: 1027 MB/s 133829 calls/s # tcp tx: 983 MB/s 16676 calls/s 16676 msg/s # udp gso - over veth touching data # udp rx: 1269 MB/s 926183 calls/s # udp tx: 1306 MB/s 22161 calls/s 22161 msg/s # udp rx: 1302 MB/s 949975 calls/s # udp tx: 1307 MB/s 22170 calls/s 22170 msg/s # udp rx: 1315 MB/s 959728 calls/s # udp tx: 1318 MB/s 22369 calls/s 22369 msg/s # udp rx: 1309 MB/s 955333 calls/s # udp tx: 1313 MB/s 22282 calls/s 22282 msg/s # udp gso and gro - over veth touching data # udp rx: 1167 MB/s 851832 calls/s # udp tx: 1206 MB/s 20467 calls/s 20467 msg/s # udp rx: 1277 MB/s 931525 calls/s # udp tx: 1277 MB/s 21659 calls/s 21659 msg/s # udp rx: 1275 MB/s 929996 calls/s # udp tx: 1274 MB/s 21619 calls/s 21619 msg/s # udp rx: 1169 MB/s 852683 calls/s # udp tx: 1167 MB/s 19805 calls/s 19805 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__->