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: 1188 MB/s 20159 calls/s 20159 msg/s # tcp rx: 1189 MB/s 140271 calls/s # tcp tx: 1117 MB/s 18955 calls/s 18955 msg/s # tcp rx: 1119 MB/s 131455 calls/s # tcp tx: 1129 MB/s 19165 calls/s 19165 msg/s # tcp rx: 1131 MB/s 132661 calls/s # tcp tx: 1151 MB/s 19532 calls/s 19532 msg/s # udp gso - over veth touching data # udp rx: 700 MB/s 498781 calls/s # udp tx: 718 MB/s 12193 calls/s 12193 msg/s # udp rx: 754 MB/s 537248 calls/s # udp tx: 767 MB/s 13021 calls/s 13021 msg/s # udp rx: 1312 MB/s 934977 calls/s # udp tx: 1313 MB/s 22275 calls/s 22275 msg/s # udp rx: 1308 MB/s 931940 calls/s # udp tx: 1307 MB/s 22179 calls/s 22179 msg/s # udp gso and gro - over veth touching data # udp rx: 1204 MB/s 857821 calls/s # udp tx: 1239 MB/s 21030 calls/s 21030 msg/s # udp rx: 1294 MB/s 922101 calls/s # udp tx: 1297 MB/s 22007 calls/s 22007 msg/s # udp rx: 1322 MB/s 942065 calls/s # udp tx: 1324 MB/s 22464 calls/s 22464 msg/s # udp rx: 1332 MB/s 949527 calls/s # udp tx: 1334 MB/s 22640 calls/s 22640 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1056 MB/s 17927 calls/s 17927 msg/s # tcp rx: 1057 MB/s 128418 calls/s # tcp tx: 1033 MB/s 17536 calls/s 17536 msg/s # tcp rx: 1034 MB/s 124238 calls/s # tcp tx: 1021 MB/s 17328 calls/s 17328 msg/s # tcp rx: 1022 MB/s 123139 calls/s # tcp tx: 999 MB/s 16956 calls/s 16956 msg/s # udp gso - over veth touching data # udp rx: 1087 MB/s 793398 calls/s # udp tx: 1125 MB/s 19082 calls/s 19082 msg/s # udp rx: 1203 MB/s 877598 calls/s # udp tx: 1207 MB/s 20484 calls/s 20484 msg/s # udp rx: 1225 MB/s 894090 calls/s # udp tx: 1228 MB/s 20834 calls/s 20834 msg/s # udp rx: 1168 MB/s 852550 calls/s # udp tx: 1169 MB/s 19833 calls/s 19833 msg/s # udp gso and gro - over veth touching data # udp rx: 1091 MB/s 796132 calls/s # udp tx: 1123 MB/s 19058 calls/s 19058 msg/s # udp rx: 1233 MB/s 899808 calls/s # udp tx: 1237 MB/s 20989 calls/s 20989 msg/s # udp rx: 1236 MB/s 901931 calls/s # udp tx: 1238 MB/s 21009 calls/s 21009 msg/s # udp rx: 1236 MB/s 901535 calls/s # udp tx: 1238 MB/s 21005 calls/s 21005 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__->