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: 997 MB/s 16924 calls/s 16924 msg/s # tcp rx: 1003 MB/s 129282 calls/s # tcp tx: 1083 MB/s 18379 calls/s 18379 msg/s # tcp rx: 1082 MB/s 126856 calls/s # tcp tx: 989 MB/s 16780 calls/s 16780 msg/s # tcp rx: 990 MB/s 125904 calls/s # tcp tx: 937 MB/s 15893 calls/s 15893 msg/s # udp gso - over veth touching data # udp rx: 671 MB/s 478661 calls/s # udp tx: 701 MB/s 11901 calls/s 11901 msg/s # udp rx: 650 MB/s 463424 calls/s # udp tx: 649 MB/s 11017 calls/s 11017 msg/s # udp rx: 563 MB/s 401607 calls/s # udp tx: 563 MB/s 9550 calls/s 9550 msg/s # udp rx: 641 MB/s 456882 calls/s # udp tx: 635 MB/s 10783 calls/s 10783 msg/s # udp gso and gro - over veth touching data # udp rx: 662 MB/s 471902 calls/s # udp tx: 681 MB/s 11565 calls/s 11565 msg/s # udp rx: 679 MB/s 484002 calls/s # udp tx: 678 MB/s 11506 calls/s 11506 msg/s # udp rx: 684 MB/s 487326 calls/s # udp tx: 684 MB/s 11608 calls/s 11608 msg/s # udp rx: 683 MB/s 486574 calls/s # udp tx: 682 MB/s 11581 calls/s 11581 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1131 MB/s 19198 calls/s 19198 msg/s # tcp rx: 1132 MB/s 137416 calls/s # tcp tx: 1163 MB/s 19727 calls/s 19727 msg/s # tcp rx: 1172 MB/s 122627 calls/s # tcp tx: 1078 MB/s 18297 calls/s 18297 msg/s # tcp rx: 1078 MB/s 124319 calls/s # tcp tx: 1102 MB/s 18691 calls/s 18691 msg/s # udp gso - over veth touching data # udp rx: 1255 MB/s 915901 calls/s # udp tx: 1295 MB/s 21965 calls/s 21965 msg/s # udp rx: 1281 MB/s 934329 calls/s # udp tx: 1280 MB/s 21718 calls/s 21718 msg/s # udp rx: 1206 MB/s 880010 calls/s # udp tx: 1206 MB/s 20470 calls/s 20470 msg/s # udp rx: 1270 MB/s 926809 calls/s # udp tx: 1269 MB/s 21528 calls/s 21528 msg/s # udp gso and gro - over veth touching data # udp rx: 1161 MB/s 847074 calls/s # udp tx: 1198 MB/s 20324 calls/s 20324 msg/s # udp rx: 1260 MB/s 919490 calls/s # udp tx: 1259 MB/s 21356 calls/s 21356 msg/s # udp rx: 1255 MB/s 915383 calls/s # udp tx: 1254 MB/s 21281 calls/s 21281 msg/s # udp rx: 1249 MB/s 911547 calls/s # udp tx: 1248 MB/s 21181 calls/s 21181 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__->