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 6000 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 13 MB/s 226 calls/s 226 msg/s # tcp rx: 13 MB/s 457 calls/s # tcp tx: 12 MB/s 208 calls/s 208 msg/s # tcp rx: 12 MB/s 416 calls/s # tcp tx: 13 MB/s 225 calls/s 225 msg/s # tcp rx: 13 MB/s 452 calls/s # tcp tx: 12 MB/s 220 calls/s 220 msg/s # udp gso - over veth touching data # udp rx: 10 MB/s 7274 calls/s # udp tx: 12 MB/s 212 calls/s 212 msg/s # udp rx: 11 MB/s 8534 calls/s # udp tx: 12 MB/s 205 calls/s 205 msg/s # udp rx: 12 MB/s 8812 calls/s # udp tx: 12 MB/s 208 calls/s 208 msg/s # udp rx: 11 MB/s 8096 calls/s # udp gso and gro - over veth touching data # udp rx: 12 MB/s 218 calls/s # udp tx: 15 MB/s 255 calls/s 255 msg/s # udp rx: 14 MB/s 249 calls/s # udp tx: 14 MB/s 249 calls/s 249 msg/s # udp rx: 13 MB/s 227 calls/s # udp tx: 13 MB/s 228 calls/s 228 msg/s # udp rx: 13 MB/s 235 calls/s # ipv6 # tcp - over veth touching data # tcp tx: 13 MB/s 225 calls/s 225 msg/s # tcp rx: 13 MB/s 456 calls/s # tcp tx: 13 MB/s 227 calls/s 227 msg/s # tcp rx: 13 MB/s 457 calls/s # tcp tx: 12 MB/s 214 calls/s 214 msg/s # tcp rx: 12 MB/s 429 calls/s # tcp tx: 13 MB/s 222 calls/s 222 msg/s # udp gso - over veth touching data # udp rx: 10 MB/s 7455 calls/s # udp tx: 11 MB/s 203 calls/s 203 msg/s # udp rx: 10 MB/s 7603 calls/s # udp tx: 10 MB/s 179 calls/s 179 msg/s # udp rx: 10 MB/s 7920 calls/s # udp tx: 10 MB/s 184 calls/s 184 msg/s # udp rx: 11 MB/s 8420 calls/s # udp gso and gro - over veth touching data # udp rx: 10 MB/s 172 calls/s # udp tx: 13 MB/s 228 calls/s 228 msg/s # udp rx: 13 MB/s 234 calls/s # udp tx: 13 MB/s 236 calls/s 236 msg/s # udp rx: 13 MB/s 227 calls/s # udp tx: 13 MB/s 226 calls/s 226 msg/s # udp rx: 13 MB/s 236 calls/s # udp tx: 13 MB/s 236 calls/s 236 msg/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__->