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 229 calls/s 229 msg/s # tcp rx: 13 MB/s 466 calls/s # tcp tx: 12 MB/s 208 calls/s 208 msg/s # tcp rx: 12 MB/s 422 calls/s # tcp tx: 12 MB/s 212 calls/s 212 msg/s # tcp rx: 12 MB/s 421 calls/s # tcp tx: 12 MB/s 210 calls/s 210 msg/s # udp gso - over veth touching data # udp rx: 9 MB/s 7014 calls/s # udp tx: 11 MB/s 201 calls/s 201 msg/s # udp rx: 11 MB/s 7988 calls/s # udp tx: 11 MB/s 192 calls/s 192 msg/s # udp rx: 11 MB/s 7996 calls/s # udp tx: 10 MB/s 180 calls/s 180 msg/s # udp rx: 10 MB/s 7754 calls/s # udp gso and gro - over veth touching data # udp rx: 12 MB/s 207 calls/s # udp tx: 15 MB/s 257 calls/s 257 msg/s # udp rx: 13 MB/s 237 calls/s # udp tx: 13 MB/s 230 calls/s 230 msg/s # udp rx: 13 MB/s 229 calls/s # udp tx: 13 MB/s 233 calls/s 233 msg/s # udp rx: 13 MB/s 237 calls/s # ipv6 # tcp - over veth touching data # tcp tx: 13 MB/s 229 calls/s 229 msg/s # tcp rx: 13 MB/s 464 calls/s # tcp tx: 11 MB/s 197 calls/s 197 msg/s # tcp rx: 11 MB/s 394 calls/s # tcp tx: 11 MB/s 200 calls/s 200 msg/s # tcp rx: 11 MB/s 400 calls/s # udp gso - over veth touching data # udp rx: 9 MB/s 7085 calls/s # udp tx: 11 MB/s 201 calls/s 201 msg/s # udp rx: 10 MB/s 7904 calls/s # udp tx: 10 MB/s 183 calls/s 183 msg/s # udp rx: 10 MB/s 7463 calls/s # udp tx: 10 MB/s 177 calls/s 177 msg/s # udp rx: 10 MB/s 7888 calls/s # udp gso and gro - over veth touching data # udp rx: 11 MB/s 199 calls/s # udp tx: 14 MB/s 242 calls/s 242 msg/s # udp rx: 13 MB/s 228 calls/s # udp tx: 13 MB/s 223 calls/s 223 msg/s # udp rx: 12 MB/s 209 calls/s # udp tx: 12 MB/s 211 calls/s 211 msg/s # udp rx: 12 MB/s 217 calls/s # udp tx: 12 MB/s 218 calls/s 218 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__->