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: 876 MB/s 14871 calls/s 14871 msg/s # tcp rx: 877 MB/s 151395 calls/s # tcp tx: 881 MB/s 14951 calls/s 14951 msg/s # tcp rx: 882 MB/s 153101 calls/s # tcp tx: 888 MB/s 15072 calls/s 15072 msg/s # tcp rx: 889 MB/s 154347 calls/s # tcp tx: 889 MB/s 15089 calls/s 15089 msg/s # udp gso - over veth touching data # udp rx: 1156 MB/s 823743 calls/s # udp tx: 1181 MB/s 20031 calls/s 20031 msg/s # udp rx: 1248 MB/s 889102 calls/s # udp tx: 1248 MB/s 21178 calls/s 21178 msg/s # udp rx: 1285 MB/s 915710 calls/s # udp tx: 1285 MB/s 21804 calls/s 21804 msg/s # udp rx: 1287 MB/s 917182 calls/s # udp tx: 1288 MB/s 21848 calls/s 21848 msg/s # udp gso and gro - over veth touching data # udp rx: 640 MB/s 456386 calls/s # udp tx: 658 MB/s 11162 calls/s 11162 msg/s # udp rx: 722 MB/s 514807 calls/s # udp tx: 723 MB/s 12268 calls/s 12268 msg/s # udp rx: 641 MB/s 456838 calls/s # udp tx: 641 MB/s 10886 calls/s 10886 msg/s # udp rx: 642 MB/s 457454 calls/s # udp tx: 642 MB/s 10898 calls/s 10898 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 789 MB/s 13393 calls/s 13393 msg/s # tcp rx: 791 MB/s 125191 calls/s # tcp tx: 852 MB/s 14462 calls/s 14462 msg/s # tcp rx: 853 MB/s 149794 calls/s # tcp tx: 848 MB/s 14392 calls/s 14392 msg/s # tcp rx: 849 MB/s 137984 calls/s # tcp tx: 854 MB/s 14490 calls/s 14490 msg/s # udp gso - over veth touching data # udp rx: 1216 MB/s 887535 calls/s # udp tx: 1244 MB/s 21101 calls/s 21101 msg/s # udp rx: 1268 MB/s 925073 calls/s # udp tx: 1265 MB/s 21465 calls/s 21465 msg/s # udp rx: 1240 MB/s 904866 calls/s # udp tx: 1240 MB/s 21033 calls/s 21033 msg/s # udp rx: 1247 MB/s 909731 calls/s # udp tx: 1246 MB/s 21139 calls/s 21139 msg/s # udp gso and gro - over veth touching data # udp rx: 1150 MB/s 838868 calls/s # udp tx: 1173 MB/s 19908 calls/s 19908 msg/s # udp rx: 1125 MB/s 820839 calls/s # udp tx: 1129 MB/s 19151 calls/s 19151 msg/s # udp rx: 1180 MB/s 860985 calls/s # udp tx: 1180 MB/s 20020 calls/s 20020 msg/s # udp rx: 1159 MB/s 845451 calls/s # udp tx: 1159 MB/s 19672 calls/s 19672 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__->