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: 1089 MB/s 18474 calls/s 18474 msg/s # tcp rx: 1090 MB/s 122564 calls/s # tcp tx: 1043 MB/s 17702 calls/s 17702 msg/s # tcp rx: 1043 MB/s 127941 calls/s # tcp tx: 1059 MB/s 17962 calls/s 17962 msg/s # tcp rx: 1060 MB/s 128678 calls/s # tcp tx: 1066 MB/s 18094 calls/s 18094 msg/s # udp gso - over veth touching data # udp rx: 1242 MB/s 885341 calls/s # udp tx: 1277 MB/s 21667 calls/s 21667 msg/s # udp rx: 1271 MB/s 905745 calls/s # udp tx: 1275 MB/s 21633 calls/s 21633 msg/s # udp rx: 1319 MB/s 939604 calls/s # udp tx: 1321 MB/s 22417 calls/s 22417 msg/s # udp rx: 1334 MB/s 950592 calls/s # udp tx: 1337 MB/s 22679 calls/s 22679 msg/s # udp gso and gro - over veth touching data # udp rx: 616 MB/s 439490 calls/s # udp tx: 633 MB/s 10746 calls/s 10746 msg/s # udp rx: 619 MB/s 441262 calls/s # udp tx: 619 MB/s 10510 calls/s 10510 msg/s # udp rx: 638 MB/s 454745 calls/s # udp tx: 639 MB/s 10838 calls/s 10838 msg/s # udp rx: 622 MB/s 443669 calls/s # udp tx: 621 MB/s 10534 calls/s 10534 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 886 MB/s 15029 calls/s 15029 msg/s # tcp rx: 886 MB/s 108275 calls/s # tcp tx: 814 MB/s 13816 calls/s 13816 msg/s # tcp rx: 815 MB/s 93710 calls/s # tcp tx: 812 MB/s 13775 calls/s 13775 msg/s # tcp rx: 812 MB/s 93308 calls/s # tcp tx: 826 MB/s 14014 calls/s 14014 msg/s # udp gso - over veth touching data # udp rx: 1218 MB/s 889019 calls/s # udp tx: 1253 MB/s 21260 calls/s 21260 msg/s # udp rx: 891 MB/s 650019 calls/s # udp tx: 879 MB/s 14921 calls/s 14921 msg/s # udp rx: 634 MB/s 463033 calls/s # udp tx: 637 MB/s 10819 calls/s 10819 msg/s # udp rx: 629 MB/s 459413 calls/s # udp tx: 632 MB/s 10736 calls/s 10736 msg/s # udp gso and gro - over veth touching data # udp rx: 1188 MB/s 866860 calls/s # udp tx: 1217 MB/s 20653 calls/s 20653 msg/s # udp rx: 1213 MB/s 884832 calls/s # udp tx: 1209 MB/s 20509 calls/s 20509 msg/s # udp rx: 1218 MB/s 888398 calls/s # udp tx: 1222 MB/s 20726 calls/s 20726 msg/s # udp rx: 1238 MB/s 903599 calls/s # udp tx: 1239 MB/s 21020 calls/s 21020 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__->