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: 1079 MB/s 18311 calls/s 18311 msg/s # tcp rx: 1079 MB/s 139760 calls/s # tcp tx: 996 MB/s 16905 calls/s 16905 msg/s # tcp rx: 997 MB/s 138018 calls/s # tcp tx: 1141 MB/s 19369 calls/s 19369 msg/s # tcp rx: 1143 MB/s 140720 calls/s # tcp tx: 1150 MB/s 19506 calls/s 19506 msg/s # udp gso - over veth touching data # udp rx: 617 MB/s 439680 calls/s # udp tx: 642 MB/s 10890 calls/s 10890 msg/s # udp rx: 655 MB/s 467281 calls/s # udp tx: 655 MB/s 11118 calls/s 11118 msg/s # udp rx: 657 MB/s 468612 calls/s # udp tx: 657 MB/s 11155 calls/s 11155 msg/s # udp rx: 656 MB/s 467468 calls/s # udp tx: 655 MB/s 11121 calls/s 11121 msg/s # udp gso and gro - over veth touching data # udp rx: 1252 MB/s 892491 calls/s # udp tx: 1289 MB/s 21871 calls/s 21871 msg/s # udp rx: 1306 MB/s 930801 calls/s # udp tx: 1305 MB/s 22144 calls/s 22144 msg/s # udp rx: 1291 MB/s 919795 calls/s # udp tx: 1291 MB/s 21906 calls/s 21906 msg/s # udp rx: 1308 MB/s 932352 calls/s # udp tx: 1306 MB/s 22154 calls/s 22154 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1104 MB/s 18730 calls/s 18730 msg/s # tcp rx: 1104 MB/s 143105 calls/s # tcp tx: 1047 MB/s 17772 calls/s 17772 msg/s # tcp rx: 1057 MB/s 131060 calls/s # tcp tx: 1070 MB/s 18164 calls/s 18164 msg/s # tcp rx: 1069 MB/s 129304 calls/s # tcp tx: 1074 MB/s 18224 calls/s 18224 msg/s # udp gso - over veth touching data # udp rx: 633 MB/s 461794 calls/s # udp tx: 648 MB/s 11007 calls/s 11007 msg/s # udp rx: 651 MB/s 474873 calls/s # udp tx: 650 MB/s 11037 calls/s 11037 msg/s # udp rx: 848 MB/s 619077 calls/s # udp tx: 862 MB/s 14627 calls/s 14627 msg/s # udp rx: 1287 MB/s 938642 calls/s # udp tx: 1288 MB/s 21847 calls/s 21847 msg/s # udp gso and gro - over veth touching data # udp rx: 1156 MB/s 843173 calls/s # udp tx: 1188 MB/s 20157 calls/s 20157 msg/s # udp rx: 1269 MB/s 925698 calls/s # udp tx: 1268 MB/s 21521 calls/s 21521 msg/s # udp rx: 1271 MB/s 927016 calls/s # udp tx: 1270 MB/s 21545 calls/s 21545 msg/s # udp rx: 1266 MB/s 923790 calls/s # udp tx: 1257 MB/s 21326 calls/s 21326 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__->