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 258 calls/s 258 msg/s # tcp rx: 15 MB/s 522 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 248 calls/s 248 msg/s # tcp rx: 14 MB/s 498 calls/s # udp gso - over veth touching data # udp rx: 10 MB/s 7232 calls/s # udp tx: 12 MB/s 214 calls/s 214 msg/s # udp rx: 12 MB/s 8694 calls/s # udp tx: 12 MB/s 204 calls/s 204 msg/s # udp rx: 12 MB/s 8946 calls/s # udp tx: 12 MB/s 217 calls/s 217 msg/s # udp rx: 12 MB/s 8752 calls/s # udp gso and gro - over veth touching data # udp rx: 14 MB/s 242 calls/s # udp tx: 17 MB/s 292 calls/s 292 msg/s # udp rx: 16 MB/s 274 calls/s # udp tx: 16 MB/s 272 calls/s 272 msg/s # udp rx: 15 MB/s 268 calls/s # udp tx: 15 MB/s 266 calls/s 266 msg/s # udp rx: 15 MB/s 265 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 14 MB/s 501 calls/s # tcp tx: 14 MB/s 249 calls/s 249 msg/s # tcp rx: 13 MB/s 454 calls/s # tcp tx: 13 MB/s 227 calls/s 227 msg/s # tcp tx: 13 MB/s 225 calls/s 225 msg/s # tcp rx: 13 MB/s 452 calls/s # udp gso - over veth touching data # udp rx: 11 MB/s 8221 calls/s # udp tx: 12 MB/s 219 calls/s 219 msg/s # udp rx: 12 MB/s 8987 calls/s # udp tx: 12 MB/s 209 calls/s 209 msg/s # udp rx: 12 MB/s 8960 calls/s # udp tx: 12 MB/s 209 calls/s 209 msg/s # udp rx: 12 MB/s 9143 calls/s # udp tx: 12 MB/s 212 calls/s 212 msg/s # udp gso and gro - over veth touching data # udp rx: 12 MB/s 221 calls/s # udp tx: 16 MB/s 277 calls/s 277 msg/s # udp rx: 14 MB/s 244 calls/s # udp tx: 14 MB/s 242 calls/s 242 msg/s # udp rx: 13 MB/s 233 calls/s # udp tx: 14 MB/s 238 calls/s 238 msg/s # udp rx: 15 MB/s 262 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__->