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: 1046 MB/s 17753 calls/s 17753 msg/s # tcp rx: 1070 MB/s 122703 calls/s # tcp tx: 1184 MB/s 20092 calls/s 20092 msg/s # tcp rx: 1189 MB/s 122165 calls/s # tcp tx: 979 MB/s 16606 calls/s 16606 msg/s # tcp rx: 981 MB/s 131032 calls/s # tcp tx: 1066 MB/s 18092 calls/s 18092 msg/s # udp gso - over veth touching data # udp rx: 1282 MB/s 913370 calls/s # udp tx: 1313 MB/s 22274 calls/s 22274 msg/s # udp rx: 1352 MB/s 963235 calls/s # udp tx: 1351 MB/s 22929 calls/s 22929 msg/s # udp rx: 1357 MB/s 966757 calls/s # udp tx: 1356 MB/s 23004 calls/s 23004 msg/s # udp rx: 1364 MB/s 972078 calls/s # udp tx: 1363 MB/s 23128 calls/s 23128 msg/s # udp gso and gro - over veth touching data # udp rx: 621 MB/s 442641 calls/s # udp tx: 639 MB/s 10849 calls/s 10849 msg/s # udp rx: 643 MB/s 458288 calls/s # udp tx: 647 MB/s 10977 calls/s 10977 msg/s # udp rx: 644 MB/s 458886 calls/s # udp tx: 646 MB/s 10967 calls/s 10967 msg/s # udp rx: 643 MB/s 458556 calls/s # udp tx: 645 MB/s 10953 calls/s 10953 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1115 MB/s 18919 calls/s 18919 msg/s # tcp rx: 1116 MB/s 142094 calls/s # tcp tx: 1087 MB/s 18448 calls/s 18448 msg/s # tcp rx: 1089 MB/s 143347 calls/s # tcp tx: 1104 MB/s 18734 calls/s 18734 msg/s # tcp rx: 1104 MB/s 140996 calls/s # tcp tx: 1092 MB/s 18533 calls/s 18533 msg/s # udp gso - over veth touching data # udp rx: 1128 MB/s 823137 calls/s # udp tx: 1164 MB/s 19746 calls/s 19746 msg/s # udp rx: 1230 MB/s 897285 calls/s # udp tx: 1233 MB/s 20927 calls/s 20927 msg/s # udp rx: 1228 MB/s 895605 calls/s # udp tx: 1231 MB/s 20888 calls/s 20888 msg/s # udp rx: 1229 MB/s 896516 calls/s # udp tx: 1232 MB/s 20904 calls/s 20904 msg/s # udp gso and gro - over veth touching data # udp rx: 1181 MB/s 861864 calls/s # udp tx: 1214 MB/s 20602 calls/s 20602 msg/s # udp rx: 1226 MB/s 894813 calls/s # udp tx: 1231 MB/s 20886 calls/s 20886 msg/s # udp rx: 1209 MB/s 881827 calls/s # udp tx: 1211 MB/s 20544 calls/s 20544 msg/s # udp rx: 1208 MB/s 881566 calls/s # udp tx: 1210 MB/s 20524 calls/s 20524 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__->