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 rx: 13 MB/s 470 calls/s # tcp tx: 13 MB/s 233 calls/s 233 msg/s # tcp rx: 12 MB/s 432 calls/s # tcp tx: 12 MB/s 216 calls/s 216 msg/s # tcp rx: 12 MB/s 426 calls/s # tcp tx: 12 MB/s 213 calls/s 213 msg/s # udp gso - over veth touching data # udp rx: 9 MB/s 6946 calls/s # udp tx: 12 MB/s 205 calls/s 205 msg/s # udp rx: 11 MB/s 8098 calls/s # udp tx: 11 MB/s 192 calls/s 192 msg/s # udp rx: 11 MB/s 8022 calls/s # udp tx: 11 MB/s 192 calls/s 192 msg/s # udp rx: 11 MB/s 8180 calls/s # udp gso and gro - over veth touching data # udp rx: 12 MB/s 213 calls/s # udp tx: 15 MB/s 256 calls/s 256 msg/s # udp rx: 14 MB/s 244 calls/s # udp tx: 14 MB/s 241 calls/s 241 msg/s # udp rx: 13 MB/s 231 calls/s # udp tx: 13 MB/s 235 calls/s 235 msg/s # udp rx: 13 MB/s 236 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 13 MB/s 466 calls/s # tcp tx: 13 MB/s 231 calls/s 231 msg/s # tcp rx: 12 MB/s 430 calls/s # tcp tx: 12 MB/s 214 calls/s 214 msg/s # tcp rx: 11 MB/s 410 calls/s # tcp tx: 11 MB/s 203 calls/s 203 msg/s # udp gso - over veth touching data # udp rx: 9 MB/s 7275 calls/s # udp tx: 11 MB/s 201 calls/s 201 msg/s # udp rx: 10 MB/s 7869 calls/s # udp tx: 10 MB/s 185 calls/s 185 msg/s # udp rx: 10 MB/s 7912 calls/s # udp tx: 10 MB/s 185 calls/s 185 msg/s # udp rx: 10 MB/s 7998 calls/s # udp gso and gro - over veth touching data # udp rx: 11 MB/s 201 calls/s # udp tx: 14 MB/s 245 calls/s 245 msg/s # udp rx: 13 MB/s 225 calls/s # udp tx: 13 MB/s 225 calls/s 225 msg/s # udp rx: 13 MB/s 224 calls/s # udp tx: 13 MB/s 222 calls/s 222 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__->