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 rx: 14 MB/s 508 calls/s # tcp tx: 14 MB/s 251 calls/s 251 msg/s # tcp rx: 14 MB/s 484 calls/s # tcp tx: 14 MB/s 242 calls/s 242 msg/s # tcp tx: 13 MB/s 236 calls/s 236 msg/s # tcp rx: 13 MB/s 472 calls/s # udp gso - over veth touching data # udp rx: 11 MB/s 8138 calls/s # udp tx: 13 MB/s 234 calls/s 234 msg/s # udp rx: 12 MB/s 9114 calls/s # udp tx: 11 MB/s 202 calls/s 202 msg/s # udp rx: 11 MB/s 8392 calls/s # udp tx: 12 MB/s 212 calls/s 212 msg/s # udp rx: 12 MB/s 9172 calls/s # udp tx: 12 MB/s 216 calls/s 216 msg/s # udp gso and gro - over veth touching data # udp rx: 14 MB/s 244 calls/s # udp tx: 16 MB/s 279 calls/s 279 msg/s # udp rx: 15 MB/s 260 calls/s # udp tx: 15 MB/s 262 calls/s 262 msg/s # udp rx: 15 MB/s 256 calls/s # udp tx: 15 MB/s 257 calls/s 257 msg/s # udp rx: 15 MB/s 260 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 15 MB/s 518 calls/s # tcp tx: 15 MB/s 257 calls/s 257 msg/s # tcp tx: 13 MB/s 229 calls/s 229 msg/s # tcp rx: 13 MB/s 459 calls/s # tcp tx: 12 MB/s 215 calls/s 215 msg/s # tcp rx: 12 MB/s 430 calls/s # tcp tx: 13 MB/s 226 calls/s 226 msg/s # udp gso - over veth touching data # udp rx: 12 MB/s 8890 calls/s # udp tx: 13 MB/s 235 calls/s 235 msg/s # udp rx: 12 MB/s 9264 calls/s # udp tx: 12 MB/s 216 calls/s 216 msg/s # udp rx: 12 MB/s 9288 calls/s # udp tx: 12 MB/s 216 calls/s 216 msg/s # udp rx: 12 MB/s 9245 calls/s # udp gso and gro - over veth touching data # udp rx: 13 MB/s 231 calls/s # udp tx: 15 MB/s 265 calls/s 265 msg/s # udp rx: 14 MB/s 249 calls/s # udp tx: 15 MB/s 259 calls/s 259 msg/s # udp rx: 15 MB/s 258 calls/s # udp tx: 15 MB/s 257 calls/s 257 msg/s # udp rx: 14 MB/s 252 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__->