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 4800 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp rx: 13 MB/s 457 calls/s # tcp tx: 13 MB/s 225 calls/s 225 msg/s # tcp rx: 12 MB/s 411 calls/s # tcp tx: 12 MB/s 205 calls/s 205 msg/s # tcp tx: 12 MB/s 205 calls/s 205 msg/s # tcp rx: 12 MB/s 411 calls/s # udp gso - over veth touching data # udp rx: 9 MB/s 6896 calls/s # udp tx: 12 MB/s 206 calls/s 206 msg/s # udp rx: 11 MB/s 7854 calls/s # udp tx: 10 MB/s 186 calls/s 186 msg/s # udp rx: 10 MB/s 7770 calls/s # udp tx: 10 MB/s 182 calls/s 182 msg/s # udp rx: 11 MB/s 7938 calls/s # udp tx: 10 MB/s 186 calls/s 186 msg/s # udp gso and gro - over veth touching data # udp rx: 12 MB/s 208 calls/s # udp tx: 14 MB/s 245 calls/s 245 msg/s # udp rx: 13 MB/s 223 calls/s # udp tx: 13 MB/s 227 calls/s 227 msg/s # udp rx: 13 MB/s 223 calls/s # udp tx: 13 MB/s 224 calls/s 224 msg/s # udp rx: 13 MB/s 232 calls/s # ipv6 # tcp - over veth touching data # tcp tx: 13 MB/s 231 calls/s 231 msg/s # tcp rx: 13 MB/s 467 calls/s # tcp tx: 12 MB/s 209 calls/s 209 msg/s # tcp rx: 12 MB/s 416 calls/s # tcp tx: 12 MB/s 209 calls/s 209 msg/s # tcp rx: 12 MB/s 421 calls/s # udp gso - over veth touching data # udp rx: 9 MB/s 6912 calls/s # udp tx: 11 MB/s 197 calls/s 197 msg/s # udp rx: 10 MB/s 7802 calls/s # udp tx: 10 MB/s 184 calls/s 184 msg/s # udp rx: 10 MB/s 7643 calls/s # udp tx: 10 MB/s 180 calls/s 180 msg/s # udp rx: 10 MB/s 7775 calls/s # udp gso and gro - over veth touching data # udp rx: 11 MB/s 201 calls/s # udp tx: 14 MB/s 241 calls/s 241 msg/s # udp rx: 13 MB/s 221 calls/s # udp tx: 13 MB/s 224 calls/s 224 msg/s # udp rx: 12 MB/s 219 calls/s # udp tx: 12 MB/s 216 calls/s 216 msg/s # udp rx: 13 MB/s 224 calls/s # udp tx: 12 MB/s 220 calls/s 220 msg/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__->