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: 1171 MB/s 19872 calls/s 19872 msg/s # tcp rx: 1175 MB/s 142515 calls/s # tcp tx: 1111 MB/s 18851 calls/s 18851 msg/s # tcp rx: 1110 MB/s 137553 calls/s # tcp tx: 1058 MB/s 17947 calls/s 17947 msg/s # tcp rx: 1060 MB/s 132772 calls/s # tcp tx: 1072 MB/s 18191 calls/s 18191 msg/s # udp gso - over veth touching data # udp rx: 1110 MB/s 791080 calls/s # udp tx: 1141 MB/s 19356 calls/s 19356 msg/s # udp rx: 1210 MB/s 862304 calls/s # udp tx: 1208 MB/s 20493 calls/s 20493 msg/s # udp rx: 1148 MB/s 817913 calls/s # udp tx: 1147 MB/s 19455 calls/s 19455 msg/s # udp rx: 1197 MB/s 852976 calls/s # udp tx: 1209 MB/s 20512 calls/s 20512 msg/s # udp gso and gro - over veth touching data # udp rx: 1226 MB/s 873845 calls/s # udp tx: 1253 MB/s 21266 calls/s 21266 msg/s # udp rx: 1229 MB/s 875671 calls/s # udp tx: 1232 MB/s 20899 calls/s 20899 msg/s # udp rx: 1284 MB/s 915065 calls/s # udp tx: 1287 MB/s 21834 calls/s 21834 msg/s # udp rx: 1287 MB/s 917420 calls/s # udp tx: 1290 MB/s 21890 calls/s 21890 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1171 MB/s 19868 calls/s 19868 msg/s # tcp rx: 1172 MB/s 149412 calls/s # tcp tx: 1146 MB/s 19451 calls/s 19451 msg/s # tcp rx: 1148 MB/s 121042 calls/s # tcp tx: 1027 MB/s 17420 calls/s 17420 msg/s # tcp rx: 1027 MB/s 128885 calls/s # tcp tx: 1188 MB/s 20163 calls/s 20163 msg/s # udp gso - over veth touching data # udp rx: 1182 MB/s 862233 calls/s # udp tx: 1209 MB/s 20520 calls/s 20520 msg/s # udp rx: 1185 MB/s 864336 calls/s # udp tx: 1182 MB/s 20052 calls/s 20052 msg/s # udp rx: 1137 MB/s 829567 calls/s # udp tx: 1134 MB/s 19250 calls/s 19250 msg/s # udp rx: 796 MB/s 580765 calls/s # udp tx: 789 MB/s 13393 calls/s 13393 msg/s # udp gso and gro - over veth touching data # udp rx: 1192 MB/s 869681 calls/s # udp tx: 1220 MB/s 20703 calls/s 20703 msg/s # udp rx: 1197 MB/s 873049 calls/s # udp tx: 1195 MB/s 20281 calls/s 20281 msg/s # udp rx: 1246 MB/s 909405 calls/s # udp tx: 1246 MB/s 21148 calls/s 21148 msg/s # udp rx: 1248 MB/s 910484 calls/s # udp tx: 1248 MB/s 21167 calls/s 21167 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__->