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 242 calls/s 242 msg/s # tcp rx: 14 MB/s 491 calls/s # tcp rx: 12 MB/s 437 calls/s # tcp tx: 12 MB/s 220 calls/s 220 msg/s # tcp rx: 13 MB/s 462 calls/s # tcp tx: 13 MB/s 231 calls/s 231 msg/s # udp gso - over veth touching data # udp rx: 9 MB/s 6878 calls/s # udp tx: 12 MB/s 220 calls/s 220 msg/s # udp rx: 12 MB/s 8644 calls/s # udp tx: 12 MB/s 207 calls/s 207 msg/s # udp rx: 12 MB/s 8946 calls/s # udp tx: 12 MB/s 212 calls/s 212 msg/s # udp rx: 12 MB/s 9098 calls/s # udp gso and gro - over veth touching data # udp rx: 11 MB/s 192 calls/s # udp tx: 15 MB/s 270 calls/s 270 msg/s # udp rx: 14 MB/s 254 calls/s # udp tx: 14 MB/s 249 calls/s 249 msg/s # udp rx: 14 MB/s 253 calls/s # udp tx: 15 MB/s 256 calls/s 256 msg/s # udp rx: 15 MB/s 260 calls/s # udp tx: 15 MB/s 265 calls/s 265 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 12 MB/s 215 calls/s 215 msg/s # tcp rx: 12 MB/s 436 calls/s # tcp tx: 13 MB/s 231 calls/s 231 msg/s # tcp rx: 13 MB/s 461 calls/s # tcp rx: 13 MB/s 471 calls/s # tcp tx: 13 MB/s 235 calls/s 235 msg/s # udp gso - over veth touching data # udp rx: 7 MB/s 5227 calls/s # udp tx: 10 MB/s 170 calls/s 170 msg/s # udp rx: 9 MB/s 6649 calls/s # udp tx: 9 MB/s 168 calls/s 168 msg/s # udp rx: 10 MB/s 7912 calls/s # udp tx: 11 MB/s 189 calls/s 189 msg/s # udp rx: 10 MB/s 7834 calls/s # udp gso and gro - over veth touching data # udp rx: 7 MB/s 121 calls/s # udp tx: 11 MB/s 201 calls/s 201 msg/s # udp rx: 11 MB/s 197 calls/s # udp tx: 11 MB/s 187 calls/s 187 msg/s # udp rx: 9 MB/s 167 calls/s # udp tx: 10 MB/s 184 calls/s 184 msg/s # udp rx: 12 MB/s 205 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__->