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: 1122 MB/s 19030 calls/s 19030 msg/s # tcp rx: 1122 MB/s 142128 calls/s # tcp tx: 1039 MB/s 17625 calls/s 17625 msg/s # tcp rx: 1039 MB/s 137701 calls/s # tcp tx: 934 MB/s 15844 calls/s 15844 msg/s # tcp rx: 934 MB/s 120864 calls/s # tcp tx: 709 MB/s 12033 calls/s 12033 msg/s # udp gso - over veth touching data # udp rx: 625 MB/s 445430 calls/s # udp tx: 641 MB/s 10880 calls/s 10880 msg/s # udp rx: 643 MB/s 458087 calls/s # udp tx: 642 MB/s 10903 calls/s 10903 msg/s # udp rx: 655 MB/s 466889 calls/s # udp tx: 654 MB/s 11095 calls/s 11095 msg/s # udp rx: 641 MB/s 457247 calls/s # udp tx: 641 MB/s 10886 calls/s 10886 msg/s # udp gso and gro - over veth touching data # udp rx: 751 MB/s 535378 calls/s # udp tx: 773 MB/s 13111 calls/s 13111 msg/s # udp rx: 637 MB/s 453996 calls/s # udp tx: 642 MB/s 10890 calls/s 10890 msg/s # udp rx: 637 MB/s 454319 calls/s # udp tx: 639 MB/s 10845 calls/s 10845 msg/s # udp rx: 634 MB/s 452242 calls/s # udp tx: 636 MB/s 10799 calls/s 10799 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1163 MB/s 19732 calls/s 19732 msg/s # tcp rx: 1163 MB/s 139828 calls/s # tcp tx: 1123 MB/s 19054 calls/s 19054 msg/s # tcp rx: 1133 MB/s 134570 calls/s # tcp tx: 1093 MB/s 18552 calls/s 18552 msg/s # tcp rx: 1100 MB/s 128570 calls/s # tcp tx: 1096 MB/s 18597 calls/s 18597 msg/s # udp gso - over veth touching data # udp rx: 1163 MB/s 848722 calls/s # udp tx: 1199 MB/s 20339 calls/s 20339 msg/s # udp rx: 1220 MB/s 890240 calls/s # udp tx: 1221 MB/s 20709 calls/s 20709 msg/s # udp rx: 1089 MB/s 794646 calls/s # udp tx: 1076 MB/s 18261 calls/s 18261 msg/s # udp rx: 1214 MB/s 885939 calls/s # udp tx: 1226 MB/s 20805 calls/s 20805 msg/s # udp gso and gro - over veth touching data # udp rx: 1212 MB/s 883946 calls/s # udp tx: 1250 MB/s 21208 calls/s 21208 msg/s # udp rx: 1177 MB/s 858802 calls/s # udp tx: 1176 MB/s 19962 calls/s 19962 msg/s # udp rx: 1239 MB/s 903661 calls/s # udp tx: 1238 MB/s 21011 calls/s 21011 msg/s # udp rx: 1248 MB/s 910547 calls/s # udp tx: 1247 MB/s 21164 calls/s 21164 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__->