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: 831 MB/s 14108 calls/s 14108 msg/s # tcp rx: 847 MB/s 92337 calls/s # tcp tx: 1069 MB/s 18145 calls/s 18145 msg/s # tcp rx: 1062 MB/s 126765 calls/s # tcp tx: 999 MB/s 16956 calls/s 16956 msg/s # tcp rx: 1006 MB/s 126653 calls/s # tcp tx: 1078 MB/s 18297 calls/s 18297 msg/s # udp gso - over veth touching data # udp rx: 599 MB/s 427338 calls/s # udp tx: 617 MB/s 10473 calls/s 10473 msg/s # udp rx: 611 MB/s 435922 calls/s # udp tx: 607 MB/s 10306 calls/s 10306 msg/s # udp rx: 579 MB/s 413068 calls/s # udp tx: 582 MB/s 9877 calls/s 9877 msg/s # udp rx: 600 MB/s 427778 calls/s # udp tx: 600 MB/s 10188 calls/s 10188 msg/s # udp gso and gro - over veth touching data # udp rx: 618 MB/s 440328 calls/s # udp tx: 632 MB/s 10724 calls/s 10724 msg/s # udp rx: 635 MB/s 452419 calls/s # udp tx: 640 MB/s 10868 calls/s 10868 msg/s # udp rx: 614 MB/s 437942 calls/s # udp tx: 615 MB/s 10447 calls/s 10447 msg/s # udp rx: 643 MB/s 458683 calls/s # udp tx: 644 MB/s 10934 calls/s 10934 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1178 MB/s 19990 calls/s 19990 msg/s # tcp rx: 1178 MB/s 140660 calls/s # tcp tx: 1165 MB/s 19760 calls/s 19760 msg/s # tcp rx: 1165 MB/s 143247 calls/s # tcp tx: 1168 MB/s 19818 calls/s 19818 msg/s # tcp rx: 1169 MB/s 135738 calls/s # tcp tx: 1155 MB/s 19596 calls/s 19596 msg/s # udp gso - over veth touching data # udp rx: 1140 MB/s 831567 calls/s # udp tx: 1178 MB/s 19992 calls/s 19992 msg/s # udp rx: 1229 MB/s 896669 calls/s # udp tx: 1227 MB/s 20814 calls/s 20814 msg/s # udp rx: 1227 MB/s 895358 calls/s # udp tx: 1229 MB/s 20848 calls/s 20848 msg/s # udp rx: 1247 MB/s 909988 calls/s # udp tx: 1248 MB/s 21167 calls/s 21167 msg/s # udp gso and gro - over veth touching data # udp rx: 593 MB/s 432803 calls/s # udp tx: 610 MB/s 10349 calls/s 10349 msg/s # udp rx: 601 MB/s 438854 calls/s # udp tx: 599 MB/s 10166 calls/s 10166 msg/s # udp rx: 604 MB/s 440605 calls/s # udp tx: 605 MB/s 10272 calls/s 10272 msg/s # udp rx: 626 MB/s 457235 calls/s # udp tx: 626 MB/s 10631 calls/s 10631 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__->