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 tx: 12 MB/s 208 calls/s 208 msg/s # tcp rx: 12 MB/s 2460 calls/s # tcp tx: 12 MB/s 206 calls/s 206 msg/s # tcp rx: 12 MB/s 2419 calls/s # tcp tx: 12 MB/s 205 calls/s 205 msg/s # tcp rx: 12 MB/s 2438 calls/s # udp gso - over veth touching data # udp rx: 10 MB/s 7190 calls/s # udp tx: 14 MB/s 240 calls/s 240 msg/s # udp rx: 13 MB/s 9576 calls/s # udp tx: 13 MB/s 224 calls/s 224 msg/s # udp rx: 12 MB/s 9240 calls/s # udp tx: 13 MB/s 226 calls/s 226 msg/s # udp rx: 13 MB/s 9568 calls/s # udp tx: 13 MB/s 224 calls/s 224 msg/s # udp gso and gro - over veth touching data # udp rx: 10 MB/s 7458 calls/s # udp tx: 13 MB/s 237 calls/s 237 msg/s # udp rx: 13 MB/s 9602 calls/s # udp tx: 13 MB/s 228 calls/s 228 msg/s # udp rx: 13 MB/s 9660 calls/s # udp tx: 13 MB/s 224 calls/s 224 msg/s # udp rx: 13 MB/s 9432 calls/s # ipv6 # tcp - over veth touching data # tcp tx: 11 MB/s 198 calls/s 198 msg/s # tcp rx: 11 MB/s 2277 calls/s # tcp tx: 11 MB/s 190 calls/s 190 msg/s # tcp rx: 11 MB/s 2211 calls/s # tcp tx: 11 MB/s 195 calls/s 195 msg/s # tcp rx: 11 MB/s 2291 calls/s # udp gso - over veth touching data # udp rx: 9 MB/s 7103 calls/s # udp tx: 13 MB/s 233 calls/s 233 msg/s # udp rx: 12 MB/s 9323 calls/s # udp tx: 12 MB/s 208 calls/s 208 msg/s # udp rx: 12 MB/s 9269 calls/s # udp tx: 12 MB/s 217 calls/s 217 msg/s # udp rx: 12 MB/s 9452 calls/s # udp gso and gro - over veth touching data # udp rx: 9 MB/s 7189 calls/s # udp tx: 13 MB/s 234 calls/s 234 msg/s # udp rx: 12 MB/s 9417 calls/s # udp tx: 12 MB/s 210 calls/s 210 msg/s # udp rx: 13 MB/s 9718 calls/s # udp tx: 12 MB/s 217 calls/s 217 msg/s # udp rx: 12 MB/s 9011 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__->