make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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: 1079 MB/s 18301 calls/s 18301 msg/s # tcp rx: 1079 MB/s 140257 calls/s # tcp tx: 1096 MB/s 18598 calls/s 18598 msg/s # tcp rx: 1097 MB/s 138209 calls/s # tcp tx: 1119 MB/s 18993 calls/s 18993 msg/s # tcp rx: 1120 MB/s 138960 calls/s # tcp tx: 1107 MB/s 18782 calls/s 18782 msg/s # udp gso - over veth touching data # udp rx: 1282 MB/s 913450 calls/s # udp tx: 1314 MB/s 22289 calls/s 22289 msg/s # udp rx: 1318 MB/s 939049 calls/s # udp tx: 1322 MB/s 22428 calls/s 22428 msg/s # udp rx: 1315 MB/s 937201 calls/s # udp tx: 1318 MB/s 22358 calls/s 22358 msg/s # udp rx: 1298 MB/s 925301 calls/s # udp tx: 1301 MB/s 22081 calls/s 22081 msg/s # udp gso and gro - over veth touching data # udp rx: 1271 MB/s 905875 calls/s # udp tx: 1307 MB/s 22171 calls/s 22171 msg/s # udp rx: 1318 MB/s 939030 calls/s # udp tx: 1317 MB/s 22342 calls/s 22342 msg/s # udp rx: 1315 MB/s 936997 calls/s # udp tx: 1314 MB/s 22290 calls/s 22290 msg/s # udp rx: 1305 MB/s 929804 calls/s # udp tx: 1304 MB/s 22129 calls/s 22129 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1124 MB/s 19068 calls/s 19068 msg/s # tcp rx: 1124 MB/s 141088 calls/s # tcp tx: 1064 MB/s 18061 calls/s 18061 msg/s # tcp rx: 1088 MB/s 130586 calls/s # tcp tx: 1053 MB/s 17870 calls/s 17870 msg/s # tcp rx: 1069 MB/s 124268 calls/s # tcp tx: 1051 MB/s 17832 calls/s 17832 msg/s # udp gso - over veth touching data # udp rx: 1205 MB/s 878967 calls/s # udp tx: 1238 MB/s 20999 calls/s 20999 msg/s # udp rx: 1234 MB/s 900389 calls/s # udp tx: 1235 MB/s 20961 calls/s 20961 msg/s # udp rx: 1235 MB/s 901408 calls/s # udp tx: 1236 MB/s 20980 calls/s 20980 msg/s # udp rx: 1233 MB/s 899918 calls/s # udp tx: 1235 MB/s 20954 calls/s 20954 msg/s # udp gso and gro - over veth touching data # udp rx: 1164 MB/s 849405 calls/s # udp tx: 1199 MB/s 20341 calls/s 20341 msg/s # udp rx: 1243 MB/s 906914 calls/s # udp tx: 1246 MB/s 21142 calls/s 21142 msg/s # udp rx: 1244 MB/s 907816 calls/s # udp tx: 1246 MB/s 21134 calls/s 21134 msg/s # udp rx: 1247 MB/s 909864 calls/s # udp tx: 1249 MB/s 21184 calls/s 21184 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__->