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: 1102 MB/s 18706 calls/s 18706 msg/s # tcp rx: 1111 MB/s 127230 calls/s # tcp tx: 972 MB/s 16493 calls/s 16493 msg/s # tcp rx: 971 MB/s 125140 calls/s # tcp tx: 1065 MB/s 18080 calls/s 18080 msg/s # tcp rx: 1076 MB/s 125437 calls/s # tcp tx: 1095 MB/s 18588 calls/s 18588 msg/s # udp gso - over veth touching data # udp rx: 1250 MB/s 890837 calls/s # udp tx: 1293 MB/s 21934 calls/s 21934 msg/s # udp rx: 780 MB/s 555643 calls/s # udp tx: 763 MB/s 12947 calls/s 12947 msg/s # udp rx: 624 MB/s 444590 calls/s # udp tx: 627 MB/s 10649 calls/s 10649 msg/s # udp rx: 623 MB/s 443963 calls/s # udp tx: 627 MB/s 10647 calls/s 10647 msg/s # udp gso and gro - over veth touching data # udp rx: 1272 MB/s 906420 calls/s # udp tx: 1313 MB/s 22270 calls/s 22270 msg/s # udp rx: 1288 MB/s 917573 calls/s # udp tx: 1284 MB/s 21794 calls/s 21794 msg/s # udp rx: 1225 MB/s 872685 calls/s # udp tx: 1226 MB/s 20801 calls/s 20801 msg/s # udp rx: 1266 MB/s 902169 calls/s # udp tx: 1275 MB/s 21633 calls/s 21633 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 747 MB/s 12677 calls/s 12677 msg/s # tcp rx: 747 MB/s 85394 calls/s # tcp tx: 798 MB/s 13546 calls/s 13546 msg/s # tcp rx: 799 MB/s 86742 calls/s # tcp tx: 816 MB/s 13845 calls/s 13845 msg/s # tcp rx: 815 MB/s 82224 calls/s # tcp tx: 705 MB/s 11962 calls/s 11962 msg/s # udp gso - over veth touching data # udp rx: 532 MB/s 388040 calls/s # udp tx: 552 MB/s 9373 calls/s 9373 msg/s # udp rx: 580 MB/s 423401 calls/s # udp tx: 582 MB/s 9885 calls/s 9885 msg/s # udp rx: 585 MB/s 427359 calls/s # udp tx: 588 MB/s 9981 calls/s 9981 msg/s # udp rx: 769 MB/s 560976 calls/s # udp tx: 790 MB/s 13401 calls/s 13401 msg/s # udp gso and gro - over veth touching data # udp rx: 1181 MB/s 861366 calls/s # udp tx: 1220 MB/s 20704 calls/s 20704 msg/s # udp rx: 1199 MB/s 874546 calls/s # udp tx: 1199 MB/s 20344 calls/s 20344 msg/s # udp rx: 1258 MB/s 917509 calls/s # udp tx: 1259 MB/s 21358 calls/s 21358 msg/s # udp rx: 1262 MB/s 921023 calls/s # udp tx: 1260 MB/s 21378 calls/s 21378 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__->