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: 1052 MB/s 17857 calls/s 17857 msg/s # tcp rx: 1059 MB/s 135940 calls/s # tcp tx: 1079 MB/s 18307 calls/s 18307 msg/s # tcp rx: 1078 MB/s 126906 calls/s # tcp tx: 1101 MB/s 18676 calls/s 18676 msg/s # tcp rx: 1115 MB/s 125675 calls/s # tcp tx: 1047 MB/s 17773 calls/s 17773 msg/s # udp gso - over veth touching data # udp rx: 1203 MB/s 857507 calls/s # udp tx: 1244 MB/s 21104 calls/s 21104 msg/s # udp rx: 764 MB/s 544506 calls/s # udp tx: 743 MB/s 12609 calls/s 12609 msg/s # udp rx: 634 MB/s 451675 calls/s # udp tx: 633 MB/s 10753 calls/s 10753 msg/s # udp rx: 646 MB/s 460386 calls/s # udp tx: 645 MB/s 10952 calls/s 10952 msg/s # udp gso and gro - over veth touching data # udp rx: 1273 MB/s 907346 calls/s # udp tx: 1317 MB/s 22339 calls/s 22339 msg/s # udp rx: 1315 MB/s 937099 calls/s # udp tx: 1318 MB/s 22371 calls/s 22371 msg/s # udp rx: 1310 MB/s 933617 calls/s # udp tx: 1314 MB/s 22288 calls/s 22288 msg/s # udp rx: 1312 MB/s 935049 calls/s # udp tx: 1315 MB/s 22304 calls/s 22304 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 823 MB/s 13965 calls/s 13965 msg/s # tcp rx: 824 MB/s 91822 calls/s # tcp tx: 739 MB/s 12542 calls/s 12542 msg/s # tcp rx: 740 MB/s 84712 calls/s # tcp tx: 821 MB/s 13935 calls/s 13935 msg/s # tcp rx: 822 MB/s 91687 calls/s # tcp tx: 839 MB/s 14234 calls/s 14234 msg/s # udp gso - over veth touching data # udp rx: 943 MB/s 688251 calls/s # udp tx: 962 MB/s 16319 calls/s 16319 msg/s # udp rx: 627 MB/s 457325 calls/s # udp tx: 627 MB/s 10643 calls/s 10643 msg/s # udp rx: 824 MB/s 601397 calls/s # udp tx: 842 MB/s 14297 calls/s 14297 msg/s # udp rx: 1273 MB/s 928789 calls/s # udp tx: 1272 MB/s 21587 calls/s 21587 msg/s # udp gso and gro - over veth touching data # udp rx: 1213 MB/s 885135 calls/s # udp tx: 1248 MB/s 21177 calls/s 21177 msg/s # udp rx: 1223 MB/s 892355 calls/s # udp tx: 1227 MB/s 20813 calls/s 20813 msg/s # udp rx: 858 MB/s 626133 calls/s # udp tx: 847 MB/s 14380 calls/s 14380 msg/s # udp rx: 670 MB/s 488725 calls/s # udp tx: 673 MB/s 11422 calls/s 11422 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__->