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: 1117 MB/s 18959 calls/s 18959 msg/s # tcp rx: 1123 MB/s 138733 calls/s # tcp tx: 666 MB/s 11303 calls/s 11303 msg/s # tcp rx: 665 MB/s 78649 calls/s # tcp tx: 642 MB/s 10896 calls/s 10896 msg/s # tcp rx: 644 MB/s 79572 calls/s # tcp tx: 653 MB/s 11087 calls/s 11087 msg/s # udp gso - over veth touching data # udp rx: 692 MB/s 493652 calls/s # udp tx: 711 MB/s 12071 calls/s 12071 msg/s # udp rx: 707 MB/s 503744 calls/s # udp tx: 709 MB/s 12033 calls/s 12033 msg/s # udp rx: 696 MB/s 496115 calls/s # udp tx: 695 MB/s 11796 calls/s 11796 msg/s # udp rx: 665 MB/s 474061 calls/s # udp tx: 665 MB/s 11294 calls/s 11294 msg/s # udp gso and gro - over veth touching data # udp rx: 612 MB/s 436564 calls/s # udp tx: 630 MB/s 10701 calls/s 10701 msg/s # udp rx: 635 MB/s 452448 calls/s # udp tx: 639 MB/s 10850 calls/s 10850 msg/s # udp rx: 632 MB/s 450794 calls/s # udp tx: 637 MB/s 10808 calls/s 10808 msg/s # udp rx: 633 MB/s 451550 calls/s # udp tx: 638 MB/s 10823 calls/s 10823 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 993 MB/s 16843 calls/s 16843 msg/s # tcp rx: 994 MB/s 125925 calls/s # tcp tx: 1075 MB/s 18238 calls/s 18238 msg/s # tcp rx: 1076 MB/s 131078 calls/s # tcp tx: 1078 MB/s 18299 calls/s 18299 msg/s # tcp rx: 1080 MB/s 131146 calls/s # tcp tx: 1072 MB/s 18190 calls/s 18190 msg/s # udp gso - over veth touching data # udp rx: 1186 MB/s 865582 calls/s # udp tx: 1222 MB/s 20726 calls/s 20726 msg/s # udp rx: 1209 MB/s 882152 calls/s # udp tx: 1211 MB/s 20555 calls/s 20555 msg/s # udp rx: 1272 MB/s 927872 calls/s # udp tx: 1276 MB/s 21649 calls/s 21649 msg/s # udp rx: 1283 MB/s 935870 calls/s # udp tx: 1286 MB/s 21817 calls/s 21817 msg/s # udp gso and gro - over veth touching data # udp rx: 1250 MB/s 912063 calls/s # udp tx: 1290 MB/s 21893 calls/s 21893 msg/s # udp rx: 1294 MB/s 943955 calls/s # udp tx: 1293 MB/s 21932 calls/s 21932 msg/s # udp rx: 1266 MB/s 923356 calls/s # udp tx: 1265 MB/s 21471 calls/s 21471 msg/s # udp rx: 1265 MB/s 923011 calls/s # udp tx: 1265 MB/s 21462 calls/s 21462 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__->