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: 983 MB/s 16678 calls/s 16678 msg/s # tcp rx: 992 MB/s 96784 calls/s # tcp tx: 981 MB/s 16645 calls/s 16645 msg/s # tcp rx: 982 MB/s 125947 calls/s # tcp tx: 668 MB/s 11346 calls/s 11346 msg/s # tcp rx: 669 MB/s 79784 calls/s # tcp tx: 667 MB/s 11327 calls/s 11327 msg/s # udp gso - over veth touching data # udp rx: 546 MB/s 389574 calls/s # udp tx: 566 MB/s 9612 calls/s 9612 msg/s # udp rx: 596 MB/s 424864 calls/s # udp tx: 601 MB/s 10194 calls/s 10194 msg/s # udp rx: 602 MB/s 429472 calls/s # udp tx: 606 MB/s 10292 calls/s 10292 msg/s # udp rx: 611 MB/s 435879 calls/s # udp tx: 616 MB/s 10449 calls/s 10449 msg/s # udp gso and gro - over veth touching data # udp rx: 1212 MB/s 863537 calls/s # udp tx: 1255 MB/s 21294 calls/s 21294 msg/s # udp rx: 1273 MB/s 907297 calls/s # udp tx: 1272 MB/s 21579 calls/s 21579 msg/s # udp rx: 1248 MB/s 889235 calls/s # udp tx: 1248 MB/s 21167 calls/s 21167 msg/s # udp rx: 1315 MB/s 937356 calls/s # udp tx: 1315 MB/s 22314 calls/s 22314 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 824 MB/s 13988 calls/s 13988 msg/s # tcp rx: 825 MB/s 83906 calls/s # tcp tx: 781 MB/s 13255 calls/s 13255 msg/s # tcp rx: 782 MB/s 85081 calls/s # tcp tx: 790 MB/s 13405 calls/s 13405 msg/s # tcp rx: 791 MB/s 85550 calls/s # tcp tx: 797 MB/s 13519 calls/s 13519 msg/s # udp gso - over veth touching data # udp rx: 1205 MB/s 878968 calls/s # udp tx: 1230 MB/s 20870 calls/s 20870 msg/s # udp rx: 1221 MB/s 891127 calls/s # udp tx: 1228 MB/s 20844 calls/s 20844 msg/s # udp rx: 1202 MB/s 876670 calls/s # udp tx: 1199 MB/s 20340 calls/s 20340 msg/s # udp rx: 1047 MB/s 764132 calls/s # udp tx: 1048 MB/s 17779 calls/s 17779 msg/s # udp gso and gro - over veth touching data # udp rx: 1142 MB/s 833536 calls/s # udp tx: 1159 MB/s 19664 calls/s 19664 msg/s # udp rx: 654 MB/s 477500 calls/s # udp tx: 654 MB/s 11105 calls/s 11105 msg/s # udp rx: 670 MB/s 489350 calls/s # udp tx: 673 MB/s 11419 calls/s 11419 msg/s # udp rx: 680 MB/s 496239 calls/s # udp tx: 681 MB/s 11553 calls/s 11553 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__->