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: 1050 MB/s 17823 calls/s 17823 msg/s # tcp rx: 1051 MB/s 143273 calls/s # tcp tx: 1131 MB/s 19186 calls/s 19186 msg/s # tcp rx: 1132 MB/s 121171 calls/s # tcp tx: 1080 MB/s 18324 calls/s 18324 msg/s # tcp rx: 1081 MB/s 131196 calls/s # tcp tx: 1047 MB/s 17758 calls/s 17758 msg/s # udp gso - over veth touching data # udp rx: 1182 MB/s 842033 calls/s # udp tx: 1211 MB/s 20551 calls/s 20551 msg/s # udp rx: 1207 MB/s 860172 calls/s # udp tx: 1197 MB/s 20317 calls/s 20317 msg/s # udp rx: 1109 MB/s 790188 calls/s # udp tx: 1117 MB/s 18959 calls/s 18959 msg/s # udp rx: 1244 MB/s 886664 calls/s # udp tx: 1245 MB/s 21121 calls/s 21121 msg/s # udp gso and gro - over veth touching data # udp rx: 1191 MB/s 848793 calls/s # udp tx: 1231 MB/s 20890 calls/s 20890 msg/s # udp rx: 1233 MB/s 878395 calls/s # udp tx: 1233 MB/s 20926 calls/s 20926 msg/s # udp rx: 1260 MB/s 897570 calls/s # udp tx: 1264 MB/s 21441 calls/s 21441 msg/s # udp rx: 1307 MB/s 931219 calls/s # udp tx: 1307 MB/s 22179 calls/s 22179 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1037 MB/s 17589 calls/s 17589 msg/s # tcp rx: 1037 MB/s 142506 calls/s # tcp tx: 1011 MB/s 17158 calls/s 17158 msg/s # tcp rx: 1030 MB/s 132761 calls/s # tcp tx: 1045 MB/s 17737 calls/s 17737 msg/s # tcp rx: 1044 MB/s 127881 calls/s # tcp tx: 1053 MB/s 17868 calls/s 17868 msg/s # udp gso - over veth touching data # udp rx: 1145 MB/s 835433 calls/s # udp tx: 1176 MB/s 19949 calls/s 19949 msg/s # udp rx: 1227 MB/s 895369 calls/s # udp tx: 1225 MB/s 20779 calls/s 20779 msg/s # udp rx: 1225 MB/s 893464 calls/s # udp tx: 1227 MB/s 20813 calls/s 20813 msg/s # udp rx: 1225 MB/s 893852 calls/s # udp tx: 1225 MB/s 20778 calls/s 20778 msg/s # udp gso and gro - over veth touching data # udp rx: 1192 MB/s 869587 calls/s # udp tx: 1229 MB/s 20847 calls/s 20847 msg/s # udp rx: 1210 MB/s 882470 calls/s # udp tx: 1215 MB/s 20613 calls/s 20613 msg/s # udp rx: 1260 MB/s 919496 calls/s # udp tx: 1260 MB/s 21372 calls/s 21372 msg/s # udp rx: 1254 MB/s 915128 calls/s # udp tx: 1256 MB/s 21303 calls/s 21303 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__->