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: 1130 MB/s 19170 calls/s 19170 msg/s # tcp rx: 1191 MB/s 144675 calls/s # tcp tx: 1060 MB/s 17992 calls/s 17992 msg/s # tcp rx: 1076 MB/s 132671 calls/s # tcp tx: 1072 MB/s 18190 calls/s 18190 msg/s # tcp rx: 1069 MB/s 131853 calls/s # tcp tx: 1063 MB/s 18037 calls/s 18037 msg/s # udp gso - over veth touching data # udp rx: 1098 MB/s 782867 calls/s # udp tx: 1119 MB/s 18988 calls/s 18988 msg/s # udp rx: 664 MB/s 473015 calls/s # udp tx: 662 MB/s 11237 calls/s 11237 msg/s # udp rx: 871 MB/s 620727 calls/s # udp tx: 886 MB/s 15028 calls/s 15028 msg/s # udp rx: 1205 MB/s 858846 calls/s # udp tx: 1202 MB/s 20397 calls/s 20397 msg/s # udp gso and gro - over veth touching data # udp rx: 1099 MB/s 783331 calls/s # udp tx: 1132 MB/s 19211 calls/s 19211 msg/s # udp rx: 1250 MB/s 890702 calls/s # udp tx: 1247 MB/s 21156 calls/s 21156 msg/s # udp rx: 1249 MB/s 889937 calls/s # udp tx: 1250 MB/s 21214 calls/s 21214 msg/s # udp rx: 1314 MB/s 936227 calls/s # udp tx: 1313 MB/s 22282 calls/s 22282 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1178 MB/s 19995 calls/s 19995 msg/s # tcp rx: 1179 MB/s 115483 calls/s # tcp tx: 921 MB/s 15623 calls/s 15623 msg/s # tcp rx: 921 MB/s 129376 calls/s # tcp tx: 1055 MB/s 17895 calls/s 17895 msg/s # tcp rx: 1056 MB/s 129040 calls/s # tcp tx: 1043 MB/s 17701 calls/s 17701 msg/s # udp gso - over veth touching data # udp rx: 1038 MB/s 757361 calls/s # udp tx: 1067 MB/s 18104 calls/s 18104 msg/s # udp rx: 1161 MB/s 847391 calls/s # udp tx: 1165 MB/s 19772 calls/s 19772 msg/s # udp rx: 1227 MB/s 894916 calls/s # udp tx: 1226 MB/s 20806 calls/s 20806 msg/s # udp rx: 1242 MB/s 905810 calls/s # udp tx: 1241 MB/s 21049 calls/s 21049 msg/s # udp gso and gro - over veth touching data # udp rx: 1148 MB/s 837696 calls/s # udp tx: 1179 MB/s 20007 calls/s 20007 msg/s # udp rx: 1260 MB/s 919011 calls/s # udp tx: 1262 MB/s 21410 calls/s 21410 msg/s # udp rx: 1259 MB/s 918277 calls/s # udp tx: 1259 MB/s 21358 calls/s 21358 msg/s # udp rx: 1255 MB/s 915707 calls/s # udp tx: 1254 MB/s 21274 calls/s 21274 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__->