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: 974 MB/s 16533 calls/s 16533 msg/s # tcp rx: 975 MB/s 136021 calls/s # tcp tx: 688 MB/s 11679 calls/s 11679 msg/s # tcp rx: 689 MB/s 85862 calls/s # tcp tx: 1069 MB/s 18131 calls/s 18131 msg/s # tcp rx: 1070 MB/s 138204 calls/s # tcp tx: 1118 MB/s 18972 calls/s 18972 msg/s # udp gso - over veth touching data # udp rx: 1260 MB/s 898102 calls/s # udp tx: 1293 MB/s 21934 calls/s 21934 msg/s # udp rx: 1332 MB/s 949538 calls/s # udp tx: 1333 MB/s 22620 calls/s 22620 msg/s # udp rx: 1119 MB/s 797399 calls/s # udp tx: 1104 MB/s 18739 calls/s 18739 msg/s # udp rx: 623 MB/s 444287 calls/s # udp tx: 624 MB/s 10600 calls/s 10600 msg/s # udp gso and gro - over veth touching data # udp rx: 606 MB/s 431774 calls/s # udp tx: 623 MB/s 10580 calls/s 10580 msg/s # udp rx: 631 MB/s 449638 calls/s # udp tx: 630 MB/s 10698 calls/s 10698 msg/s # udp rx: 625 MB/s 445583 calls/s # udp tx: 624 MB/s 10598 calls/s 10598 msg/s # udp rx: 626 MB/s 446322 calls/s # udp tx: 625 MB/s 10616 calls/s 10616 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 703 MB/s 11936 calls/s 11936 msg/s # tcp rx: 704 MB/s 85906 calls/s # tcp tx: 711 MB/s 12066 calls/s 12066 msg/s # tcp rx: 712 MB/s 85904 calls/s # tcp tx: 703 MB/s 11936 calls/s 11936 msg/s # tcp rx: 704 MB/s 84258 calls/s # tcp tx: 694 MB/s 11782 calls/s 11782 msg/s # udp gso - over veth touching data # udp rx: 713 MB/s 520579 calls/s # udp tx: 734 MB/s 12463 calls/s 12463 msg/s # udp rx: 720 MB/s 525483 calls/s # udp tx: 719 MB/s 12210 calls/s 12210 msg/s # udp rx: 721 MB/s 526545 calls/s # udp tx: 721 MB/s 12237 calls/s 12237 msg/s # udp rx: 716 MB/s 522338 calls/s # udp tx: 715 MB/s 12133 calls/s 12133 msg/s # udp gso and gro - over veth touching data # udp rx: 568 MB/s 414536 calls/s # udp tx: 583 MB/s 9898 calls/s 9898 msg/s # udp rx: 597 MB/s 435847 calls/s # udp tx: 598 MB/s 10145 calls/s 10145 msg/s # udp rx: 602 MB/s 439605 calls/s # udp tx: 602 MB/s 10227 calls/s 10227 msg/s # udp rx: 603 MB/s 439938 calls/s # udp tx: 603 MB/s 10233 calls/s 10233 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__->