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: 791 MB/s 13419 calls/s 13419 msg/s # tcp rx: 794 MB/s 94527 calls/s # tcp tx: 771 MB/s 13087 calls/s 13087 msg/s # tcp rx: 772 MB/s 85603 calls/s # tcp tx: 708 MB/s 12016 calls/s 12016 msg/s # tcp rx: 709 MB/s 83995 calls/s # tcp tx: 703 MB/s 11938 calls/s 11938 msg/s # udp gso - over veth touching data # udp rx: 591 MB/s 421064 calls/s # udp tx: 610 MB/s 10358 calls/s 10358 msg/s # udp rx: 608 MB/s 433762 calls/s # udp tx: 612 MB/s 10385 calls/s 10385 msg/s # udp rx: 634 MB/s 451728 calls/s # udp tx: 637 MB/s 10812 calls/s 10812 msg/s # udp rx: 642 MB/s 457992 calls/s # udp tx: 645 MB/s 10955 calls/s 10955 msg/s # udp gso and gro - over veth touching data # udp rx: 1251 MB/s 891332 calls/s # udp tx: 1297 MB/s 22012 calls/s 22012 msg/s # udp rx: 1304 MB/s 929315 calls/s # udp tx: 1309 MB/s 22203 calls/s 22203 msg/s # udp rx: 1274 MB/s 908204 calls/s # udp tx: 1278 MB/s 21690 calls/s 21690 msg/s # udp rx: 1264 MB/s 900484 calls/s # udp tx: 1255 MB/s 21288 calls/s 21288 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 838 MB/s 14226 calls/s 14226 msg/s # tcp rx: 839 MB/s 94437 calls/s # tcp tx: 824 MB/s 13989 calls/s 13989 msg/s # tcp rx: 917 MB/s 91965 calls/s # tcp tx: 720 MB/s 12222 calls/s 12222 msg/s # tcp rx: 665 MB/s 80426 calls/s # tcp tx: 691 MB/s 11726 calls/s 11726 msg/s # udp gso - over veth touching data # udp rx: 578 MB/s 422268 calls/s # udp tx: 599 MB/s 10176 calls/s 10176 msg/s # udp rx: 622 MB/s 454221 calls/s # udp tx: 626 MB/s 10624 calls/s 10624 msg/s # udp rx: 618 MB/s 451427 calls/s # udp tx: 621 MB/s 10542 calls/s 10542 msg/s # udp rx: 619 MB/s 451484 calls/s # udp tx: 621 MB/s 10538 calls/s 10538 msg/s # udp gso and gro - over veth touching data # udp rx: 638 MB/s 465644 calls/s # udp tx: 653 MB/s 11082 calls/s 11082 msg/s # udp rx: 671 MB/s 489769 calls/s # udp tx: 672 MB/s 11413 calls/s 11413 msg/s # udp rx: 683 MB/s 498691 calls/s # udp tx: 691 MB/s 11734 calls/s 11734 msg/s # udp rx: 720 MB/s 525789 calls/s # udp tx: 724 MB/s 12286 calls/s 12286 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__->