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 456 calls/s # tcp tx: 13 MB/s 225 calls/s 225 msg/s # tcp rx: 13 MB/s 445 calls/s # tcp tx: 13 MB/s 222 calls/s 222 msg/s # tcp rx: 12 MB/s 439 calls/s # tcp tx: 12 MB/s 220 calls/s 220 msg/s # udp gso - over veth touching data # udp rx: 8 MB/s 6014 calls/s # udp tx: 11 MB/s 190 calls/s 190 msg/s # udp rx: 11 MB/s 8198 calls/s # udp tx: 11 MB/s 200 calls/s 200 msg/s # udp rx: 11 MB/s 8014 calls/s # udp tx: 11 MB/s 190 calls/s 190 msg/s # udp rx: 11 MB/s 8148 calls/s # udp tx: 10 MB/s 185 calls/s 185 msg/s # udp gso and gro - over veth touching data # udp rx: 9 MB/s 169 calls/s # udp tx: 14 MB/s 254 calls/s 254 msg/s # udp rx: 14 MB/s 248 calls/s # udp tx: 14 MB/s 245 calls/s 245 msg/s # udp rx: 14 MB/s 251 calls/s # udp tx: 14 MB/s 248 calls/s 248 msg/s # udp rx: 14 MB/s 249 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 13 MB/s 464 calls/s # tcp tx: 13 MB/s 230 calls/s 230 msg/s # tcp rx: 12 MB/s 420 calls/s # tcp tx: 12 MB/s 210 calls/s 210 msg/s # tcp tx: 12 MB/s 214 calls/s 214 msg/s # tcp rx: 12 MB/s 431 calls/s # udp gso - over veth touching data # udp rx: 6 MB/s 5098 calls/s # udp tx: 10 MB/s 186 calls/s 186 msg/s # udp rx: 10 MB/s 7767 calls/s # udp tx: 10 MB/s 182 calls/s 182 msg/s # udp rx: 10 MB/s 7783 calls/s # udp tx: 10 MB/s 183 calls/s 183 msg/s # udp rx: 11 MB/s 8135 calls/s # udp gso and gro - over veth touching data # udp rx: 10 MB/s 170 calls/s # udp tx: 13 MB/s 228 calls/s 228 msg/s # udp rx: 13 MB/s 221 calls/s # udp tx: 12 MB/s 214 calls/s 214 msg/s # udp rx: 12 MB/s 212 calls/s # udp tx: 12 MB/s 215 calls/s 215 msg/s # udp rx: 13 MB/s 228 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__->