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: 592 MB/s 10052 calls/s 10052 msg/s # tcp rx: 592 MB/s 83638 calls/s # tcp tx: 690 MB/s 11719 calls/s 11719 msg/s # tcp rx: 707 MB/s 82558 calls/s # tcp tx: 798 MB/s 13536 calls/s 13536 msg/s # tcp rx: 797 MB/s 84994 calls/s # tcp tx: 872 MB/s 14804 calls/s 14804 msg/s # udp gso - over veth touching data # udp rx: 1107 MB/s 789184 calls/s # udp tx: 1134 MB/s 19234 calls/s 19234 msg/s # udp rx: 1151 MB/s 820586 calls/s # udp tx: 1164 MB/s 19744 calls/s 19744 msg/s # udp rx: 1241 MB/s 884147 calls/s # udp tx: 1239 MB/s 21030 calls/s 21030 msg/s # udp rx: 1262 MB/s 899296 calls/s # udp tx: 1262 MB/s 21415 calls/s 21415 msg/s # udp gso and gro - over veth touching data # udp rx: 1223 MB/s 871881 calls/s # udp tx: 1259 MB/s 21362 calls/s 21362 msg/s # udp rx: 1128 MB/s 803962 calls/s # udp tx: 1120 MB/s 19002 calls/s 19002 msg/s # udp rx: 1136 MB/s 809459 calls/s # udp tx: 1149 MB/s 19495 calls/s 19495 msg/s # udp rx: 1264 MB/s 901082 calls/s # udp tx: 1267 MB/s 21492 calls/s 21492 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 847 MB/s 14370 calls/s 14370 msg/s # tcp rx: 848 MB/s 132492 calls/s # tcp tx: 1086 MB/s 18428 calls/s 18428 msg/s # tcp rx: 1087 MB/s 129089 calls/s # tcp tx: 1097 MB/s 18608 calls/s 18608 msg/s # tcp rx: 1098 MB/s 128923 calls/s # tcp tx: 1078 MB/s 18291 calls/s 18291 msg/s # udp gso - over veth touching data # udp rx: 1120 MB/s 816887 calls/s # udp tx: 1165 MB/s 19762 calls/s 19762 msg/s # udp rx: 1204 MB/s 878782 calls/s # udp tx: 1211 MB/s 20552 calls/s 20552 msg/s # udp rx: 1246 MB/s 908997 calls/s # udp tx: 1249 MB/s 21191 calls/s 21191 msg/s # udp rx: 1262 MB/s 921096 calls/s # udp tx: 1266 MB/s 21485 calls/s 21485 msg/s # udp gso and gro - over veth touching data # udp rx: 1116 MB/s 814035 calls/s # udp tx: 1150 MB/s 19513 calls/s 19513 msg/s # udp rx: 1210 MB/s 883055 calls/s # udp tx: 1217 MB/s 20644 calls/s 20644 msg/s # udp rx: 1283 MB/s 936045 calls/s # udp tx: 1286 MB/s 21816 calls/s 21816 msg/s # udp rx: 1283 MB/s 936050 calls/s # udp tx: 1286 MB/s 21825 calls/s 21825 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__->