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 rx: 12 MB/s 2437 calls/s # tcp tx: 12 MB/s 207 calls/s 207 msg/s # tcp rx: 11 MB/s 2369 calls/s # tcp tx: 11 MB/s 202 calls/s 202 msg/s # tcp rx: 11 MB/s 2391 calls/s # tcp tx: 11 MB/s 202 calls/s 202 msg/s # udp gso - over veth touching data # udp rx: 11 MB/s 7836 calls/s # udp tx: 14 MB/s 238 calls/s 238 msg/s # udp rx: 13 MB/s 9518 calls/s # udp tx: 13 MB/s 227 calls/s 227 msg/s # udp rx: 13 MB/s 9626 calls/s # udp tx: 13 MB/s 230 calls/s 230 msg/s # udp rx: 13 MB/s 9568 calls/s # udp gso and gro - over veth touching data # udp rx: 10 MB/s 7358 calls/s # udp tx: 14 MB/s 238 calls/s 238 msg/s # udp rx: 13 MB/s 9610 calls/s # udp tx: 13 MB/s 227 calls/s 227 msg/s # udp rx: 13 MB/s 9626 calls/s # udp tx: 13 MB/s 232 calls/s 232 msg/s # udp rx: 13 MB/s 9820 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 11 MB/s 2370 calls/s # tcp tx: 11 MB/s 199 calls/s 199 msg/s # tcp rx: 11 MB/s 2289 calls/s # tcp tx: 11 MB/s 195 calls/s 195 msg/s # tcp rx: 11 MB/s 2320 calls/s # tcp tx: 11 MB/s 197 calls/s 197 msg/s # udp gso - over veth touching data # udp rx: 9 MB/s 7189 calls/s # udp tx: 13 MB/s 222 calls/s 222 msg/s # udp rx: 12 MB/s 9065 calls/s # udp tx: 12 MB/s 204 calls/s 204 msg/s # udp rx: 12 MB/s 8761 calls/s # udp tx: 12 MB/s 212 calls/s 212 msg/s # udp rx: 12 MB/s 9307 calls/s # udp gso and gro - over veth touching data # udp rx: 8 MB/s 6372 calls/s # udp tx: 12 MB/s 216 calls/s 216 msg/s # udp rx: 12 MB/s 8987 calls/s # udp tx: 12 MB/s 207 calls/s 207 msg/s # udp rx: 12 MB/s 9347 calls/s # udp tx: 12 MB/s 216 calls/s 216 msg/s # udp rx: 12 MB/s 8842 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__->