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: 1138 MB/s 19315 calls/s 19315 msg/s # tcp rx: 1139 MB/s 139069 calls/s # tcp tx: 1261 MB/s 21401 calls/s 21401 msg/s # tcp rx: 1260 MB/s 116518 calls/s # tcp tx: 1292 MB/s 21929 calls/s 21929 msg/s # tcp rx: 1294 MB/s 107287 calls/s # tcp tx: 1294 MB/s 21950 calls/s 21950 msg/s # udp gso - over veth touching data # udp rx: 1277 MB/s 910308 calls/s # udp tx: 1315 MB/s 22309 calls/s 22309 msg/s # udp rx: 1291 MB/s 919838 calls/s # udp tx: 1295 MB/s 21970 calls/s 21970 msg/s # udp rx: 1313 MB/s 935914 calls/s # udp tx: 1317 MB/s 22350 calls/s 22350 msg/s # udp rx: 1307 MB/s 931445 calls/s # udp tx: 1310 MB/s 22225 calls/s 22225 msg/s # udp gso and gro - over veth touching data # udp rx: 1251 MB/s 891328 calls/s # udp tx: 1288 MB/s 21846 calls/s 21846 msg/s # udp rx: 1293 MB/s 921263 calls/s # udp tx: 1291 MB/s 21913 calls/s 21913 msg/s # udp rx: 992 MB/s 707251 calls/s # udp tx: 977 MB/s 16573 calls/s 16573 msg/s # udp rx: 648 MB/s 462044 calls/s # udp tx: 648 MB/s 10997 calls/s 10997 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 793 MB/s 13461 calls/s 13461 msg/s # tcp rx: 799 MB/s 92811 calls/s # tcp tx: 790 MB/s 13402 calls/s 13402 msg/s # tcp rx: 790 MB/s 89209 calls/s # tcp tx: 767 MB/s 13018 calls/s 13018 msg/s # tcp rx: 768 MB/s 92292 calls/s # tcp tx: 772 MB/s 13097 calls/s 13097 msg/s # udp gso - over veth touching data # udp rx: 653 MB/s 476702 calls/s # udp tx: 676 MB/s 11467 calls/s 11467 msg/s # udp rx: 669 MB/s 488108 calls/s # udp tx: 672 MB/s 11409 calls/s 11409 msg/s # udp rx: 656 MB/s 479077 calls/s # udp tx: 660 MB/s 11198 calls/s 11198 msg/s # udp rx: 659 MB/s 480659 calls/s # udp tx: 662 MB/s 11232 calls/s 11232 msg/s # udp gso and gro - over veth touching data # udp rx: 611 MB/s 445719 calls/s # udp tx: 628 MB/s 10659 calls/s 10659 msg/s # udp rx: 680 MB/s 496298 calls/s # udp tx: 679 MB/s 11532 calls/s 11532 msg/s # udp rx: 637 MB/s 464815 calls/s # udp tx: 636 MB/s 10803 calls/s 10803 msg/s # udp rx: 634 MB/s 463029 calls/s # udp tx: 634 MB/s 10766 calls/s 10766 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__->