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: 1092 MB/s 18538 calls/s 18538 msg/s # tcp rx: 1093 MB/s 139325 calls/s # tcp tx: 927 MB/s 15738 calls/s 15738 msg/s # tcp rx: 928 MB/s 121907 calls/s # tcp tx: 953 MB/s 16169 calls/s 16169 msg/s # tcp rx: 954 MB/s 129345 calls/s # tcp tx: 1099 MB/s 18648 calls/s 18648 msg/s # udp gso - over veth touching data # udp rx: 1175 MB/s 837496 calls/s # udp tx: 1213 MB/s 20587 calls/s 20587 msg/s # udp rx: 1212 MB/s 864016 calls/s # udp tx: 1201 MB/s 20384 calls/s 20384 msg/s # udp rx: 1166 MB/s 830801 calls/s # udp tx: 1168 MB/s 19824 calls/s 19824 msg/s # udp rx: 1019 MB/s 726055 calls/s # udp tx: 1029 MB/s 17469 calls/s 17469 msg/s # udp gso and gro - over veth touching data # udp rx: 1217 MB/s 866996 calls/s # udp tx: 1251 MB/s 21229 calls/s 21229 msg/s # udp rx: 1203 MB/s 857280 calls/s # udp tx: 1205 MB/s 20439 calls/s 20439 msg/s # udp rx: 1077 MB/s 767576 calls/s # udp tx: 1072 MB/s 18198 calls/s 18198 msg/s # udp rx: 1128 MB/s 803840 calls/s # udp tx: 1126 MB/s 19113 calls/s 19113 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 829 MB/s 14075 calls/s 14075 msg/s # tcp rx: 830 MB/s 124276 calls/s # tcp tx: 776 MB/s 13176 calls/s 13176 msg/s # tcp rx: 776 MB/s 121903 calls/s # tcp tx: 814 MB/s 13806 calls/s 13806 msg/s # tcp rx: 814 MB/s 121430 calls/s # tcp tx: 906 MB/s 15367 calls/s 15367 msg/s # udp gso - over veth touching data # udp rx: 1108 MB/s 808189 calls/s # udp tx: 1144 MB/s 19419 calls/s 19419 msg/s # udp rx: 1041 MB/s 759322 calls/s # udp tx: 1041 MB/s 17662 calls/s 17662 msg/s # udp rx: 1046 MB/s 763573 calls/s # udp tx: 1058 MB/s 17951 calls/s 17951 msg/s # udp rx: 1105 MB/s 806286 calls/s # udp tx: 1099 MB/s 18647 calls/s 18647 msg/s # udp gso and gro - over veth touching data # udp rx: 1060 MB/s 773341 calls/s # udp tx: 1099 MB/s 18642 calls/s 18642 msg/s # udp rx: 1175 MB/s 857066 calls/s # udp tx: 1162 MB/s 19718 calls/s 19718 msg/s # udp rx: 976 MB/s 712397 calls/s # udp tx: 976 MB/s 16563 calls/s 16563 msg/s # udp rx: 1098 MB/s 801055 calls/s # udp tx: 1121 MB/s 19020 calls/s 19020 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__->