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: 963 MB/s 16349 calls/s 16349 msg/s # tcp rx: 964 MB/s 139133 calls/s # tcp tx: 1065 MB/s 18080 calls/s 18080 msg/s # tcp rx: 1078 MB/s 119021 calls/s # tcp tx: 1017 MB/s 17256 calls/s 17256 msg/s # tcp rx: 1013 MB/s 131119 calls/s # tcp tx: 1044 MB/s 17722 calls/s 17722 msg/s # udp gso - over veth touching data # udp rx: 1002 MB/s 714149 calls/s # udp tx: 1024 MB/s 17378 calls/s 17378 msg/s # udp rx: 730 MB/s 520599 calls/s # udp tx: 731 MB/s 12401 calls/s 12401 msg/s # udp rx: 720 MB/s 513135 calls/s # udp tx: 720 MB/s 12212 calls/s 12212 msg/s # udp rx: 722 MB/s 514767 calls/s # udp tx: 722 MB/s 12252 calls/s 12252 msg/s # udp gso and gro - over veth touching data # udp rx: 553 MB/s 394304 calls/s # udp tx: 574 MB/s 9740 calls/s 9740 msg/s # udp rx: 705 MB/s 502873 calls/s # udp tx: 723 MB/s 12274 calls/s 12274 msg/s # udp rx: 1208 MB/s 860773 calls/s # udp tx: 1214 MB/s 20600 calls/s 20600 msg/s # udp rx: 1265 MB/s 901632 calls/s # udp tx: 1252 MB/s 21247 calls/s 21247 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 801 MB/s 13590 calls/s 13590 msg/s # tcp rx: 801 MB/s 94917 calls/s # tcp tx: 770 MB/s 13070 calls/s 13070 msg/s # tcp rx: 771 MB/s 90134 calls/s # tcp tx: 811 MB/s 13769 calls/s 13769 msg/s # tcp rx: 812 MB/s 92757 calls/s # tcp tx: 797 MB/s 13518 calls/s 13518 msg/s # udp gso - over veth touching data # udp rx: 1190 MB/s 868285 calls/s # udp tx: 1221 MB/s 20710 calls/s 20710 msg/s # udp rx: 1135 MB/s 828468 calls/s # udp tx: 1134 MB/s 19240 calls/s 19240 msg/s # udp rx: 1239 MB/s 904030 calls/s # udp tx: 1241 MB/s 21058 calls/s 21058 msg/s # udp rx: 1172 MB/s 855236 calls/s # udp tx: 1173 MB/s 19905 calls/s 19905 msg/s # udp gso and gro - over veth touching data # udp rx: 1200 MB/s 875838 calls/s # udp tx: 1238 MB/s 21011 calls/s 21011 msg/s # udp rx: 1273 MB/s 928970 calls/s # udp tx: 1276 MB/s 21651 calls/s 21651 msg/s # udp rx: 1274 MB/s 929562 calls/s # udp tx: 1278 MB/s 21676 calls/s 21676 msg/s # udp rx: 1243 MB/s 906862 calls/s # udp tx: 1247 MB/s 21157 calls/s 21157 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__->