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: 1038 MB/s 17613 calls/s 17613 msg/s # tcp rx: 1039 MB/s 138584 calls/s # tcp tx: 1066 MB/s 18085 calls/s 18085 msg/s # tcp rx: 1073 MB/s 127450 calls/s # tcp tx: 1099 MB/s 18655 calls/s 18655 msg/s # tcp rx: 1102 MB/s 128672 calls/s # tcp tx: 1040 MB/s 17645 calls/s 17645 msg/s # udp gso - over veth touching data # udp rx: 1278 MB/s 910586 calls/s # udp tx: 1308 MB/s 22185 calls/s 22185 msg/s # udp rx: 1223 MB/s 871448 calls/s # udp tx: 1220 MB/s 20700 calls/s 20700 msg/s # udp rx: 1212 MB/s 863978 calls/s # udp tx: 1221 MB/s 20723 calls/s 20723 msg/s # udp rx: 1263 MB/s 899996 calls/s # udp tx: 1263 MB/s 21425 calls/s 21425 msg/s # udp gso and gro - over veth touching data # udp rx: 1185 MB/s 844368 calls/s # udp tx: 1221 MB/s 20716 calls/s 20716 msg/s # udp rx: 1257 MB/s 895672 calls/s # udp tx: 1256 MB/s 21306 calls/s 21306 msg/s # udp rx: 737 MB/s 525181 calls/s # udp tx: 720 MB/s 12227 calls/s 12227 msg/s # udp rx: 663 MB/s 472664 calls/s # udp tx: 662 MB/s 11244 calls/s 11244 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1058 MB/s 17959 calls/s 17959 msg/s # tcp rx: 1058 MB/s 135927 calls/s # tcp tx: 1138 MB/s 19312 calls/s 19312 msg/s # tcp rx: 1139 MB/s 137457 calls/s # tcp tx: 1074 MB/s 18232 calls/s 18232 msg/s # tcp rx: 1075 MB/s 133708 calls/s # tcp tx: 1117 MB/s 18955 calls/s 18955 msg/s # udp gso - over veth touching data # udp rx: 861 MB/s 628224 calls/s # udp tx: 884 MB/s 14998 calls/s 14998 msg/s # udp rx: 696 MB/s 507619 calls/s # udp tx: 695 MB/s 11803 calls/s 11803 msg/s # udp rx: 697 MB/s 508900 calls/s # udp tx: 697 MB/s 11829 calls/s 11829 msg/s # udp rx: 692 MB/s 505073 calls/s # udp tx: 687 MB/s 11655 calls/s 11655 msg/s # udp gso and gro - over veth touching data # udp rx: 614 MB/s 448106 calls/s # udp tx: 638 MB/s 10828 calls/s 10828 msg/s # udp rx: 648 MB/s 473221 calls/s # udp tx: 650 MB/s 11029 calls/s 11029 msg/s # udp rx: 673 MB/s 491180 calls/s # udp tx: 669 MB/s 11361 calls/s 11361 msg/s # udp rx: 653 MB/s 476692 calls/s # udp tx: 660 MB/s 11196 calls/s 11196 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__->