make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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: 1145 MB/s 19422 calls/s 19422 msg/s # tcp rx: 1146 MB/s 133397 calls/s # tcp tx: 991 MB/s 16817 calls/s 16817 msg/s # tcp rx: 991 MB/s 126708 calls/s # tcp tx: 962 MB/s 16333 calls/s 16333 msg/s # tcp rx: 964 MB/s 132722 calls/s # tcp tx: 1047 MB/s 17774 calls/s 17774 msg/s # udp gso - over veth touching data # udp rx: 660 MB/s 470458 calls/s # udp tx: 684 MB/s 11602 calls/s 11602 msg/s # udp rx: 714 MB/s 508657 calls/s # udp tx: 713 MB/s 12094 calls/s 12094 msg/s # udp rx: 720 MB/s 512996 calls/s # udp tx: 719 MB/s 12204 calls/s 12204 msg/s # udp rx: 718 MB/s 512080 calls/s # udp tx: 718 MB/s 12191 calls/s 12191 msg/s # udp gso and gro - over veth touching data # udp rx: 1201 MB/s 855860 calls/s # udp tx: 1238 MB/s 21002 calls/s 21002 msg/s # udp rx: 1321 MB/s 941704 calls/s # udp tx: 1322 MB/s 22427 calls/s 22427 msg/s # udp rx: 1288 MB/s 918064 calls/s # udp tx: 1287 MB/s 21831 calls/s 21831 msg/s # udp rx: 1314 MB/s 936096 calls/s # udp tx: 1313 MB/s 22276 calls/s 22276 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 888 MB/s 15066 calls/s 15066 msg/s # tcp rx: 888 MB/s 131951 calls/s # tcp tx: 852 MB/s 14460 calls/s 14460 msg/s # tcp rx: 853 MB/s 136576 calls/s # tcp tx: 1024 MB/s 17375 calls/s 17375 msg/s # tcp rx: 1025 MB/s 133721 calls/s # tcp tx: 1094 MB/s 18560 calls/s 18560 msg/s # udp gso - over veth touching data # udp rx: 1182 MB/s 862434 calls/s # udp tx: 1232 MB/s 20898 calls/s 20898 msg/s # udp rx: 1253 MB/s 914527 calls/s # udp tx: 1253 MB/s 21253 calls/s 21253 msg/s # udp rx: 1255 MB/s 915810 calls/s # udp tx: 1254 MB/s 21273 calls/s 21273 msg/s # udp rx: 1254 MB/s 914828 calls/s # udp tx: 1255 MB/s 21288 calls/s 21288 msg/s # udp gso and gro - over veth touching data # udp rx: 1215 MB/s 886469 calls/s # udp tx: 1252 MB/s 21243 calls/s 21243 msg/s # udp rx: 1252 MB/s 913560 calls/s # udp tx: 1254 MB/s 21269 calls/s 21269 msg/s # udp rx: 1268 MB/s 924919 calls/s # udp tx: 1269 MB/s 21527 calls/s 21527 msg/s # udp rx: 1268 MB/s 924932 calls/s # udp tx: 1268 MB/s 21521 calls/s 21521 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__->