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: 1166 MB/s 19782 calls/s 19782 msg/s # tcp rx: 1166 MB/s 142495 calls/s # tcp tx: 979 MB/s 16606 calls/s 16606 msg/s # tcp rx: 981 MB/s 126867 calls/s # tcp tx: 1039 MB/s 17639 calls/s 17639 msg/s # tcp rx: 1040 MB/s 130693 calls/s # tcp tx: 1041 MB/s 17662 calls/s 17662 msg/s # udp gso - over veth touching data # udp rx: 1049 MB/s 747798 calls/s # udp tx: 1082 MB/s 18366 calls/s 18366 msg/s # udp rx: 1215 MB/s 866172 calls/s # udp tx: 1219 MB/s 20691 calls/s 20691 msg/s # udp rx: 1278 MB/s 910846 calls/s # udp tx: 1281 MB/s 21727 calls/s 21727 msg/s # udp rx: 1287 MB/s 917070 calls/s # udp tx: 1289 MB/s 21873 calls/s 21873 msg/s # udp gso and gro - over veth touching data # udp rx: 1273 MB/s 906931 calls/s # udp tx: 1307 MB/s 22181 calls/s 22181 msg/s # udp rx: 1282 MB/s 913625 calls/s # udp tx: 1288 MB/s 21852 calls/s 21852 msg/s # udp rx: 1323 MB/s 943121 calls/s # udp tx: 1323 MB/s 22440 calls/s 22440 msg/s # udp rx: 1313 MB/s 936014 calls/s # udp tx: 1313 MB/s 22274 calls/s 22274 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1112 MB/s 18874 calls/s 18874 msg/s # tcp rx: 1112 MB/s 141091 calls/s # tcp tx: 1103 MB/s 18713 calls/s 18713 msg/s # tcp rx: 1103 MB/s 139100 calls/s # tcp tx: 1123 MB/s 19052 calls/s 19052 msg/s # tcp rx: 1124 MB/s 138001 calls/s # tcp tx: 1137 MB/s 19300 calls/s 19300 msg/s # udp gso - over veth touching data # udp rx: 1181 MB/s 861796 calls/s # udp tx: 1218 MB/s 20667 calls/s 20667 msg/s # udp rx: 1268 MB/s 925335 calls/s # udp tx: 1280 MB/s 21722 calls/s 21722 msg/s # udp rx: 1304 MB/s 951309 calls/s # udp tx: 1308 MB/s 22197 calls/s 22197 msg/s # udp rx: 1199 MB/s 874632 calls/s # udp tx: 1200 MB/s 20363 calls/s 20363 msg/s # udp gso and gro - over veth touching data # udp rx: 1238 MB/s 903591 calls/s # udp tx: 1273 MB/s 21607 calls/s 21607 msg/s # udp rx: 1249 MB/s 911430 calls/s # udp tx: 1248 MB/s 21179 calls/s 21179 msg/s # udp rx: 1217 MB/s 887853 calls/s # udp tx: 1211 MB/s 20548 calls/s 20548 msg/s # udp rx: 669 MB/s 488306 calls/s # udp tx: 1369 MB/s 23221 calls/s 23221 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__->