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: 1158 MB/s 19642 calls/s 19642 msg/s # tcp rx: 1158 MB/s 133262 calls/s # tcp tx: 1035 MB/s 17557 calls/s 17557 msg/s # tcp rx: 1035 MB/s 131170 calls/s # tcp tx: 1165 MB/s 19776 calls/s 19776 msg/s # tcp rx: 1167 MB/s 130134 calls/s # tcp tx: 1163 MB/s 19731 calls/s 19731 msg/s # udp gso - over veth touching data # udp rx: 1204 MB/s 858093 calls/s # udp tx: 1235 MB/s 20955 calls/s 20955 msg/s # udp rx: 1229 MB/s 875900 calls/s # udp tx: 1228 MB/s 20834 calls/s 20834 msg/s # udp rx: 615 MB/s 438768 calls/s # udp tx: 615 MB/s 10436 calls/s 10436 msg/s # udp rx: 616 MB/s 439319 calls/s # udp tx: 616 MB/s 10455 calls/s 10455 msg/s # udp gso and gro - over veth touching data # udp rx: 701 MB/s 499632 calls/s # udp tx: 722 MB/s 12251 calls/s 12251 msg/s # udp rx: 696 MB/s 495964 calls/s # udp tx: 696 MB/s 11819 calls/s 11819 msg/s # udp rx: 674 MB/s 480612 calls/s # udp tx: 676 MB/s 11474 calls/s 11474 msg/s # udp rx: 700 MB/s 499164 calls/s # udp tx: 703 MB/s 11940 calls/s 11940 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1127 MB/s 19120 calls/s 19120 msg/s # tcp rx: 1128 MB/s 136791 calls/s # tcp tx: 1153 MB/s 19556 calls/s 19556 msg/s # tcp rx: 1154 MB/s 134469 calls/s # tcp tx: 1142 MB/s 19386 calls/s 19386 msg/s # tcp rx: 1143 MB/s 131602 calls/s # tcp tx: 1161 MB/s 19695 calls/s 19695 msg/s # udp gso - over veth touching data # udp rx: 1209 MB/s 881892 calls/s # udp tx: 1240 MB/s 21033 calls/s 21033 msg/s # udp rx: 1184 MB/s 864048 calls/s # udp tx: 1186 MB/s 20119 calls/s 20119 msg/s # udp rx: 1246 MB/s 908765 calls/s # udp tx: 1251 MB/s 21218 calls/s 21218 msg/s # udp rx: 1256 MB/s 916396 calls/s # udp tx: 1259 MB/s 21364 calls/s 21364 msg/s # udp gso and gro - over veth touching data # udp rx: 1146 MB/s 836005 calls/s # udp tx: 1178 MB/s 19980 calls/s 19980 msg/s # udp rx: 1243 MB/s 906776 calls/s # udp tx: 1247 MB/s 21155 calls/s 21155 msg/s # udp rx: 1251 MB/s 912793 calls/s # udp tx: 1254 MB/s 21278 calls/s 21278 msg/s # udp rx: 1250 MB/s 911685 calls/s # udp tx: 1252 MB/s 21250 calls/s 21250 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__->