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: 13 MB/s 228 calls/s 228 msg/s # tcp rx: 13 MB/s 462 calls/s # tcp tx: 13 MB/s 224 calls/s 224 msg/s # tcp rx: 13 MB/s 449 calls/s # tcp rx: 13 MB/s 454 calls/s # tcp tx: 13 MB/s 228 calls/s 228 msg/s # udp gso - over veth touching data # udp rx: 7 MB/s 5358 calls/s # udp tx: 11 MB/s 202 calls/s 202 msg/s # udp rx: 11 MB/s 8064 calls/s # udp tx: 11 MB/s 194 calls/s 194 msg/s # udp rx: 11 MB/s 8342 calls/s # udp tx: 11 MB/s 194 calls/s 194 msg/s # udp rx: 11 MB/s 8106 calls/s # udp gso and gro - over veth touching data # udp rx: 8 MB/s 145 calls/s # udp tx: 13 MB/s 235 calls/s 235 msg/s # udp rx: 13 MB/s 237 calls/s # udp tx: 14 MB/s 245 calls/s 245 msg/s # udp rx: 14 MB/s 247 calls/s # udp tx: 14 MB/s 245 calls/s 245 msg/s # udp rx: 14 MB/s 244 calls/s # ipv6 # tcp - over veth touching data # tcp tx: 13 MB/s 229 calls/s 229 msg/s # tcp rx: 13 MB/s 464 calls/s # tcp tx: 11 MB/s 201 calls/s 201 msg/s # tcp rx: 11 MB/s 402 calls/s # tcp rx: 12 MB/s 418 calls/s # tcp tx: 12 MB/s 210 calls/s 210 msg/s # udp gso - over veth touching data # udp rx: 6 MB/s 4770 calls/s # udp tx: 11 MB/s 187 calls/s 187 msg/s # udp rx: 10 MB/s 7810 calls/s # udp tx: 11 MB/s 190 calls/s 190 msg/s # udp rx: 11 MB/s 8326 calls/s # udp tx: 11 MB/s 194 calls/s 194 msg/s # udp rx: 11 MB/s 8350 calls/s # udp gso and gro - over veth touching data # udp rx: 9 MB/s 159 calls/s # udp tx: 14 MB/s 241 calls/s 241 msg/s # udp rx: 13 MB/s 232 calls/s # udp tx: 13 MB/s 229 calls/s 229 msg/s # udp rx: 13 MB/s 236 calls/s # udp tx: 13 MB/s 236 calls/s 236 msg/s # udp rx: 13 MB/s 230 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__->