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: 1055 MB/s 17907 calls/s 17907 msg/s # tcp rx: 1058 MB/s 131572 calls/s # tcp tx: 982 MB/s 16666 calls/s 16666 msg/s # tcp rx: 982 MB/s 118249 calls/s # tcp tx: 981 MB/s 16651 calls/s 16651 msg/s # tcp rx: 983 MB/s 118941 calls/s # tcp tx: 960 MB/s 16285 calls/s 16285 msg/s # udp gso - over veth touching data # udp rx: 1180 MB/s 841004 calls/s # udp tx: 1218 MB/s 20665 calls/s 20665 msg/s # udp rx: 1232 MB/s 877796 calls/s # udp tx: 1235 MB/s 20961 calls/s 20961 msg/s # udp rx: 1251 MB/s 891534 calls/s # udp tx: 1253 MB/s 21263 calls/s 21263 msg/s # udp rx: 1231 MB/s 877572 calls/s # udp tx: 1234 MB/s 20931 calls/s 20931 msg/s # udp gso and gro - over veth touching data # udp rx: 676 MB/s 481950 calls/s # udp tx: 696 MB/s 11821 calls/s 11821 msg/s # udp rx: 722 MB/s 514765 calls/s # udp tx: 721 MB/s 12232 calls/s 12232 msg/s # udp rx: 671 MB/s 478516 calls/s # udp tx: 671 MB/s 11387 calls/s 11387 msg/s # udp rx: 712 MB/s 507234 calls/s # udp tx: 711 MB/s 12063 calls/s 12063 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 929 MB/s 15769 calls/s 15769 msg/s # tcp rx: 932 MB/s 104691 calls/s # tcp tx: 766 MB/s 13004 calls/s 13004 msg/s # tcp rx: 766 MB/s 89670 calls/s # tcp tx: 779 MB/s 13223 calls/s 13223 msg/s # tcp rx: 780 MB/s 90953 calls/s # tcp tx: 771 MB/s 13083 calls/s 13083 msg/s # udp gso - over veth touching data # udp rx: 608 MB/s 443760 calls/s # udp tx: 625 MB/s 10608 calls/s 10608 msg/s # udp rx: 661 MB/s 482532 calls/s # udp tx: 663 MB/s 11248 calls/s 11248 msg/s # udp rx: 651 MB/s 475279 calls/s # udp tx: 652 MB/s 11072 calls/s 11072 msg/s # udp rx: 650 MB/s 474367 calls/s # udp tx: 652 MB/s 11061 calls/s 11061 msg/s # udp gso and gro - over veth touching data # udp rx: 637 MB/s 465122 calls/s # udp tx: 655 MB/s 11112 calls/s 11112 msg/s # udp rx: 631 MB/s 460489 calls/s # udp tx: 631 MB/s 10703 calls/s 10703 msg/s # udp rx: 647 MB/s 472585 calls/s # udp tx: 647 MB/s 10982 calls/s 10982 msg/s # udp rx: 645 MB/s 470502 calls/s # udp tx: 644 MB/s 10936 calls/s 10936 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__->