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 456 calls/s # tcp tx: 13 MB/s 226 calls/s 226 msg/s # tcp rx: 12 MB/s 428 calls/s # tcp tx: 12 MB/s 214 calls/s 214 msg/s # tcp rx: 12 MB/s 423 calls/s # tcp tx: 12 MB/s 211 calls/s 211 msg/s # udp gso - over veth touching data # udp rx: 10 MB/s 7164 calls/s # udp tx: 12 MB/s 205 calls/s 205 msg/s # udp rx: 10 MB/s 7190 calls/s # udp tx: 9 MB/s 169 calls/s 169 msg/s # udp rx: 10 MB/s 7200 calls/s # udp tx: 10 MB/s 173 calls/s 173 msg/s # udp rx: 11 MB/s 7938 calls/s # udp gso and gro - over veth touching data # udp rx: 11 MB/s 202 calls/s # udp tx: 14 MB/s 254 calls/s 254 msg/s # udp rx: 13 MB/s 232 calls/s # udp tx: 13 MB/s 236 calls/s 236 msg/s # udp rx: 13 MB/s 228 calls/s # udp tx: 12 MB/s 220 calls/s 220 msg/s # udp rx: 13 MB/s 226 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 13 MB/s 461 calls/s # tcp tx: 13 MB/s 228 calls/s 228 msg/s # tcp rx: 12 MB/s 428 calls/s # tcp tx: 12 MB/s 213 calls/s 213 msg/s # tcp rx: 10 MB/s 359 calls/s # tcp tx: 10 MB/s 181 calls/s 181 msg/s # udp gso - over veth touching data # udp rx: 10 MB/s 7920 calls/s # udp tx: 11 MB/s 199 calls/s 199 msg/s # udp rx: 10 MB/s 7850 calls/s # udp tx: 10 MB/s 180 calls/s 180 msg/s # udp rx: 10 MB/s 7775 calls/s # udp tx: 10 MB/s 183 calls/s 183 msg/s # udp rx: 10 MB/s 7931 calls/s # udp gso and gro - over veth touching data # udp rx: 12 MB/s 205 calls/s # udp tx: 14 MB/s 241 calls/s 241 msg/s # udp rx: 12 MB/s 210 calls/s # udp tx: 12 MB/s 215 calls/s 215 msg/s # udp rx: 12 MB/s 213 calls/s # udp tx: 12 MB/s 212 calls/s 212 msg/s # udp rx: 13 MB/s 224 calls/s # udp tx: 12 MB/s 220 calls/s 220 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__->