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: 1061 MB/s 18008 calls/s 18008 msg/s # tcp rx: 1062 MB/s 141666 calls/s # tcp tx: 1170 MB/s 19858 calls/s 19858 msg/s # tcp rx: 1172 MB/s 140821 calls/s # tcp tx: 1177 MB/s 19972 calls/s 19972 msg/s # tcp rx: 1178 MB/s 141746 calls/s # tcp tx: 1126 MB/s 19110 calls/s 19110 msg/s # udp gso - over veth touching data # udp rx: 1313 MB/s 935798 calls/s # udp tx: 1343 MB/s 22794 calls/s 22794 msg/s # udp rx: 1345 MB/s 958322 calls/s # udp tx: 1346 MB/s 22844 calls/s 22844 msg/s # udp rx: 1340 MB/s 954923 calls/s # udp tx: 1341 MB/s 22754 calls/s 22754 msg/s # udp rx: 1343 MB/s 956890 calls/s # udp tx: 1344 MB/s 22807 calls/s 22807 msg/s # udp gso and gro - over veth touching data # udp rx: 1292 MB/s 921021 calls/s # udp tx: 1334 MB/s 22639 calls/s 22639 msg/s # udp rx: 1335 MB/s 951330 calls/s # udp tx: 1335 MB/s 22656 calls/s 22656 msg/s # udp rx: 1275 MB/s 908912 calls/s # udp tx: 1275 MB/s 21634 calls/s 21634 msg/s # udp rx: 1305 MB/s 929955 calls/s # udp tx: 1307 MB/s 22181 calls/s 22181 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1136 MB/s 19283 calls/s 19283 msg/s # tcp rx: 1137 MB/s 141789 calls/s # tcp tx: 1139 MB/s 19324 calls/s 19324 msg/s # tcp rx: 1141 MB/s 137205 calls/s # tcp tx: 1130 MB/s 19168 calls/s 19168 msg/s # tcp rx: 1131 MB/s 136100 calls/s # tcp tx: 1126 MB/s 19109 calls/s 19109 msg/s # udp gso - over veth touching data # udp rx: 1189 MB/s 867223 calls/s # udp tx: 1222 MB/s 20736 calls/s 20736 msg/s # udp rx: 1236 MB/s 901542 calls/s # udp tx: 1234 MB/s 20945 calls/s 20945 msg/s # udp rx: 1212 MB/s 884478 calls/s # udp tx: 1212 MB/s 20569 calls/s 20569 msg/s # udp rx: 1200 MB/s 875199 calls/s # udp tx: 1199 MB/s 20339 calls/s 20339 msg/s # udp gso and gro - over veth touching data # udp rx: 1170 MB/s 853629 calls/s # udp tx: 1203 MB/s 20409 calls/s 20409 msg/s # udp rx: 1195 MB/s 871936 calls/s # udp tx: 1195 MB/s 20283 calls/s 20283 msg/s # udp rx: 1220 MB/s 890091 calls/s # udp tx: 1221 MB/s 20713 calls/s 20713 msg/s # udp rx: 1140 MB/s 831573 calls/s # udp tx: 1141 MB/s 19353 calls/s 19353 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__->