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 rx: 15 MB/s 526 calls/s # tcp tx: 15 MB/s 260 calls/s 260 msg/s # tcp rx: 14 MB/s 498 calls/s # tcp tx: 14 MB/s 249 calls/s 249 msg/s # tcp rx: 14 MB/s 500 calls/s # tcp tx: 14 MB/s 250 calls/s 250 msg/s # udp gso - over veth touching data # udp rx: 11 MB/s 8164 calls/s # udp tx: 13 MB/s 237 calls/s 237 msg/s # udp rx: 13 MB/s 9458 calls/s # udp tx: 13 MB/s 222 calls/s 222 msg/s # udp rx: 13 MB/s 9350 calls/s # udp tx: 13 MB/s 224 calls/s 224 msg/s # udp rx: 13 MB/s 9374 calls/s # udp gso and gro - over veth touching data # udp rx: 14 MB/s 245 calls/s # udp tx: 17 MB/s 289 calls/s 289 msg/s # udp rx: 16 MB/s 276 calls/s # udp tx: 16 MB/s 274 calls/s 274 msg/s # udp rx: 16 MB/s 281 calls/s # udp tx: 16 MB/s 275 calls/s 275 msg/s # udp rx: 16 MB/s 274 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 15 MB/s 518 calls/s # tcp tx: 15 MB/s 257 calls/s 257 msg/s # tcp rx: 14 MB/s 498 calls/s # tcp tx: 14 MB/s 249 calls/s 249 msg/s # tcp rx: 14 MB/s 497 calls/s # tcp tx: 14 MB/s 249 calls/s 249 msg/s # udp gso - over veth touching data # udp rx: 11 MB/s 8049 calls/s # udp tx: 12 MB/s 220 calls/s 220 msg/s # udp rx: 12 MB/s 9433 calls/s # udp tx: 12 MB/s 220 calls/s 220 msg/s # udp rx: 12 MB/s 8971 calls/s # udp tx: 12 MB/s 207 calls/s 207 msg/s # udp rx: 12 MB/s 9116 calls/s # udp gso and gro - over veth touching data # udp rx: 14 MB/s 238 calls/s # udp tx: 16 MB/s 272 calls/s 272 msg/s # udp rx: 15 MB/s 260 calls/s # udp tx: 15 MB/s 262 calls/s 262 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 271 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__->