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 tx: 13 MB/s 231 calls/s 231 msg/s # tcp rx: 13 MB/s 468 calls/s # tcp tx: 13 MB/s 237 calls/s 237 msg/s # tcp rx: 13 MB/s 475 calls/s # tcp tx: 13 MB/s 228 calls/s 228 msg/s # tcp rx: 13 MB/s 458 calls/s # udp gso - over veth touching data # udp rx: 8 MB/s 6224 calls/s # udp tx: 12 MB/s 208 calls/s 208 msg/s # udp rx: 11 MB/s 8442 calls/s # udp tx: 11 MB/s 203 calls/s 203 msg/s # udp rx: 12 MB/s 8686 calls/s # udp tx: 12 MB/s 206 calls/s 206 msg/s # udp rx: 12 MB/s 8718 calls/s # udp gso and gro - over veth touching data # udp rx: 11 MB/s 190 calls/s # udp tx: 14 MB/s 253 calls/s 253 msg/s # udp rx: 14 MB/s 246 calls/s # udp tx: 14 MB/s 249 calls/s 249 msg/s # udp rx: 14 MB/s 253 calls/s # udp tx: 14 MB/s 252 calls/s 252 msg/s # udp rx: 15 MB/s 258 calls/s # ipv6 # tcp - over veth touching data # tcp tx: 13 MB/s 232 calls/s 232 msg/s # tcp rx: 13 MB/s 469 calls/s # tcp rx: 13 MB/s 454 calls/s # tcp tx: 13 MB/s 227 calls/s 227 msg/s # tcp tx: 13 MB/s 233 calls/s 233 msg/s # tcp rx: 13 MB/s 466 calls/s # udp gso - over veth touching data # udp rx: 8 MB/s 6208 calls/s # udp tx: 12 MB/s 207 calls/s 207 msg/s # udp rx: 11 MB/s 8420 calls/s # udp tx: 11 MB/s 195 calls/s 195 msg/s # udp rx: 11 MB/s 8600 calls/s # udp tx: 11 MB/s 202 calls/s 202 msg/s # udp rx: 11 MB/s 8608 calls/s # udp gso and gro - over veth touching data # udp rx: 10 MB/s 182 calls/s # udp tx: 14 MB/s 248 calls/s 248 msg/s # udp rx: 13 MB/s 236 calls/s # udp tx: 14 MB/s 239 calls/s 239 msg/s # udp rx: 14 MB/s 247 calls/s # udp tx: 14 MB/s 243 calls/s 243 msg/s # udp rx: 14 MB/s 243 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__->