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: 1183 MB/s 20071 calls/s 20071 msg/s # tcp rx: 1184 MB/s 141897 calls/s # tcp tx: 1148 MB/s 19480 calls/s 19480 msg/s # tcp rx: 1149 MB/s 138040 calls/s # tcp tx: 1148 MB/s 19484 calls/s 19484 msg/s # tcp rx: 1150 MB/s 137216 calls/s # tcp tx: 1088 MB/s 18458 calls/s 18458 msg/s # udp gso - over veth touching data # udp rx: 656 MB/s 467886 calls/s # udp tx: 677 MB/s 11487 calls/s 11487 msg/s # udp rx: 1145 MB/s 816296 calls/s # udp tx: 1169 MB/s 19839 calls/s 19839 msg/s # udp rx: 1239 MB/s 882612 calls/s # udp tx: 1237 MB/s 20989 calls/s 20989 msg/s # udp rx: 1277 MB/s 909843 calls/s # udp tx: 1278 MB/s 21678 calls/s 21678 msg/s # udp gso and gro - over veth touching data # udp rx: 1255 MB/s 894470 calls/s # udp tx: 1291 MB/s 21913 calls/s 21913 msg/s # udp rx: 1287 MB/s 917242 calls/s # udp tx: 1285 MB/s 21803 calls/s 21803 msg/s # udp rx: 1294 MB/s 922271 calls/s # udp tx: 1293 MB/s 21942 calls/s 21942 msg/s # udp rx: 1274 MB/s 907682 calls/s # udp tx: 1273 MB/s 21591 calls/s 21591 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1147 MB/s 19462 calls/s 19462 msg/s # tcp rx: 1177 MB/s 140798 calls/s # tcp tx: 925 MB/s 15701 calls/s 15701 msg/s # tcp rx: 917 MB/s 80511 calls/s # tcp tx: 989 MB/s 16789 calls/s 16789 msg/s # tcp rx: 995 MB/s 118845 calls/s # tcp tx: 967 MB/s 16404 calls/s 16404 msg/s # udp gso - over veth touching data # udp rx: 649 MB/s 473534 calls/s # udp tx: 669 MB/s 11357 calls/s 11357 msg/s # udp rx: 675 MB/s 492491 calls/s # udp tx: 677 MB/s 11493 calls/s 11493 msg/s # udp rx: 692 MB/s 505132 calls/s # udp tx: 695 MB/s 11797 calls/s 11797 msg/s # udp rx: 685 MB/s 499989 calls/s # udp tx: 689 MB/s 11694 calls/s 11694 msg/s # udp gso and gro - over veth touching data # udp rx: 603 MB/s 440439 calls/s # udp tx: 625 MB/s 10601 calls/s 10601 msg/s # udp rx: 636 MB/s 464405 calls/s # udp tx: 639 MB/s 10848 calls/s 10848 msg/s # udp rx: 632 MB/s 461223 calls/s # udp tx: 634 MB/s 10763 calls/s 10763 msg/s # udp rx: 645 MB/s 470715 calls/s # udp tx: 647 MB/s 10987 calls/s 10987 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__->