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: 10 MB/s 2034 calls/s # tcp tx: 10 MB/s 172 calls/s 172 msg/s # tcp rx: 8 MB/s 1915 calls/s # tcp tx: 8 MB/s 140 calls/s 140 msg/s # tcp rx: 9 MB/s 2032 calls/s # tcp tx: 9 MB/s 162 calls/s 162 msg/s # udp gso - over veth touching data # udp rx: 9 MB/s 6762 calls/s # udp tx: 13 MB/s 228 calls/s 228 msg/s # udp rx: 12 MB/s 8576 calls/s # udp tx: 11 MB/s 198 calls/s 198 msg/s # udp rx: 12 MB/s 8550 calls/s # udp tx: 11 MB/s 202 calls/s 202 msg/s # udp rx: 12 MB/s 8628 calls/s # udp gso and gro - over veth touching data # udp rx: 9 MB/s 7022 calls/s # udp tx: 12 MB/s 220 calls/s 220 msg/s # udp rx: 12 MB/s 8862 calls/s # udp tx: 12 MB/s 211 calls/s 211 msg/s # udp rx: 12 MB/s 8828 calls/s # udp tx: 12 MB/s 212 calls/s 212 msg/s # udp rx: 12 MB/s 9022 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 9 MB/s 2153 calls/s # tcp tx: 9 MB/s 163 calls/s 163 msg/s # tcp rx: 10 MB/s 2081 calls/s # tcp tx: 10 MB/s 171 calls/s 171 msg/s # tcp rx: 10 MB/s 2177 calls/s # tcp tx: 10 MB/s 180 calls/s 180 msg/s # udp gso - over veth touching data # udp rx: 9 MB/s 6845 calls/s # udp tx: 12 MB/s 213 calls/s 213 msg/s # udp rx: 11 MB/s 8170 calls/s # udp tx: 10 MB/s 183 calls/s 183 msg/s # udp rx: 11 MB/s 8471 calls/s # udp tx: 11 MB/s 198 calls/s 198 msg/s # udp rx: 12 MB/s 8987 calls/s # udp gso and gro - over veth touching data # udp rx: 9 MB/s 7033 calls/s # udp tx: 12 MB/s 214 calls/s 214 msg/s # udp rx: 11 MB/s 8506 calls/s # udp tx: 11 MB/s 194 calls/s 194 msg/s # udp rx: 11 MB/s 8608 calls/s # udp tx: 11 MB/s 198 calls/s 198 msg/s # udp rx: 11 MB/s 8326 calls/s # udp tx: 11 MB/s 198 calls/s 198 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__->