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: 14 MB/s 250 calls/s 250 msg/s # tcp rx: 14 MB/s 507 calls/s # tcp tx: 14 MB/s 248 calls/s 248 msg/s # tcp rx: 14 MB/s 496 calls/s # tcp tx: 14 MB/s 250 calls/s 250 msg/s # tcp rx: 14 MB/s 500 calls/s # udp gso - over veth touching data # udp rx: 11 MB/s 8324 calls/s # udp tx: 13 MB/s 234 calls/s 234 msg/s # udp rx: 13 MB/s 9374 calls/s # udp tx: 13 MB/s 225 calls/s 225 msg/s # udp rx: 13 MB/s 9358 calls/s # udp tx: 13 MB/s 223 calls/s 223 msg/s # udp rx: 13 MB/s 9450 calls/s # udp gso and gro - over veth touching data # udp rx: 14 MB/s 244 calls/s # udp tx: 16 MB/s 288 calls/s 288 msg/s # udp rx: 16 MB/s 276 calls/s # udp tx: 16 MB/s 274 calls/s 274 msg/s # udp rx: 15 MB/s 267 calls/s # udp tx: 15 MB/s 269 calls/s 269 msg/s # udp rx: 16 MB/s 273 calls/s # ipv6 # tcp - over veth touching data # tcp tx: 14 MB/s 248 calls/s 248 msg/s # tcp rx: 14 MB/s 502 calls/s # tcp tx: 14 MB/s 241 calls/s 241 msg/s # tcp rx: 14 MB/s 482 calls/s # tcp tx: 14 MB/s 249 calls/s 249 msg/s # tcp rx: 14 MB/s 498 calls/s # udp gso - over veth touching data # udp rx: 10 MB/s 7912 calls/s # udp tx: 13 MB/s 227 calls/s 227 msg/s # udp rx: 12 MB/s 8995 calls/s # udp tx: 12 MB/s 213 calls/s 213 msg/s # udp rx: 12 MB/s 9280 calls/s # udp tx: 12 MB/s 209 calls/s 209 msg/s # udp rx: 12 MB/s 9089 calls/s # udp gso and gro - over veth touching data # udp rx: 13 MB/s 224 calls/s # udp tx: 16 MB/s 273 calls/s 273 msg/s # udp rx: 14 MB/s 254 calls/s # udp tx: 14 MB/s 250 calls/s 250 msg/s # udp rx: 14 MB/s 248 calls/s # udp tx: 14 MB/s 248 calls/s 248 msg/s # udp rx: 14 MB/s 252 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__->