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: 1114 MB/s 18897 calls/s 18897 msg/s # tcp rx: 1114 MB/s 138529 calls/s # tcp tx: 1024 MB/s 17372 calls/s 17372 msg/s # tcp rx: 1035 MB/s 126659 calls/s # tcp tx: 1017 MB/s 17256 calls/s 17256 msg/s # tcp rx: 1019 MB/s 125180 calls/s # tcp tx: 1076 MB/s 18254 calls/s 18254 msg/s # udp gso - over veth touching data # udp rx: 618 MB/s 440928 calls/s # udp tx: 637 MB/s 10811 calls/s 10811 msg/s # udp rx: 632 MB/s 450884 calls/s # udp tx: 636 MB/s 10791 calls/s 10791 msg/s # udp rx: 628 MB/s 447702 calls/s # udp tx: 631 MB/s 10710 calls/s 10710 msg/s # udp rx: 638 MB/s 454762 calls/s # udp tx: 642 MB/s 10894 calls/s 10894 msg/s # udp gso and gro - over veth touching data # udp rx: 1237 MB/s 881860 calls/s # udp tx: 1274 MB/s 21614 calls/s 21614 msg/s # udp rx: 1298 MB/s 924674 calls/s # udp tx: 1299 MB/s 22042 calls/s 22042 msg/s # udp rx: 1302 MB/s 927486 calls/s # udp tx: 1305 MB/s 22135 calls/s 22135 msg/s # udp rx: 1302 MB/s 928061 calls/s # udp tx: 1306 MB/s 22154 calls/s 22154 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1152 MB/s 19539 calls/s 19539 msg/s # tcp rx: 1155 MB/s 133882 calls/s # tcp tx: 1074 MB/s 18224 calls/s 18224 msg/s # tcp rx: 1094 MB/s 124917 calls/s # tcp tx: 1099 MB/s 18642 calls/s 18642 msg/s # tcp rx: 1092 MB/s 124583 calls/s # tcp tx: 1084 MB/s 18396 calls/s 18396 msg/s # udp gso - over veth touching data # udp rx: 837 MB/s 610537 calls/s # udp tx: 873 MB/s 14819 calls/s 14819 msg/s # udp rx: 1261 MB/s 920013 calls/s # udp tx: 1261 MB/s 21399 calls/s 21399 msg/s # udp rx: 1268 MB/s 925461 calls/s # udp tx: 1268 MB/s 21514 calls/s 21514 msg/s # udp rx: 1263 MB/s 921483 calls/s # udp tx: 1263 MB/s 21426 calls/s 21426 msg/s # udp gso and gro - over veth touching data # udp rx: 692 MB/s 504801 calls/s # udp tx: 712 MB/s 12087 calls/s 12087 msg/s # udp rx: 707 MB/s 515835 calls/s # udp tx: 706 MB/s 11985 calls/s 11985 msg/s # udp rx: 704 MB/s 513723 calls/s # udp tx: 703 MB/s 11936 calls/s 11936 msg/s # udp rx: 702 MB/s 512144 calls/s # udp tx: 701 MB/s 11901 calls/s 11901 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__->