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: 778 MB/s 13201 calls/s 13201 msg/s # tcp rx: 778 MB/s 99411 calls/s # tcp tx: 711 MB/s 12060 calls/s 12060 msg/s # tcp rx: 711 MB/s 86027 calls/s # tcp tx: 709 MB/s 12035 calls/s 12035 msg/s # tcp rx: 710 MB/s 86159 calls/s # tcp tx: 700 MB/s 11889 calls/s 11889 msg/s # udp gso - over veth touching data # udp rx: 622 MB/s 443688 calls/s # udp tx: 644 MB/s 10926 calls/s 10926 msg/s # udp rx: 658 MB/s 469243 calls/s # udp tx: 660 MB/s 11206 calls/s 11206 msg/s # udp rx: 655 MB/s 467071 calls/s # udp tx: 657 MB/s 11146 calls/s 11146 msg/s # udp rx: 658 MB/s 468914 calls/s # udp tx: 660 MB/s 11196 calls/s 11196 msg/s # udp gso and gro - over veth touching data # udp rx: 1206 MB/s 859297 calls/s # udp tx: 1241 MB/s 21054 calls/s 21054 msg/s # udp rx: 1250 MB/s 890596 calls/s # udp tx: 1250 MB/s 21216 calls/s 21216 msg/s # udp rx: 1198 MB/s 854046 calls/s # udp tx: 1186 MB/s 20119 calls/s 20119 msg/s # udp rx: 1237 MB/s 881659 calls/s # udp tx: 1250 MB/s 21210 calls/s 21210 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1140 MB/s 19337 calls/s 19337 msg/s # tcp rx: 1149 MB/s 138278 calls/s # tcp tx: 1058 MB/s 17946 calls/s 17946 msg/s # tcp rx: 1063 MB/s 125688 calls/s # tcp tx: 1073 MB/s 18211 calls/s 18211 msg/s # tcp rx: 1117 MB/s 125790 calls/s # tcp tx: 1076 MB/s 18252 calls/s 18252 msg/s # udp gso - over veth touching data # udp rx: 1243 MB/s 906997 calls/s # udp tx: 1273 MB/s 21601 calls/s 21601 msg/s # udp rx: 1169 MB/s 852619 calls/s # udp tx: 1158 MB/s 19654 calls/s 19654 msg/s # udp rx: 1165 MB/s 849855 calls/s # udp tx: 1172 MB/s 19890 calls/s 19890 msg/s # udp rx: 1206 MB/s 879996 calls/s # udp tx: 1205 MB/s 20442 calls/s 20442 msg/s # udp gso and gro - over veth touching data # udp rx: 621 MB/s 453102 calls/s # udp tx: 640 MB/s 10869 calls/s 10869 msg/s # udp rx: 642 MB/s 468816 calls/s # udp tx: 645 MB/s 10956 calls/s 10956 msg/s # udp rx: 648 MB/s 472799 calls/s # udp tx: 651 MB/s 11053 calls/s 11053 msg/s # udp rx: 651 MB/s 474995 calls/s # udp tx: 655 MB/s 11110 calls/s 11110 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__->