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: 1101 MB/s 18679 calls/s 18679 msg/s # tcp rx: 1101 MB/s 140077 calls/s # tcp tx: 1118 MB/s 18970 calls/s 18970 msg/s # tcp rx: 1121 MB/s 127613 calls/s # tcp tx: 1127 MB/s 19130 calls/s 19130 msg/s # tcp rx: 1129 MB/s 131530 calls/s # tcp tx: 1119 MB/s 18993 calls/s 18993 msg/s # udp gso - over veth touching data # udp rx: 585 MB/s 416818 calls/s # udp tx: 602 MB/s 10227 calls/s 10227 msg/s # udp rx: 646 MB/s 460528 calls/s # udp tx: 645 MB/s 10956 calls/s 10956 msg/s # udp rx: 886 MB/s 631610 calls/s # udp tx: 903 MB/s 15317 calls/s 15317 msg/s # udp rx: 1324 MB/s 943441 calls/s # udp tx: 1323 MB/s 22452 calls/s 22452 msg/s # udp gso and gro - over veth touching data # udp rx: 1244 MB/s 886233 calls/s # udp tx: 1281 MB/s 21729 calls/s 21729 msg/s # udp rx: 1185 MB/s 844269 calls/s # udp tx: 1180 MB/s 20029 calls/s 20029 msg/s # udp rx: 1282 MB/s 913899 calls/s # udp tx: 1298 MB/s 22017 calls/s 22017 msg/s # udp rx: 1302 MB/s 928002 calls/s # udp tx: 1302 MB/s 22091 calls/s 22091 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1173 MB/s 19895 calls/s 19895 msg/s # tcp rx: 1173 MB/s 143955 calls/s # tcp tx: 1138 MB/s 19312 calls/s 19312 msg/s # tcp rx: 1156 MB/s 130436 calls/s # tcp tx: 1150 MB/s 19519 calls/s 19519 msg/s # tcp rx: 1150 MB/s 130058 calls/s # tcp tx: 1151 MB/s 19531 calls/s 19531 msg/s # udp gso - over veth touching data # udp rx: 641 MB/s 468157 calls/s # udp tx: 662 MB/s 11230 calls/s 11230 msg/s # udp rx: 678 MB/s 494929 calls/s # udp tx: 682 MB/s 11584 calls/s 11584 msg/s # udp rx: 664 MB/s 484500 calls/s # udp tx: 667 MB/s 11327 calls/s 11327 msg/s # udp rx: 666 MB/s 486170 calls/s # udp tx: 672 MB/s 11404 calls/s 11404 msg/s # udp gso and gro - over veth touching data # udp rx: 663 MB/s 484225 calls/s # udp tx: 687 MB/s 11658 calls/s 11658 msg/s # udp rx: 682 MB/s 497897 calls/s # udp tx: 687 MB/s 11652 calls/s 11652 msg/s # udp rx: 640 MB/s 467359 calls/s # udp tx: 645 MB/s 10953 calls/s 10953 msg/s # udp rx: 665 MB/s 485576 calls/s # udp tx: 669 MB/s 11361 calls/s 11361 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__->