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: 1061 MB/s 18001 calls/s 18001 msg/s # tcp rx: 1062 MB/s 143774 calls/s # tcp tx: 1107 MB/s 18790 calls/s 18790 msg/s # tcp rx: 1109 MB/s 140812 calls/s # tcp tx: 1147 MB/s 19465 calls/s 19465 msg/s # tcp rx: 1148 MB/s 141986 calls/s # tcp tx: 1134 MB/s 19244 calls/s 19244 msg/s # udp gso - over veth touching data # udp rx: 611 MB/s 435379 calls/s # udp tx: 632 MB/s 10735 calls/s 10735 msg/s # udp rx: 659 MB/s 469684 calls/s # udp tx: 662 MB/s 11244 calls/s 11244 msg/s # udp rx: 668 MB/s 476524 calls/s # udp tx: 671 MB/s 11384 calls/s 11384 msg/s # udp rx: 659 MB/s 469902 calls/s # udp tx: 661 MB/s 11226 calls/s 11226 msg/s # udp gso and gro - over veth touching data # udp rx: 1198 MB/s 853528 calls/s # udp tx: 1223 MB/s 20749 calls/s 20749 msg/s # udp rx: 1206 MB/s 859564 calls/s # udp tx: 1201 MB/s 20379 calls/s 20379 msg/s # udp rx: 1080 MB/s 769653 calls/s # udp tx: 1084 MB/s 18397 calls/s 18397 msg/s # udp rx: 694 MB/s 494536 calls/s # udp tx: 692 MB/s 11750 calls/s 11750 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 982 MB/s 16666 calls/s 16666 msg/s # tcp rx: 991 MB/s 124941 calls/s # tcp tx: 961 MB/s 16315 calls/s 16315 msg/s # tcp rx: 958 MB/s 122726 calls/s # tcp tx: 739 MB/s 12548 calls/s 12548 msg/s # tcp rx: 740 MB/s 88499 calls/s # tcp tx: 760 MB/s 12907 calls/s 12907 msg/s # udp gso - over veth touching data # udp rx: 639 MB/s 466617 calls/s # udp tx: 661 MB/s 11227 calls/s 11227 msg/s # udp rx: 669 MB/s 488239 calls/s # udp tx: 673 MB/s 11416 calls/s 11416 msg/s # udp rx: 666 MB/s 486327 calls/s # udp tx: 669 MB/s 11352 calls/s 11352 msg/s # udp rx: 958 MB/s 699153 calls/s # udp tx: 974 MB/s 16535 calls/s 16535 msg/s # udp gso and gro - over veth touching data # udp rx: 1210 MB/s 882939 calls/s # udp tx: 1251 MB/s 21224 calls/s 21224 msg/s # udp rx: 791 MB/s 577311 calls/s # udp tx: 779 MB/s 13224 calls/s 13224 msg/s # udp rx: 647 MB/s 472195 calls/s # udp tx: 649 MB/s 11021 calls/s 11021 msg/s # udp rx: 655 MB/s 477961 calls/s # udp tx: 678 MB/s 11503 calls/s 11503 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' [?2004hxx__-> echo $? 0 xx__->