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: 1058 MB/s 17960 calls/s 17960 msg/s # tcp rx: 1059 MB/s 126994 calls/s # tcp tx: 1094 MB/s 18565 calls/s 18565 msg/s # tcp rx: 1094 MB/s 133777 calls/s # tcp tx: 1120 MB/s 19007 calls/s 19007 msg/s # tcp rx: 1121 MB/s 135664 calls/s # tcp tx: 1092 MB/s 18527 calls/s 18527 msg/s # udp gso - over veth touching data # udp rx: 1272 MB/s 906435 calls/s # udp tx: 1309 MB/s 22210 calls/s 22210 msg/s # udp rx: 1266 MB/s 902250 calls/s # udp tx: 1266 MB/s 21473 calls/s 21473 msg/s # udp rx: 1302 MB/s 927764 calls/s # udp tx: 1302 MB/s 22096 calls/s 22096 msg/s # udp rx: 1335 MB/s 951177 calls/s # udp tx: 1335 MB/s 22652 calls/s 22652 msg/s # udp gso and gro - over veth touching data # udp rx: 1170 MB/s 833990 calls/s # udp tx: 1207 MB/s 20487 calls/s 20487 msg/s # udp rx: 1216 MB/s 866645 calls/s # udp tx: 1220 MB/s 20703 calls/s 20703 msg/s # udp rx: 1246 MB/s 887992 calls/s # udp tx: 1247 MB/s 21158 calls/s 21158 msg/s # udp rx: 1274 MB/s 907598 calls/s # udp tx: 1272 MB/s 21576 calls/s 21576 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 716 MB/s 12153 calls/s 12153 msg/s # tcp rx: 716 MB/s 88281 calls/s # tcp tx: 682 MB/s 11573 calls/s 11573 msg/s # tcp rx: 682 MB/s 85248 calls/s # tcp tx: 690 MB/s 11708 calls/s 11708 msg/s # tcp rx: 691 MB/s 86150 calls/s # tcp tx: 688 MB/s 11681 calls/s 11681 msg/s # udp gso - over veth touching data # udp rx: 871 MB/s 635330 calls/s # udp tx: 899 MB/s 15263 calls/s 15263 msg/s # udp rx: 635 MB/s 463555 calls/s # udp tx: 634 MB/s 10768 calls/s 10768 msg/s # udp rx: 624 MB/s 455110 calls/s # udp tx: 623 MB/s 10580 calls/s 10580 msg/s # udp rx: 615 MB/s 449093 calls/s # udp tx: 615 MB/s 10432 calls/s 10432 msg/s # udp gso and gro - over veth touching data # udp rx: 643 MB/s 469432 calls/s # udp tx: 667 MB/s 11324 calls/s 11324 msg/s # udp rx: 681 MB/s 497160 calls/s # udp tx: 685 MB/s 11621 calls/s 11621 msg/s # udp rx: 680 MB/s 496608 calls/s # udp tx: 683 MB/s 11599 calls/s 11599 msg/s # udp rx: 680 MB/s 496037 calls/s # udp tx: 682 MB/s 11582 calls/s 11582 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__->