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: 12 MB/s 446 calls/s # tcp tx: 12 MB/s 220 calls/s 220 msg/s # tcp rx: 12 MB/s 419 calls/s # tcp tx: 12 MB/s 210 calls/s 210 msg/s # tcp rx: 11 MB/s 400 calls/s # tcp tx: 11 MB/s 200 calls/s 200 msg/s # udp gso - over veth touching data # udp rx: 10 MB/s 7274 calls/s # udp tx: 11 MB/s 195 calls/s 195 msg/s # udp rx: 10 MB/s 7644 calls/s # udp tx: 10 MB/s 184 calls/s 184 msg/s # udp rx: 10 MB/s 7258 calls/s # udp tx: 10 MB/s 174 calls/s 174 msg/s # udp rx: 11 MB/s 8004 calls/s # udp gso and gro - over veth touching data # udp rx: 12 MB/s 211 calls/s # udp tx: 14 MB/s 253 calls/s 253 msg/s # udp rx: 13 MB/s 228 calls/s # udp tx: 13 MB/s 224 calls/s 224 msg/s # udp rx: 12 MB/s 218 calls/s # udp tx: 12 MB/s 214 calls/s 214 msg/s # udp rx: 13 MB/s 224 calls/s # ipv6 # tcp - over veth touching data # tcp tx: 12 MB/s 217 calls/s 217 msg/s # tcp rx: 12 MB/s 440 calls/s # tcp tx: 12 MB/s 208 calls/s 208 msg/s # tcp rx: 12 MB/s 416 calls/s # tcp tx: 11 MB/s 196 calls/s 196 msg/s # tcp rx: 11 MB/s 392 calls/s # udp gso - over veth touching data # udp rx: 9 MB/s 6845 calls/s # udp tx: 11 MB/s 198 calls/s 198 msg/s # udp rx: 10 MB/s 7979 calls/s # udp tx: 10 MB/s 183 calls/s 183 msg/s # udp rx: 10 MB/s 7544 calls/s # udp tx: 10 MB/s 177 calls/s 177 msg/s # udp rx: 10 MB/s 7912 calls/s # udp gso and gro - over veth touching data # udp rx: 11 MB/s 196 calls/s # udp tx: 13 MB/s 232 calls/s 232 msg/s # udp rx: 12 MB/s 215 calls/s # udp tx: 12 MB/s 212 calls/s 212 msg/s # udp rx: 12 MB/s 204 calls/s # udp tx: 12 MB/s 207 calls/s 207 msg/s # udp rx: 12 MB/s 216 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__->