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: 11 MB/s 2280 calls/s # tcp tx: 11 MB/s 191 calls/s 191 msg/s # tcp rx: 10 MB/s 2187 calls/s # tcp tx: 10 MB/s 186 calls/s 186 msg/s # tcp rx: 10 MB/s 2026 calls/s # tcp tx: 10 MB/s 173 calls/s 173 msg/s # udp gso - over veth touching data # udp rx: 6 MB/s 4536 calls/s # udp tx: 9 MB/s 157 calls/s 157 msg/s # udp rx: 9 MB/s 6518 calls/s # udp tx: 9 MB/s 169 calls/s 169 msg/s # udp rx: 12 MB/s 8812 calls/s # udp tx: 12 MB/s 215 calls/s 215 msg/s # udp rx: 12 MB/s 9072 calls/s # udp gso and gro - over veth touching data # udp rx: 10 MB/s 7156 calls/s # udp tx: 12 MB/s 219 calls/s 219 msg/s # udp rx: 11 MB/s 8182 calls/s # udp tx: 11 MB/s 189 calls/s 189 msg/s # udp rx: 10 MB/s 7728 calls/s # udp tx: 11 MB/s 191 calls/s 191 msg/s # udp rx: 12 MB/s 8904 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 9 MB/s 1953 calls/s # tcp tx: 9 MB/s 163 calls/s 163 msg/s # tcp rx: 9 MB/s 1849 calls/s # tcp tx: 9 MB/s 157 calls/s 157 msg/s # tcp rx: 8 MB/s 1742 calls/s # tcp tx: 8 MB/s 151 calls/s 151 msg/s # udp gso - over veth touching data # udp rx: 8 MB/s 5958 calls/s # udp tx: 12 MB/s 213 calls/s 213 msg/s # udp rx: 11 MB/s 8455 calls/s # udp tx: 11 MB/s 197 calls/s 197 msg/s # udp rx: 12 MB/s 8901 calls/s # udp tx: 12 MB/s 209 calls/s 209 msg/s # udp rx: 11 MB/s 8745 calls/s # udp gso and gro - over veth touching data # udp rx: 9 MB/s 6912 calls/s # udp tx: 12 MB/s 212 calls/s 212 msg/s # udp rx: 11 MB/s 8619 calls/s # udp tx: 11 MB/s 201 calls/s 201 msg/s # udp rx: 12 MB/s 8925 calls/s # udp tx: 12 MB/s 213 calls/s 213 msg/s # udp rx: 12 MB/s 8866 calls/s # udp tx: 12 MB/s 204 calls/s 204 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__->