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: 569 MB/s 9665 calls/s 9665 msg/s # tcp rx: 570 MB/s 79330 calls/s # tcp tx: 583 MB/s 9890 calls/s 9890 msg/s # tcp rx: 583 MB/s 79216 calls/s # tcp tx: 582 MB/s 9876 calls/s 9876 msg/s # tcp rx: 582 MB/s 78759 calls/s # tcp tx: 717 MB/s 12174 calls/s 12174 msg/s # udp gso - over veth touching data # udp rx: 1214 MB/s 865226 calls/s # udp tx: 1240 MB/s 21042 calls/s 21042 msg/s # udp rx: 1245 MB/s 887082 calls/s # udp tx: 1244 MB/s 21107 calls/s 21107 msg/s # udp rx: 1251 MB/s 891152 calls/s # udp tx: 1250 MB/s 21202 calls/s 21202 msg/s # udp rx: 1262 MB/s 899337 calls/s # udp tx: 1262 MB/s 21407 calls/s 21407 msg/s # udp gso and gro - over veth touching data # udp rx: 1188 MB/s 846320 calls/s # udp tx: 1210 MB/s 20528 calls/s 20528 msg/s # udp rx: 1271 MB/s 905650 calls/s # udp tx: 1273 MB/s 21607 calls/s 21607 msg/s # udp rx: 1282 MB/s 913639 calls/s # udp tx: 1281 MB/s 21735 calls/s 21735 msg/s # udp rx: 1275 MB/s 908788 calls/s # udp tx: 1276 MB/s 21647 calls/s 21647 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 757 MB/s 12840 calls/s 12840 msg/s # tcp rx: 761 MB/s 142735 calls/s # tcp tx: 767 MB/s 13013 calls/s 13013 msg/s # tcp rx: 766 MB/s 143774 calls/s # tcp tx: 807 MB/s 13698 calls/s 13698 msg/s # tcp rx: 810 MB/s 151146 calls/s # tcp tx: 827 MB/s 14043 calls/s 14043 msg/s # udp gso - over veth touching data # udp rx: 1170 MB/s 853295 calls/s # udp tx: 1192 MB/s 20221 calls/s 20221 msg/s # udp rx: 1152 MB/s 840262 calls/s # udp tx: 1154 MB/s 19573 calls/s 19573 msg/s # udp rx: 1200 MB/s 875490 calls/s # udp tx: 1201 MB/s 20384 calls/s 20384 msg/s # udp rx: 1173 MB/s 855611 calls/s # udp tx: 1175 MB/s 19929 calls/s 19929 msg/s # udp gso and gro - over veth touching data # udp rx: 1178 MB/s 859344 calls/s # udp tx: 1200 MB/s 20363 calls/s 20363 msg/s # udp rx: 1234 MB/s 900351 calls/s # udp tx: 1233 MB/s 20920 calls/s 20920 msg/s # udp rx: 1229 MB/s 896836 calls/s # udp tx: 1228 MB/s 20839 calls/s 20839 msg/s # udp rx: 1228 MB/s 895964 calls/s # udp tx: 1227 MB/s 20821 calls/s 20821 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__->