make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 800 MB/s 13572 calls/s 13572 msg/s # tcp rx: 800 MB/s 126861 calls/s # tcp tx: 801 MB/s 13601 calls/s 13601 msg/s # tcp rx: 803 MB/s 147288 calls/s # tcp tx: 819 MB/s 13898 calls/s 13898 msg/s # tcp rx: 820 MB/s 151310 calls/s # tcp tx: 822 MB/s 13956 calls/s 13956 msg/s # udp gso - over veth touching data # udp rx: 1162 MB/s 827840 calls/s # udp tx: 1191 MB/s 20217 calls/s 20217 msg/s # udp rx: 1244 MB/s 886501 calls/s # udp tx: 1243 MB/s 21087 calls/s 21087 msg/s # udp rx: 1260 MB/s 897604 calls/s # udp tx: 1260 MB/s 21371 calls/s 21371 msg/s # udp rx: 1232 MB/s 878262 calls/s # udp tx: 1232 MB/s 20898 calls/s 20898 msg/s # udp gso and gro - over veth touching data # udp rx: 1155 MB/s 823026 calls/s # udp tx: 1188 MB/s 20163 calls/s 20163 msg/s # udp rx: 1223 MB/s 871734 calls/s # udp tx: 1223 MB/s 20748 calls/s 20748 msg/s # udp rx: 1236 MB/s 880661 calls/s # udp tx: 1236 MB/s 20969 calls/s 20969 msg/s # udp rx: 1228 MB/s 874962 calls/s # udp tx: 1227 MB/s 20825 calls/s 20825 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 862 MB/s 14623 calls/s 14623 msg/s # tcp rx: 862 MB/s 161522 calls/s # tcp tx: 851 MB/s 14443 calls/s 14443 msg/s # tcp rx: 852 MB/s 158172 calls/s # tcp tx: 848 MB/s 14397 calls/s 14397 msg/s # tcp rx: 849 MB/s 157065 calls/s # tcp tx: 843 MB/s 14302 calls/s 14302 msg/s # udp gso - over veth touching data # udp rx: 1110 MB/s 809996 calls/s # udp tx: 1144 MB/s 19413 calls/s 19413 msg/s # udp rx: 1186 MB/s 865436 calls/s # udp tx: 1191 MB/s 20217 calls/s 20217 msg/s # udp rx: 1190 MB/s 868149 calls/s # udp tx: 1191 MB/s 20205 calls/s 20205 msg/s # udp rx: 1030 MB/s 751775 calls/s # udp tx: 1020 MB/s 17310 calls/s 17310 msg/s # udp gso and gro - over veth touching data # udp rx: 602 MB/s 439706 calls/s # udp tx: 615 MB/s 10447 calls/s 10447 msg/s # udp rx: 618 MB/s 451082 calls/s # udp tx: 623 MB/s 10583 calls/s 10583 msg/s # udp rx: 638 MB/s 465443 calls/s # udp tx: 638 MB/s 10832 calls/s 10832 msg/s # udp rx: 637 MB/s 464602 calls/s # udp tx: 663 MB/s 11248 calls/s 11248 msg/s ok 1 selftests: net: udpgro_bench.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->