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: 1061 MB/s 17998 calls/s 17998 msg/s # tcp rx: 1073 MB/s 141450 calls/s # tcp tx: 1154 MB/s 19582 calls/s 19582 msg/s # tcp rx: 1157 MB/s 127525 calls/s # tcp tx: 1146 MB/s 19453 calls/s 19453 msg/s # tcp rx: 1148 MB/s 127757 calls/s # tcp tx: 1157 MB/s 19632 calls/s 19632 msg/s # udp gso - over veth touching data # udp rx: 1215 MB/s 865740 calls/s # udp tx: 1246 MB/s 21137 calls/s 21137 msg/s # udp rx: 1288 MB/s 917651 calls/s # udp tx: 1296 MB/s 21982 calls/s 21982 msg/s # udp rx: 1338 MB/s 953310 calls/s # udp tx: 1341 MB/s 22754 calls/s 22754 msg/s # udp rx: 1338 MB/s 953513 calls/s # udp tx: 1341 MB/s 22748 calls/s 22748 msg/s # udp gso and gro - over veth touching data # udp rx: 1285 MB/s 915661 calls/s # udp tx: 1323 MB/s 22443 calls/s 22443 msg/s # udp rx: 1326 MB/s 944716 calls/s # udp tx: 1325 MB/s 22482 calls/s 22482 msg/s # udp rx: 1327 MB/s 945876 calls/s # udp tx: 1327 MB/s 22520 calls/s 22520 msg/s # udp rx: 1331 MB/s 948730 calls/s # udp tx: 1331 MB/s 22576 calls/s 22576 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 700 MB/s 11882 calls/s 11882 msg/s # tcp rx: 701 MB/s 84416 calls/s # tcp tx: 664 MB/s 11277 calls/s 11277 msg/s # tcp rx: 665 MB/s 81351 calls/s # tcp tx: 688 MB/s 11681 calls/s 11681 msg/s # tcp rx: 689 MB/s 83431 calls/s # tcp tx: 721 MB/s 12233 calls/s 12233 msg/s # udp gso - over veth touching data # udp rx: 1060 MB/s 773257 calls/s # udp tx: 1083 MB/s 18375 calls/s 18375 msg/s # udp rx: 669 MB/s 488429 calls/s # udp tx: 672 MB/s 11406 calls/s 11406 msg/s # udp rx: 640 MB/s 467451 calls/s # udp tx: 644 MB/s 10925 calls/s 10925 msg/s # udp rx: 645 MB/s 470519 calls/s # udp tx: 667 MB/s 11325 calls/s 11325 msg/s # udp gso and gro - over veth touching data # udp rx: 1261 MB/s 920224 calls/s # udp tx: 1293 MB/s 21935 calls/s 21935 msg/s # udp rx: 1241 MB/s 905117 calls/s # udp tx: 1239 MB/s 21015 calls/s 21015 msg/s # udp rx: 1232 MB/s 899126 calls/s # udp tx: 1231 MB/s 20886 calls/s 20886 msg/s # udp rx: 1101 MB/s 803007 calls/s # udp tx: 1094 MB/s 18567 calls/s 18567 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__->