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: 12 MB/s 444 calls/s # tcp tx: 12 MB/s 220 calls/s 220 msg/s # tcp rx: 12 MB/s 435 calls/s # tcp tx: 12 MB/s 218 calls/s 218 msg/s # tcp rx: 11 MB/s 395 calls/s # tcp tx: 11 MB/s 197 calls/s 197 msg/s # udp gso - over veth touching data # udp rx: 8 MB/s 6232 calls/s # udp tx: 12 MB/s 206 calls/s 206 msg/s # udp rx: 11 MB/s 8476 calls/s # udp tx: 11 MB/s 202 calls/s 202 msg/s # udp rx: 11 MB/s 8416 calls/s # udp tx: 11 MB/s 198 calls/s 198 msg/s # udp rx: 11 MB/s 8258 calls/s # udp tx: 11 MB/s 197 calls/s 197 msg/s # udp gso and gro - over veth touching data # udp rx: 9 MB/s 154 calls/s # udp tx: 13 MB/s 223 calls/s 223 msg/s # udp rx: 12 MB/s 213 calls/s # udp tx: 12 MB/s 214 calls/s 214 msg/s # udp rx: 13 MB/s 224 calls/s # udp tx: 12 MB/s 219 calls/s 219 msg/s # udp rx: 12 MB/s 214 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: 13 MB/s 454 calls/s # tcp tx: 13 MB/s 228 calls/s 228 msg/s # tcp rx: 12 MB/s 441 calls/s # tcp tx: 12 MB/s 220 calls/s 220 msg/s # udp gso - over veth touching data # udp rx: 8 MB/s 6415 calls/s # udp tx: 11 MB/s 199 calls/s 199 msg/s # udp rx: 11 MB/s 8256 calls/s # udp tx: 11 MB/s 197 calls/s 197 msg/s # udp rx: 11 MB/s 8495 calls/s # udp tx: 11 MB/s 196 calls/s 196 msg/s # udp rx: 11 MB/s 8275 calls/s # udp gso and gro - over veth touching data # udp rx: 10 MB/s 185 calls/s # udp tx: 14 MB/s 246 calls/s 246 msg/s # udp rx: 14 MB/s 241 calls/s # udp tx: 14 MB/s 246 calls/s 246 msg/s # udp rx: 14 MB/s 243 calls/s # udp tx: 14 MB/s 240 calls/s 240 msg/s # udp rx: 14 MB/s 245 calls/s # udp tx: 14 MB/s 244 calls/s 244 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__->