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: 1178 MB/s 19981 calls/s 19981 msg/s # tcp rx: 1178 MB/s 138618 calls/s # tcp tx: 1187 MB/s 20148 calls/s 20148 msg/s # tcp rx: 1188 MB/s 136813 calls/s # tcp tx: 1173 MB/s 19898 calls/s 19898 msg/s # tcp rx: 1174 MB/s 135721 calls/s # tcp tx: 1167 MB/s 19810 calls/s 19810 msg/s # udp gso - over veth touching data # udp rx: 1272 MB/s 906142 calls/s # udp tx: 1318 MB/s 22358 calls/s 22358 msg/s # udp rx: 1313 MB/s 935438 calls/s # udp tx: 1323 MB/s 22440 calls/s 22440 msg/s # udp rx: 1309 MB/s 932477 calls/s # udp tx: 1307 MB/s 22184 calls/s 22184 msg/s # udp rx: 1309 MB/s 932698 calls/s # udp tx: 1308 MB/s 22196 calls/s 22196 msg/s # udp gso and gro - over veth touching data # udp rx: 582 MB/s 414594 calls/s # udp tx: 603 MB/s 10229 calls/s 10229 msg/s # udp rx: 651 MB/s 463764 calls/s # udp tx: 648 MB/s 10992 calls/s 10992 msg/s # udp rx: 620 MB/s 442227 calls/s # udp tx: 623 MB/s 10571 calls/s 10571 msg/s # udp rx: 599 MB/s 426927 calls/s # udp tx: 598 MB/s 10159 calls/s 10159 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 716 MB/s 12151 calls/s 12151 msg/s # tcp rx: 716 MB/s 80627 calls/s # tcp tx: 735 MB/s 12483 calls/s 12483 msg/s # tcp rx: 735 MB/s 84116 calls/s # tcp tx: 729 MB/s 12372 calls/s 12372 msg/s # tcp rx: 730 MB/s 83465 calls/s # tcp tx: 741 MB/s 12581 calls/s 12581 msg/s # udp gso - over veth touching data # udp rx: 644 MB/s 469966 calls/s # udp tx: 671 MB/s 11391 calls/s 11391 msg/s # udp rx: 645 MB/s 470926 calls/s # udp tx: 648 MB/s 10992 calls/s 10992 msg/s # udp rx: 642 MB/s 468475 calls/s # udp tx: 646 MB/s 10965 calls/s 10965 msg/s # udp rx: 654 MB/s 477390 calls/s # udp tx: 660 MB/s 11202 calls/s 11202 msg/s # udp gso and gro - over veth touching data # udp rx: 1241 MB/s 905610 calls/s # udp tx: 1285 MB/s 21802 calls/s 21802 msg/s # udp rx: 1282 MB/s 935233 calls/s # udp tx: 1294 MB/s 21950 calls/s 21950 msg/s # udp rx: 1262 MB/s 920776 calls/s # udp tx: 1266 MB/s 21483 calls/s 21483 msg/s # udp rx: 1260 MB/s 919016 calls/s # udp tx: 1263 MB/s 21435 calls/s 21435 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__->