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: 832 MB/s 14128 calls/s 14128 msg/s # tcp rx: 833 MB/s 152710 calls/s # tcp tx: 805 MB/s 13664 calls/s 13664 msg/s # tcp rx: 806 MB/s 146490 calls/s # tcp tx: 840 MB/s 14248 calls/s 14248 msg/s # tcp rx: 840 MB/s 151371 calls/s # tcp tx: 790 MB/s 13404 calls/s 13404 msg/s # udp gso - over veth touching data # udp rx: 1179 MB/s 840017 calls/s # udp tx: 1212 MB/s 20571 calls/s 20571 msg/s # udp rx: 1228 MB/s 875326 calls/s # udp tx: 1229 MB/s 20849 calls/s 20849 msg/s # udp rx: 1233 MB/s 878951 calls/s # udp tx: 1233 MB/s 20925 calls/s 20925 msg/s # udp rx: 1133 MB/s 807384 calls/s # udp tx: 1119 MB/s 18991 calls/s 18991 msg/s # udp gso and gro - over veth touching data # udp rx: 1181 MB/s 841626 calls/s # udp tx: 1215 MB/s 20624 calls/s 20624 msg/s # udp rx: 1223 MB/s 871245 calls/s # udp tx: 1222 MB/s 20730 calls/s 20730 msg/s # udp rx: 1223 MB/s 871822 calls/s # udp tx: 1222 MB/s 20742 calls/s 20742 msg/s # udp rx: 1226 MB/s 873851 calls/s # udp tx: 1225 MB/s 20787 calls/s 20787 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 621 MB/s 10544 calls/s 10544 msg/s # tcp rx: 622 MB/s 79083 calls/s # tcp tx: 613 MB/s 10399 calls/s 10399 msg/s # tcp rx: 613 MB/s 80020 calls/s # tcp tx: 614 MB/s 10428 calls/s 10428 msg/s # tcp rx: 615 MB/s 79074 calls/s # tcp tx: 612 MB/s 10382 calls/s 10382 msg/s # udp gso - over veth touching data # udp rx: 572 MB/s 417532 calls/s # udp tx: 590 MB/s 10016 calls/s 10016 msg/s # udp rx: 588 MB/s 429557 calls/s # udp tx: 591 MB/s 10032 calls/s 10032 msg/s # udp rx: 594 MB/s 433559 calls/s # udp tx: 596 MB/s 10117 calls/s 10117 msg/s # udp rx: 1044 MB/s 761536 calls/s # udp tx: 1062 MB/s 18017 calls/s 18017 msg/s # udp gso and gro - over veth touching data # udp rx: 547 MB/s 398986 calls/s # udp tx: 563 MB/s 9550 calls/s 9550 msg/s # udp rx: 580 MB/s 423159 calls/s # udp tx: 579 MB/s 9833 calls/s 9833 msg/s # udp rx: 606 MB/s 442357 calls/s # udp tx: 606 MB/s 10282 calls/s 10282 msg/s # udp rx: 605 MB/s 441609 calls/s # udp tx: 605 MB/s 10263 calls/s 10263 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__->