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: 1066 MB/s 18083 calls/s 18083 msg/s # tcp rx: 1076 MB/s 138963 calls/s # tcp tx: 1104 MB/s 18737 calls/s 18737 msg/s # tcp rx: 1122 MB/s 124191 calls/s # tcp tx: 1152 MB/s 19544 calls/s 19544 msg/s # tcp rx: 1149 MB/s 126879 calls/s # tcp tx: 1087 MB/s 18440 calls/s 18440 msg/s # udp gso - over veth touching data # udp rx: 1241 MB/s 884642 calls/s # udp tx: 1281 MB/s 21731 calls/s 21731 msg/s # udp rx: 1288 MB/s 918202 calls/s # udp tx: 1289 MB/s 21874 calls/s 21874 msg/s # udp rx: 1322 MB/s 942111 calls/s # udp tx: 1321 MB/s 22416 calls/s 22416 msg/s # udp rx: 1318 MB/s 939068 calls/s # udp tx: 1316 MB/s 22335 calls/s 22335 msg/s # udp gso and gro - over veth touching data # udp rx: 614 MB/s 437824 calls/s # udp tx: 634 MB/s 10754 calls/s 10754 msg/s # udp rx: 629 MB/s 448738 calls/s # udp tx: 632 MB/s 10723 calls/s 10723 msg/s # udp rx: 626 MB/s 446071 calls/s # udp tx: 628 MB/s 10662 calls/s 10662 msg/s # udp rx: 627 MB/s 446820 calls/s # udp tx: 629 MB/s 10679 calls/s 10679 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 984 MB/s 16699 calls/s 16699 msg/s # tcp rx: 985 MB/s 133641 calls/s # tcp tx: 1076 MB/s 18255 calls/s 18255 msg/s # tcp rx: 1077 MB/s 127376 calls/s # tcp tx: 1099 MB/s 18646 calls/s 18646 msg/s # tcp rx: 1100 MB/s 127523 calls/s # tcp tx: 1100 MB/s 18666 calls/s 18666 msg/s # udp gso - over veth touching data # udp rx: 609 MB/s 444665 calls/s # udp tx: 625 MB/s 10609 calls/s 10609 msg/s # udp rx: 618 MB/s 451010 calls/s # udp tx: 628 MB/s 10662 calls/s 10662 msg/s # udp rx: 619 MB/s 451958 calls/s # udp tx: 622 MB/s 10554 calls/s 10554 msg/s # udp rx: 615 MB/s 449116 calls/s # udp tx: 618 MB/s 10490 calls/s 10490 msg/s # udp gso and gro - over veth touching data # udp rx: 605 MB/s 441465 calls/s # udp tx: 622 MB/s 10563 calls/s 10563 msg/s # udp rx: 638 MB/s 465611 calls/s # udp tx: 644 MB/s 10938 calls/s 10938 msg/s # udp rx: 670 MB/s 489003 calls/s # udp tx: 675 MB/s 11452 calls/s 11452 msg/s # udp rx: 658 MB/s 480291 calls/s # udp tx: 676 MB/s 11481 calls/s 11481 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__->