make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 4800 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 13 MB/s 224 calls/s 224 msg/s # tcp rx: 13 MB/s 454 calls/s # tcp tx: 12 MB/s 204 calls/s 204 msg/s # tcp rx: 12 MB/s 408 calls/s # tcp rx: 12 MB/s 418 calls/s # tcp tx: 12 MB/s 209 calls/s 209 msg/s # udp gso - over veth touching data # udp rx: 10 MB/s 7190 calls/s # udp tx: 12 MB/s 205 calls/s 205 msg/s # udp rx: 9 MB/s 7022 calls/s # udp tx: 10 MB/s 170 calls/s 170 msg/s # udp rx: 11 MB/s 8014 calls/s # udp tx: 11 MB/s 189 calls/s 189 msg/s # udp rx: 10 MB/s 7350 calls/s # udp gso and gro - over veth touching data # udp rx: 12 MB/s 210 calls/s # udp tx: 14 MB/s 252 calls/s 252 msg/s # udp rx: 13 MB/s 229 calls/s # udp tx: 13 MB/s 232 calls/s 232 msg/s # udp rx: 13 MB/s 230 calls/s # udp tx: 13 MB/s 227 calls/s 227 msg/s # udp rx: 13 MB/s 233 calls/s # udp tx: 13 MB/s 231 calls/s 231 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 13 MB/s 228 calls/s 228 msg/s # tcp rx: 13 MB/s 462 calls/s # tcp tx: 11 MB/s 202 calls/s 202 msg/s # tcp rx: 11 MB/s 404 calls/s # tcp tx: 11 MB/s 203 calls/s 203 msg/s # tcp rx: 11 MB/s 405 calls/s # tcp tx: 12 MB/s 208 calls/s 208 msg/s # udp gso - over veth touching data # udp rx: 8 MB/s 6458 calls/s # udp tx: 11 MB/s 187 calls/s 187 msg/s # udp rx: 9 MB/s 7275 calls/s # udp tx: 9 MB/s 167 calls/s 167 msg/s # udp rx: 9 MB/s 7208 calls/s # udp tx: 9 MB/s 166 calls/s 166 msg/s # udp rx: 9 MB/s 7232 calls/s # udp gso and gro - over veth touching data # udp rx: 11 MB/s 203 calls/s # udp tx: 14 MB/s 243 calls/s 243 msg/s # udp rx: 12 MB/s 218 calls/s # udp tx: 12 MB/s 210 calls/s 210 msg/s # udp rx: 12 MB/s 207 calls/s # udp tx: 12 MB/s 215 calls/s 215 msg/s # udp rx: 12 MB/s 220 calls/s ok 1 selftests: net: udpgro_bench.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->