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: 1128 MB/s 19133 calls/s 19133 msg/s # tcp rx: 1129 MB/s 137079 calls/s # tcp tx: 1166 MB/s 19788 calls/s 19788 msg/s # tcp rx: 1167 MB/s 138770 calls/s # tcp tx: 1139 MB/s 19335 calls/s 19335 msg/s # tcp rx: 1141 MB/s 131069 calls/s # tcp tx: 1138 MB/s 19313 calls/s 19313 msg/s # udp gso - over veth touching data # udp rx: 1178 MB/s 839243 calls/s # udp tx: 1214 MB/s 20600 calls/s 20600 msg/s # udp rx: 1308 MB/s 931990 calls/s # udp tx: 1307 MB/s 22184 calls/s 22184 msg/s # udp rx: 1311 MB/s 934315 calls/s # udp tx: 1311 MB/s 22238 calls/s 22238 msg/s # udp rx: 1300 MB/s 926484 calls/s # udp tx: 1299 MB/s 22041 calls/s 22041 msg/s # udp gso and gro - over veth touching data # udp rx: 1199 MB/s 854652 calls/s # udp tx: 1224 MB/s 20776 calls/s 20776 msg/s # udp rx: 1207 MB/s 859945 calls/s # udp tx: 1219 MB/s 20691 calls/s 20691 msg/s # udp rx: 1320 MB/s 940938 calls/s # udp tx: 1322 MB/s 22437 calls/s 22437 msg/s # udp rx: 1220 MB/s 869673 calls/s # udp tx: 1209 MB/s 20518 calls/s 20518 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 998 MB/s 16929 calls/s 16929 msg/s # tcp rx: 999 MB/s 135737 calls/s # tcp tx: 1112 MB/s 18877 calls/s 18877 msg/s # tcp rx: 1114 MB/s 131050 calls/s # tcp tx: 1112 MB/s 18871 calls/s 18871 msg/s # tcp rx: 1113 MB/s 131133 calls/s # tcp tx: 1119 MB/s 18994 calls/s 18994 msg/s # udp gso - over veth touching data # udp rx: 1224 MB/s 892772 calls/s # udp tx: 1261 MB/s 21392 calls/s 21392 msg/s # udp rx: 1288 MB/s 939924 calls/s # udp tx: 1286 MB/s 21825 calls/s 21825 msg/s # udp rx: 1258 MB/s 917905 calls/s # udp tx: 1258 MB/s 21345 calls/s 21345 msg/s # udp rx: 1260 MB/s 919059 calls/s # udp tx: 1260 MB/s 21374 calls/s 21374 msg/s # udp gso and gro - over veth touching data # udp rx: 1226 MB/s 894448 calls/s # udp tx: 1259 MB/s 21367 calls/s 21367 msg/s # udp rx: 1258 MB/s 917917 calls/s # udp tx: 1259 MB/s 21367 calls/s 21367 msg/s # udp rx: 1251 MB/s 912537 calls/s # udp tx: 1252 MB/s 21246 calls/s 21246 msg/s # udp rx: 1250 MB/s 911997 calls/s # udp tx: 1251 MB/s 21226 calls/s 21226 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__->