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: 15 MB/s 262 calls/s 262 msg/s # tcp rx: 15 MB/s 529 calls/s # tcp tx: 14 MB/s 249 calls/s 249 msg/s # tcp rx: 14 MB/s 500 calls/s # tcp tx: 14 MB/s 252 calls/s 252 msg/s # tcp rx: 14 MB/s 505 calls/s # udp gso - over veth touching data # udp rx: 12 MB/s 8744 calls/s # udp tx: 14 MB/s 239 calls/s 239 msg/s # udp rx: 13 MB/s 9576 calls/s # udp tx: 13 MB/s 227 calls/s 227 msg/s # udp rx: 13 MB/s 9450 calls/s # udp tx: 13 MB/s 225 calls/s 225 msg/s # udp rx: 13 MB/s 9702 calls/s # udp gso and gro - over veth touching data # udp rx: 14 MB/s 252 calls/s # udp tx: 17 MB/s 295 calls/s 295 msg/s # udp rx: 16 MB/s 278 calls/s # udp tx: 16 MB/s 276 calls/s 276 msg/s # udp rx: 16 MB/s 281 calls/s # udp tx: 16 MB/s 276 calls/s 276 msg/s # udp rx: 16 MB/s 277 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 15 MB/s 531 calls/s # tcp tx: 15 MB/s 264 calls/s 264 msg/s # tcp rx: 14 MB/s 506 calls/s # tcp tx: 14 MB/s 253 calls/s 253 msg/s # tcp tx: 14 MB/s 251 calls/s 251 msg/s # tcp rx: 14 MB/s 499 calls/s # udp gso - over veth touching data # udp rx: 11 MB/s 8393 calls/s # udp tx: 13 MB/s 230 calls/s 230 msg/s # udp rx: 12 MB/s 9452 calls/s # udp tx: 12 MB/s 218 calls/s 218 msg/s # udp rx: 12 MB/s 9296 calls/s # udp tx: 12 MB/s 214 calls/s 214 msg/s # udp rx: 12 MB/s 9417 calls/s # udp tx: 12 MB/s 220 calls/s 220 msg/s # udp gso and gro - over veth touching data # udp rx: 13 MB/s 235 calls/s # udp tx: 16 MB/s 280 calls/s 280 msg/s # udp rx: 15 MB/s 262 calls/s # udp tx: 15 MB/s 262 calls/s 262 msg/s # udp rx: 15 MB/s 265 calls/s # udp tx: 15 MB/s 262 calls/s 262 msg/s # udp rx: 15 MB/s 264 calls/s # udp tx: 15 MB/s 267 calls/s 267 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__->