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 452 calls/s # tcp tx: 13 MB/s 225 calls/s 225 msg/s # tcp rx: 12 MB/s 419 calls/s # tcp tx: 12 MB/s 209 calls/s 209 msg/s # tcp tx: 12 MB/s 215 calls/s 215 msg/s # tcp rx: 12 MB/s 431 calls/s # udp gso - over veth touching data # udp rx: 9 MB/s 6458 calls/s # udp tx: 11 MB/s 195 calls/s 195 msg/s # udp rx: 10 MB/s 7796 calls/s # udp tx: 11 MB/s 188 calls/s 188 msg/s # udp rx: 10 MB/s 7652 calls/s # udp tx: 10 MB/s 184 calls/s 184 msg/s # udp rx: 11 MB/s 7880 calls/s # udp gso and gro - over veth touching data # udp rx: 12 MB/s 218 calls/s # udp tx: 14 MB/s 254 calls/s 254 msg/s # udp rx: 13 MB/s 237 calls/s # udp tx: 13 MB/s 232 calls/s 232 msg/s # udp rx: 13 MB/s 228 calls/s # udp tx: 13 MB/s 228 calls/s 228 msg/s # udp rx: 13 MB/s 232 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 13 MB/s 455 calls/s # tcp tx: 13 MB/s 227 calls/s 227 msg/s # tcp tx: 12 MB/s 207 calls/s 207 msg/s # tcp rx: 12 MB/s 417 calls/s # tcp tx: 11 MB/s 199 calls/s 199 msg/s # tcp rx: 11 MB/s 399 calls/s # udp gso - over veth touching data # udp rx: 9 MB/s 7213 calls/s # udp tx: 11 MB/s 202 calls/s 202 msg/s # udp rx: 10 MB/s 7587 calls/s # udp tx: 10 MB/s 174 calls/s 174 msg/s # udp rx: 9 MB/s 7283 calls/s # udp tx: 10 MB/s 171 calls/s 171 msg/s # udp rx: 10 MB/s 7767 calls/s # udp gso and gro - over veth touching data # udp rx: 11 MB/s 192 calls/s # udp tx: 13 MB/s 234 calls/s 234 msg/s # udp rx: 12 MB/s 215 calls/s # udp tx: 12 MB/s 212 calls/s 212 msg/s # udp rx: 12 MB/s 209 calls/s # udp tx: 12 MB/s 214 calls/s 214 msg/s # udp rx: 13 MB/s 226 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__->