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: 1024 MB/s 17376 calls/s 17376 msg/s # tcp rx: 1033 MB/s 139978 calls/s # tcp tx: 983 MB/s 16678 calls/s 16678 msg/s # tcp rx: 996 MB/s 131607 calls/s # tcp tx: 1063 MB/s 18041 calls/s 18041 msg/s # tcp rx: 1059 MB/s 130585 calls/s # tcp tx: 1086 MB/s 18434 calls/s 18434 msg/s # udp gso - over veth touching data # udp rx: 1143 MB/s 814512 calls/s # udp tx: 1173 MB/s 19909 calls/s 19909 msg/s # udp rx: 1309 MB/s 932723 calls/s # udp tx: 1313 MB/s 22270 calls/s 22270 msg/s # udp rx: 1313 MB/s 935431 calls/s # udp tx: 1316 MB/s 22332 calls/s 22332 msg/s # udp rx: 1315 MB/s 936908 calls/s # udp tx: 1318 MB/s 22359 calls/s 22359 msg/s # udp gso and gro - over veth touching data # udp rx: 1217 MB/s 867460 calls/s # udp tx: 1247 MB/s 21153 calls/s 21153 msg/s # udp rx: 1216 MB/s 866383 calls/s # udp tx: 1220 MB/s 20705 calls/s 20705 msg/s # udp rx: 1290 MB/s 919274 calls/s # udp tx: 1292 MB/s 21922 calls/s 21922 msg/s # udp rx: 1310 MB/s 933436 calls/s # udp tx: 1314 MB/s 22301 calls/s 22301 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1073 MB/s 18199 calls/s 18199 msg/s # tcp rx: 1074 MB/s 127051 calls/s # tcp tx: 1074 MB/s 18218 calls/s 18218 msg/s # tcp rx: 1073 MB/s 128604 calls/s # tcp tx: 970 MB/s 16465 calls/s 16465 msg/s # tcp rx: 971 MB/s 114140 calls/s # tcp tx: 799 MB/s 13564 calls/s 13564 msg/s # udp gso - over veth touching data # udp rx: 1152 MB/s 840495 calls/s # udp tx: 1186 MB/s 20129 calls/s 20129 msg/s # udp rx: 1138 MB/s 830677 calls/s # udp tx: 1143 MB/s 19399 calls/s 19399 msg/s # udp rx: 1064 MB/s 775992 calls/s # udp tx: 1070 MB/s 18156 calls/s 18156 msg/s # udp rx: 1195 MB/s 872068 calls/s # udp tx: 1199 MB/s 20337 calls/s 20337 msg/s # udp gso and gro - over veth touching data # udp rx: 614 MB/s 447848 calls/s # udp tx: 635 MB/s 10775 calls/s 10775 msg/s # udp rx: 663 MB/s 483587 calls/s # udp tx: 665 MB/s 11290 calls/s 11290 msg/s # udp rx: 683 MB/s 498725 calls/s # udp tx: 686 MB/s 11641 calls/s 11641 msg/s # udp rx: 680 MB/s 496520 calls/s # udp tx: 683 MB/s 11587 calls/s 11587 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__->