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: 1101 MB/s 18681 calls/s 18681 msg/s # tcp rx: 1102 MB/s 139720 calls/s # tcp tx: 1079 MB/s 18306 calls/s 18306 msg/s # tcp rx: 1080 MB/s 136641 calls/s # tcp tx: 1067 MB/s 18113 calls/s 18113 msg/s # tcp rx: 1069 MB/s 132839 calls/s # tcp tx: 1073 MB/s 18207 calls/s 18207 msg/s # udp gso - over veth touching data # udp rx: 633 MB/s 451129 calls/s # udp tx: 645 MB/s 10954 calls/s 10954 msg/s # udp rx: 649 MB/s 462956 calls/s # udp tx: 651 MB/s 11055 calls/s 11055 msg/s # udp rx: 661 MB/s 471285 calls/s # udp tx: 663 MB/s 11247 calls/s 11247 msg/s # udp rx: 663 MB/s 472638 calls/s # udp tx: 665 MB/s 11284 calls/s 11284 msg/s # udp gso and gro - over veth touching data # udp rx: 655 MB/s 467252 calls/s # udp tx: 671 MB/s 11386 calls/s 11386 msg/s # udp rx: 659 MB/s 469820 calls/s # udp tx: 658 MB/s 11162 calls/s 11162 msg/s # udp rx: 666 MB/s 474652 calls/s # udp tx: 666 MB/s 11302 calls/s 11302 msg/s # udp rx: 663 MB/s 472775 calls/s # udp tx: 662 MB/s 11239 calls/s 11239 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 711 MB/s 12063 calls/s 12063 msg/s # tcp rx: 712 MB/s 88391 calls/s # tcp tx: 798 MB/s 13539 calls/s 13539 msg/s # tcp rx: 800 MB/s 78332 calls/s # tcp tx: 1029 MB/s 17456 calls/s 17456 msg/s # tcp rx: 1030 MB/s 130719 calls/s # tcp tx: 1031 MB/s 17502 calls/s 17502 msg/s # udp gso - over veth touching data # udp rx: 601 MB/s 438353 calls/s # udp tx: 614 MB/s 10421 calls/s 10421 msg/s # udp rx: 666 MB/s 486064 calls/s # udp tx: 669 MB/s 11351 calls/s 11351 msg/s # udp rx: 669 MB/s 488325 calls/s # udp tx: 670 MB/s 11379 calls/s 11379 msg/s # udp rx: 659 MB/s 480772 calls/s # udp tx: 660 MB/s 11206 calls/s 11206 msg/s # udp gso and gro - over veth touching data # udp rx: 591 MB/s 431685 calls/s # udp tx: 608 MB/s 10322 calls/s 10322 msg/s # udp rx: 659 MB/s 480822 calls/s # udp tx: 662 MB/s 11228 calls/s 11228 msg/s # udp rx: 644 MB/s 469725 calls/s # udp tx: 646 MB/s 10966 calls/s 10966 msg/s # udp rx: 632 MB/s 461491 calls/s # udp tx: 634 MB/s 10764 calls/s 10764 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__->