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: 828 MB/s 14049 calls/s 14049 msg/s # tcp rx: 828 MB/s 143541 calls/s # tcp tx: 790 MB/s 13404 calls/s 13404 msg/s # tcp rx: 794 MB/s 146229 calls/s # tcp tx: 802 MB/s 13611 calls/s 13611 msg/s # tcp rx: 802 MB/s 142727 calls/s # tcp tx: 827 MB/s 14028 calls/s 14028 msg/s # udp gso - over veth touching data # udp rx: 1082 MB/s 771188 calls/s # udp tx: 1111 MB/s 18846 calls/s 18846 msg/s # udp rx: 1180 MB/s 841155 calls/s # udp tx: 1181 MB/s 20032 calls/s 20032 msg/s # udp rx: 1215 MB/s 865971 calls/s # udp tx: 1214 MB/s 20597 calls/s 20597 msg/s # udp rx: 1187 MB/s 846139 calls/s # udp tx: 1187 MB/s 20139 calls/s 20139 msg/s # udp gso and gro - over veth touching data # udp rx: 1215 MB/s 865546 calls/s # udp tx: 1244 MB/s 21116 calls/s 21116 msg/s # udp rx: 1279 MB/s 911306 calls/s # udp tx: 1278 MB/s 21689 calls/s 21689 msg/s # udp rx: 1281 MB/s 912603 calls/s # udp tx: 1280 MB/s 21720 calls/s 21720 msg/s # udp rx: 1283 MB/s 913948 calls/s # udp tx: 1282 MB/s 21746 calls/s 21746 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 800 MB/s 13577 calls/s 13577 msg/s # tcp rx: 800 MB/s 145556 calls/s # tcp tx: 818 MB/s 13886 calls/s 13886 msg/s # tcp rx: 819 MB/s 142019 calls/s # tcp tx: 821 MB/s 13941 calls/s 13941 msg/s # tcp rx: 822 MB/s 151739 calls/s # tcp tx: 841 MB/s 14272 calls/s 14272 msg/s # udp gso - over veth touching data # udp rx: 1178 MB/s 859155 calls/s # udp tx: 1208 MB/s 20498 calls/s 20498 msg/s # udp rx: 1232 MB/s 898901 calls/s # udp tx: 1232 MB/s 20907 calls/s 20907 msg/s # udp rx: 1201 MB/s 876157 calls/s # udp tx: 1210 MB/s 20525 calls/s 20525 msg/s # udp rx: 736 MB/s 536962 calls/s # udp tx: 1501 MB/s 25473 calls/s 25473 msg/s # udp gso and gro - over veth touching data # udp rx: 1160 MB/s 846382 calls/s # udp tx: 1189 MB/s 20178 calls/s 20178 msg/s # udp rx: 1255 MB/s 915712 calls/s # udp tx: 1255 MB/s 21299 calls/s 21299 msg/s # udp rx: 1240 MB/s 904410 calls/s # udp tx: 1243 MB/s 21090 calls/s 21090 msg/s # udp rx: 1247 MB/s 909981 calls/s # udp tx: 1256 MB/s 21317 calls/s 21317 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__->