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: 855 MB/s 14502 calls/s 14502 msg/s # tcp rx: 855 MB/s 96264 calls/s # tcp tx: 855 MB/s 14504 calls/s 14504 msg/s # tcp rx: 857 MB/s 94135 calls/s # tcp tx: 849 MB/s 14401 calls/s 14401 msg/s # tcp rx: 849 MB/s 93624 calls/s # tcp tx: 857 MB/s 14551 calls/s 14551 msg/s # udp gso - over veth touching data # udp rx: 663 MB/s 472880 calls/s # udp tx: 687 MB/s 11654 calls/s 11654 msg/s # udp rx: 701 MB/s 499438 calls/s # udp tx: 700 MB/s 11883 calls/s 11883 msg/s # udp rx: 691 MB/s 492416 calls/s # udp tx: 690 MB/s 11716 calls/s 11716 msg/s # udp rx: 682 MB/s 486290 calls/s # udp tx: 681 MB/s 11562 calls/s 11562 msg/s # udp gso and gro - over veth touching data # udp rx: 1044 MB/s 744046 calls/s # udp tx: 1062 MB/s 18014 calls/s 18014 msg/s # udp rx: 1030 MB/s 734243 calls/s # udp tx: 1050 MB/s 17810 calls/s 17810 msg/s # udp rx: 1323 MB/s 942556 calls/s # udp tx: 1322 MB/s 22430 calls/s 22430 msg/s # udp rx: 1328 MB/s 946407 calls/s # udp tx: 1327 MB/s 22517 calls/s 22517 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1090 MB/s 18492 calls/s 18492 msg/s # tcp rx: 1091 MB/s 139279 calls/s # tcp tx: 1081 MB/s 18342 calls/s 18342 msg/s # tcp rx: 1082 MB/s 138951 calls/s # tcp tx: 1151 MB/s 19531 calls/s 19531 msg/s # tcp rx: 1152 MB/s 138036 calls/s # tcp tx: 1173 MB/s 19897 calls/s 19897 msg/s # udp gso - over veth touching data # udp rx: 1237 MB/s 902557 calls/s # udp tx: 1272 MB/s 21577 calls/s 21577 msg/s # udp rx: 1263 MB/s 921492 calls/s # udp tx: 1262 MB/s 21415 calls/s 21415 msg/s # udp rx: 1265 MB/s 922652 calls/s # udp tx: 1263 MB/s 21438 calls/s 21438 msg/s # udp rx: 1272 MB/s 927687 calls/s # udp tx: 1271 MB/s 21566 calls/s 21566 msg/s # udp gso and gro - over veth touching data # udp rx: 1249 MB/s 911345 calls/s # udp tx: 1283 MB/s 21776 calls/s 21776 msg/s # udp rx: 1272 MB/s 928290 calls/s # udp tx: 1275 MB/s 21639 calls/s 21639 msg/s # udp rx: 1265 MB/s 923238 calls/s # udp tx: 1267 MB/s 21497 calls/s 21497 msg/s # udp rx: 1252 MB/s 913550 calls/s # udp tx: 1254 MB/s 21283 calls/s 21283 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__->