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 237 calls/s 237 msg/s # tcp rx: 14 MB/s 481 calls/s # tcp tx: 13 MB/s 233 calls/s 233 msg/s # tcp rx: 13 MB/s 467 calls/s # tcp tx: 13 MB/s 228 calls/s 228 msg/s # tcp rx: 13 MB/s 456 calls/s # udp gso - over veth touching data # udp rx: 8 MB/s 5754 calls/s # udp tx: 11 MB/s 201 calls/s 201 msg/s # udp rx: 11 MB/s 8272 calls/s # udp tx: 11 MB/s 203 calls/s 203 msg/s # udp rx: 12 MB/s 8946 calls/s # udp tx: 12 MB/s 206 calls/s 206 msg/s # udp rx: 11 MB/s 8326 calls/s # udp gso and gro - over veth touching data # udp rx: 8 MB/s 149 calls/s # udp tx: 13 MB/s 228 calls/s 228 msg/s # udp rx: 12 MB/s 211 calls/s # udp tx: 12 MB/s 215 calls/s 215 msg/s # udp rx: 13 MB/s 231 calls/s # udp tx: 13 MB/s 231 calls/s 231 msg/s # udp rx: 13 MB/s 226 calls/s # ipv6 # tcp - over veth touching data # tcp tx: 13 MB/s 225 calls/s 225 msg/s # tcp rx: 13 MB/s 455 calls/s # tcp tx: 13 MB/s 221 calls/s 221 msg/s # tcp rx: 13 MB/s 442 calls/s # tcp tx: 11 MB/s 202 calls/s 202 msg/s # tcp rx: 11 MB/s 403 calls/s # tcp tx: 11 MB/s 196 calls/s 196 msg/s # udp gso - over veth touching data # udp rx: 6 MB/s 4523 calls/s # udp tx: 11 MB/s 187 calls/s 187 msg/s # udp rx: 11 MB/s 8084 calls/s # udp tx: 11 MB/s 192 calls/s 192 msg/s # udp rx: 10 MB/s 7885 calls/s # udp tx: 10 MB/s 176 calls/s 176 msg/s # udp rx: 10 MB/s 7670 calls/s # udp gso and gro - over veth touching data # udp rx: 10 MB/s 180 calls/s # udp tx: 14 MB/s 241 calls/s 241 msg/s # udp rx: 13 MB/s 228 calls/s # udp tx: 13 MB/s 227 calls/s 227 msg/s # udp rx: 13 MB/s 231 calls/s # udp tx: 13 MB/s 228 calls/s 228 msg/s # udp rx: 13 MB/s 227 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__->