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 2233 calls/s # tcp tx: 11 MB/s 187 calls/s 187 msg/s # tcp rx: 10 MB/s 2019 calls/s # tcp tx: 10 MB/s 175 calls/s 175 msg/s # tcp rx: 10 MB/s 1968 calls/s # tcp tx: 10 MB/s 171 calls/s 171 msg/s # udp gso - over veth touching data # udp rx: 9 MB/s 6728 calls/s # udp tx: 13 MB/s 222 calls/s 222 msg/s # udp rx: 12 MB/s 8610 calls/s # udp tx: 12 MB/s 207 calls/s 207 msg/s # udp rx: 12 MB/s 9198 calls/s # udp tx: 12 MB/s 219 calls/s 219 msg/s # udp rx: 12 MB/s 9248 calls/s # udp gso and gro - over veth touching data # udp rx: 9 MB/s 6728 calls/s # udp tx: 13 MB/s 228 calls/s 228 msg/s # udp rx: 12 MB/s 8962 calls/s # udp tx: 12 MB/s 212 calls/s 212 msg/s # udp rx: 12 MB/s 9014 calls/s # udp tx: 12 MB/s 210 calls/s 210 msg/s # udp rx: 12 MB/s 8904 calls/s # udp tx: 12 MB/s 215 calls/s 215 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 10 MB/s 180 calls/s 180 msg/s # tcp rx: 10 MB/s 2135 calls/s # tcp tx: 10 MB/s 172 calls/s 172 msg/s # tcp rx: 10 MB/s 2010 calls/s # tcp tx: 10 MB/s 177 calls/s 177 msg/s # tcp rx: 10 MB/s 2062 calls/s # udp gso - over veth touching data # udp rx: 8 MB/s 6450 calls/s # udp tx: 13 MB/s 221 calls/s 221 msg/s # udp rx: 12 MB/s 8866 calls/s # udp tx: 12 MB/s 206 calls/s 206 msg/s # udp rx: 12 MB/s 9191 calls/s # udp tx: 12 MB/s 211 calls/s 211 msg/s # udp rx: 12 MB/s 8826 calls/s # udp gso and gro - over veth touching data # udp rx: 7 MB/s 5770 calls/s # udp tx: 12 MB/s 204 calls/s 204 msg/s # udp rx: 11 MB/s 8643 calls/s # udp tx: 12 MB/s 204 calls/s 204 msg/s # udp rx: 12 MB/s 9030 calls/s # udp tx: 12 MB/s 210 calls/s 210 msg/s # udp rx: 12 MB/s 8901 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__->