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: 1093 MB/s 18541 calls/s 18541 msg/s # tcp rx: 1101 MB/s 138442 calls/s # tcp tx: 1090 MB/s 18490 calls/s 18490 msg/s # tcp rx: 1091 MB/s 126947 calls/s # tcp tx: 1086 MB/s 18428 calls/s 18428 msg/s # tcp rx: 1087 MB/s 125902 calls/s # tcp tx: 1099 MB/s 18652 calls/s 18652 msg/s # udp gso - over veth touching data # udp rx: 1253 MB/s 892960 calls/s # udp tx: 1290 MB/s 21888 calls/s 21888 msg/s # udp rx: 1249 MB/s 889828 calls/s # udp tx: 1248 MB/s 21182 calls/s 21182 msg/s # udp rx: 1326 MB/s 944651 calls/s # udp tx: 1316 MB/s 22329 calls/s 22329 msg/s # udp rx: 1195 MB/s 851583 calls/s # udp tx: 1200 MB/s 20366 calls/s 20366 msg/s # udp gso and gro - over veth touching data # udp rx: 1255 MB/s 894326 calls/s # udp tx: 1289 MB/s 21869 calls/s 21869 msg/s # udp rx: 1290 MB/s 919026 calls/s # udp tx: 1290 MB/s 21886 calls/s 21886 msg/s # udp rx: 1292 MB/s 920834 calls/s # udp tx: 1292 MB/s 21915 calls/s 21915 msg/s # udp rx: 1292 MB/s 920946 calls/s # udp tx: 1292 MB/s 21928 calls/s 21928 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1121 MB/s 19019 calls/s 19019 msg/s # tcp rx: 1122 MB/s 136964 calls/s # tcp tx: 1174 MB/s 19928 calls/s 19928 msg/s # tcp rx: 1176 MB/s 137408 calls/s # tcp tx: 1171 MB/s 19866 calls/s 19866 msg/s # tcp rx: 1172 MB/s 136971 calls/s # tcp tx: 1167 MB/s 19807 calls/s 19807 msg/s # udp gso - over veth touching data # udp rx: 1190 MB/s 867910 calls/s # udp tx: 1221 MB/s 20722 calls/s 20722 msg/s # udp rx: 1231 MB/s 898178 calls/s # udp tx: 1236 MB/s 20969 calls/s 20969 msg/s # udp rx: 1237 MB/s 902346 calls/s # udp tx: 1236 MB/s 20972 calls/s 20972 msg/s # udp rx: 1237 MB/s 902824 calls/s # udp tx: 1237 MB/s 20990 calls/s 20990 msg/s # udp gso and gro - over veth touching data # udp rx: 1117 MB/s 815047 calls/s # udp tx: 1149 MB/s 19499 calls/s 19499 msg/s # udp rx: 1126 MB/s 821334 calls/s # udp tx: 1117 MB/s 18959 calls/s 18959 msg/s # udp rx: 1182 MB/s 862586 calls/s # udp tx: 1191 MB/s 20216 calls/s 20216 msg/s # udp rx: 1192 MB/s 869826 calls/s # udp tx: 1191 MB/s 20216 calls/s 20216 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__->