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 # overriding timeout to 7200 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 14 MB/s 254 calls/s 254 msg/s # tcp rx: 15 MB/s 515 calls/s # tcp rx: 14 MB/s 476 calls/s # tcp tx: 14 MB/s 239 calls/s 239 msg/s # tcp rx: 14 MB/s 494 calls/s # tcp tx: 14 MB/s 247 calls/s 247 msg/s # udp gso - over veth touching data # udp rx: 8 MB/s 6350 calls/s # udp tx: 13 MB/s 223 calls/s 223 msg/s # udp rx: 12 MB/s 8862 calls/s # udp tx: 12 MB/s 210 calls/s 210 msg/s # udp rx: 12 MB/s 9072 calls/s # udp tx: 12 MB/s 218 calls/s 218 msg/s # udp rx: 12 MB/s 8946 calls/s # udp gso and gro - over veth touching data # udp rx: 11 MB/s 202 calls/s # udp tx: 16 MB/s 281 calls/s 281 msg/s # udp rx: 15 MB/s 264 calls/s # udp tx: 15 MB/s 262 calls/s 262 msg/s # udp rx: 15 MB/s 268 calls/s # udp tx: 15 MB/s 267 calls/s 267 msg/s # udp rx: 15 MB/s 264 calls/s # ipv6 # tcp - over veth touching data # tcp tx: 15 MB/s 255 calls/s 255 msg/s # tcp rx: 15 MB/s 516 calls/s # tcp rx: 14 MB/s 481 calls/s # tcp tx: 14 MB/s 241 calls/s 241 msg/s # tcp tx: 14 MB/s 245 calls/s 245 msg/s # tcp rx: 14 MB/s 491 calls/s # udp gso - over veth touching data # udp rx: 8 MB/s 6353 calls/s # udp tx: 12 MB/s 207 calls/s 207 msg/s # udp rx: 11 MB/s 8713 calls/s # udp tx: 11 MB/s 199 calls/s 199 msg/s # udp rx: 12 MB/s 8796 calls/s # udp tx: 12 MB/s 208 calls/s 208 msg/s # udp rx: 12 MB/s 8912 calls/s # udp tx: 12 MB/s 204 calls/s 204 msg/s # udp gso and gro - over veth touching data # udp rx: 11 MB/s 189 calls/s # udp tx: 15 MB/s 263 calls/s 263 msg/s # udp rx: 14 MB/s 250 calls/s # udp tx: 14 MB/s 247 calls/s 247 msg/s # udp rx: 14 MB/s 253 calls/s # udp tx: 14 MB/s 254 calls/s 254 msg/s # udp rx: 14 MB/s 253 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__->