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 rx: 13 MB/s 463 calls/s # tcp tx: 13 MB/s 229 calls/s 229 msg/s # tcp tx: 13 MB/s 224 calls/s 224 msg/s # tcp rx: 13 MB/s 460 calls/s # tcp tx: 13 MB/s 228 calls/s 228 msg/s # tcp rx: 13 MB/s 457 calls/s # tcp rx: 14 MB/s 481 calls/s # tcp tx: 14 MB/s 242 calls/s 242 msg/s # udp gso - over veth touching data # udp rx: 9 MB/s 6602 calls/s # udp tx: 13 MB/s 222 calls/s 222 msg/s # udp rx: 12 MB/s 9072 calls/s # udp tx: 12 MB/s 217 calls/s 217 msg/s # udp rx: 13 MB/s 9324 calls/s # udp tx: 12 MB/s 220 calls/s 220 msg/s # udp rx: 12 MB/s 8988 calls/s # udp gso and gro - over veth touching data # udp rx: 11 MB/s 194 calls/s # udp tx: 16 MB/s 278 calls/s 278 msg/s # udp rx: 15 MB/s 265 calls/s # udp tx: 15 MB/s 263 calls/s 263 msg/s # udp rx: 15 MB/s 260 calls/s # udp tx: 15 MB/s 261 calls/s 261 msg/s # udp rx: 15 MB/s 257 calls/s # ipv6 # tcp - over veth touching data # tcp tx: 14 MB/s 254 calls/s 254 msg/s # tcp rx: 15 MB/s 514 calls/s # tcp tx: 14 MB/s 243 calls/s 243 msg/s # tcp rx: 14 MB/s 488 calls/s # tcp tx: 14 MB/s 247 calls/s 247 msg/s # tcp rx: 14 MB/s 494 calls/s # udp gso - over veth touching data # udp rx: 7 MB/s 5829 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 203 calls/s 203 msg/s # udp rx: 12 MB/s 9046 calls/s # udp tx: 12 MB/s 208 calls/s 208 msg/s # udp rx: 12 MB/s 8971 calls/s # udp gso and gro - over veth touching data # udp rx: 10 MB/s 179 calls/s # udp tx: 16 MB/s 274 calls/s 274 msg/s # udp rx: 15 MB/s 256 calls/s # udp tx: 15 MB/s 257 calls/s 257 msg/s # udp rx: 15 MB/s 260 calls/s # udp tx: 15 MB/s 259 calls/s 259 msg/s # udp rx: 15 MB/s 259 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__->