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: 1128 MB/s 19141 calls/s 19141 msg/s # tcp rx: 1128 MB/s 141989 calls/s # tcp tx: 1093 MB/s 18540 calls/s 18540 msg/s # tcp rx: 1093 MB/s 138839 calls/s # tcp tx: 1079 MB/s 18302 calls/s 18302 msg/s # tcp rx: 1080 MB/s 136982 calls/s # tcp tx: 1120 MB/s 19001 calls/s 19001 msg/s # udp gso - over veth touching data # udp rx: 1207 MB/s 860187 calls/s # udp tx: 1245 MB/s 21122 calls/s 21122 msg/s # udp rx: 1208 MB/s 861020 calls/s # udp tx: 1209 MB/s 20506 calls/s 20506 msg/s # udp rx: 1331 MB/s 948150 calls/s # udp tx: 1330 MB/s 22559 calls/s 22559 msg/s # udp rx: 1307 MB/s 931198 calls/s # udp tx: 1306 MB/s 22152 calls/s 22152 msg/s # udp gso and gro - over veth touching data # udp rx: 1213 MB/s 864275 calls/s # udp tx: 1251 MB/s 21220 calls/s 21220 msg/s # udp rx: 1248 MB/s 889629 calls/s # udp tx: 1246 MB/s 21135 calls/s 21135 msg/s # udp rx: 1189 MB/s 847570 calls/s # udp tx: 1187 MB/s 20137 calls/s 20137 msg/s # udp rx: 1258 MB/s 896834 calls/s # udp tx: 1259 MB/s 21370 calls/s 21370 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1062 MB/s 18025 calls/s 18025 msg/s # tcp rx: 1063 MB/s 136180 calls/s # tcp tx: 1067 MB/s 18112 calls/s 18112 msg/s # tcp rx: 1068 MB/s 137004 calls/s # tcp tx: 1049 MB/s 17796 calls/s 17796 msg/s # tcp rx: 1050 MB/s 134545 calls/s # tcp tx: 918 MB/s 15579 calls/s 15579 msg/s # udp gso - over veth touching data # udp rx: 1208 MB/s 881429 calls/s # udp tx: 1250 MB/s 21214 calls/s 21214 msg/s # udp rx: 1198 MB/s 873886 calls/s # udp tx: 1201 MB/s 20386 calls/s 20386 msg/s # udp rx: 1196 MB/s 872592 calls/s # udp tx: 1196 MB/s 20288 calls/s 20288 msg/s # udp rx: 1133 MB/s 826632 calls/s # udp tx: 1136 MB/s 19279 calls/s 19279 msg/s # udp gso and gro - over veth touching data # udp rx: 1017 MB/s 741918 calls/s # udp tx: 1055 MB/s 17899 calls/s 17899 msg/s # udp rx: 1227 MB/s 895055 calls/s # udp tx: 1225 MB/s 20777 calls/s 20777 msg/s # udp rx: 1268 MB/s 924806 calls/s # udp tx: 1268 MB/s 21521 calls/s 21521 msg/s # udp rx: 1264 MB/s 922482 calls/s # udp tx: 1263 MB/s 21435 calls/s 21435 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__->