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: 996 MB/s 16898 calls/s 16898 msg/s # tcp rx: 997 MB/s 139696 calls/s # tcp tx: 991 MB/s 16815 calls/s 16815 msg/s # tcp rx: 992 MB/s 132423 calls/s # tcp tx: 962 MB/s 16320 calls/s 16320 msg/s # tcp rx: 963 MB/s 129163 calls/s # tcp tx: 1064 MB/s 18049 calls/s 18049 msg/s # udp gso - over veth touching data # udp rx: 1194 MB/s 850832 calls/s # udp tx: 1216 MB/s 20631 calls/s 20631 msg/s # udp rx: 1209 MB/s 861515 calls/s # udp tx: 1220 MB/s 20704 calls/s 20704 msg/s # udp rx: 1228 MB/s 874800 calls/s # udp tx: 1227 MB/s 20822 calls/s 20822 msg/s # udp rx: 1239 MB/s 883194 calls/s # udp tx: 1238 MB/s 21005 calls/s 21005 msg/s # udp gso and gro - over veth touching data # udp rx: 1132 MB/s 807064 calls/s # udp tx: 1149 MB/s 19495 calls/s 19495 msg/s # udp rx: 1283 MB/s 914526 calls/s # udp tx: 1292 MB/s 21919 calls/s 21919 msg/s # udp rx: 1315 MB/s 936865 calls/s # udp tx: 1314 MB/s 22292 calls/s 22292 msg/s # udp rx: 1313 MB/s 935936 calls/s # udp tx: 1312 MB/s 22259 calls/s 22259 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1123 MB/s 19055 calls/s 19055 msg/s # tcp rx: 1124 MB/s 139402 calls/s # tcp tx: 1068 MB/s 18115 calls/s 18115 msg/s # tcp rx: 1069 MB/s 131590 calls/s # tcp tx: 1098 MB/s 18632 calls/s 18632 msg/s # tcp rx: 1099 MB/s 126617 calls/s # tcp tx: 1041 MB/s 17664 calls/s 17664 msg/s # udp gso - over veth touching data # udp rx: 1195 MB/s 871587 calls/s # udp tx: 1221 MB/s 20711 calls/s 20711 msg/s # udp rx: 1195 MB/s 871636 calls/s # udp tx: 1197 MB/s 20308 calls/s 20308 msg/s # udp rx: 1204 MB/s 878150 calls/s # udp tx: 1206 MB/s 20457 calls/s 20457 msg/s # udp rx: 1193 MB/s 870686 calls/s # udp tx: 1195 MB/s 20284 calls/s 20284 msg/s # udp gso and gro - over veth touching data # udp rx: 1142 MB/s 833495 calls/s # udp tx: 1169 MB/s 19838 calls/s 19838 msg/s # udp rx: 1142 MB/s 832973 calls/s # udp tx: 1143 MB/s 19395 calls/s 19395 msg/s # udp rx: 1109 MB/s 809305 calls/s # udp tx: 1110 MB/s 18838 calls/s 18838 msg/s # udp rx: 1148 MB/s 837644 calls/s # udp tx: 1148 MB/s 19473 calls/s 19473 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__->