make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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: 1126 MB/s 19103 calls/s 19103 msg/s # tcp rx: 1127 MB/s 141428 calls/s # tcp tx: 1068 MB/s 18120 calls/s 18120 msg/s # tcp rx: 1069 MB/s 129247 calls/s # tcp tx: 1076 MB/s 18251 calls/s 18251 msg/s # tcp rx: 1077 MB/s 130394 calls/s # tcp tx: 1085 MB/s 18406 calls/s 18406 msg/s # udp gso - over veth touching data # udp rx: 646 MB/s 460526 calls/s # udp tx: 660 MB/s 11208 calls/s 11208 msg/s # udp rx: 638 MB/s 454558 calls/s # udp tx: 636 MB/s 10795 calls/s 10795 msg/s # udp rx: 677 MB/s 482931 calls/s # udp tx: 680 MB/s 11534 calls/s 11534 msg/s # udp rx: 674 MB/s 480612 calls/s # udp tx: 675 MB/s 11452 calls/s 11452 msg/s # udp gso and gro - over veth touching data # udp rx: 627 MB/s 447147 calls/s # udp tx: 643 MB/s 10920 calls/s 10920 msg/s # udp rx: 649 MB/s 462774 calls/s # udp tx: 650 MB/s 11028 calls/s 11028 msg/s # udp rx: 671 MB/s 478662 calls/s # udp tx: 672 MB/s 11408 calls/s 11408 msg/s # udp rx: 657 MB/s 468687 calls/s # udp tx: 658 MB/s 11169 calls/s 11169 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 792 MB/s 13445 calls/s 13445 msg/s # tcp rx: 793 MB/s 92087 calls/s # tcp tx: 826 MB/s 14018 calls/s 14018 msg/s # tcp rx: 827 MB/s 93324 calls/s # tcp tx: 816 MB/s 13851 calls/s 13851 msg/s # tcp rx: 817 MB/s 92691 calls/s # tcp tx: 765 MB/s 12989 calls/s 12989 msg/s # udp gso - over veth touching data # udp rx: 1192 MB/s 869727 calls/s # udp tx: 1224 MB/s 20765 calls/s 20765 msg/s # udp rx: 1222 MB/s 891527 calls/s # udp tx: 1224 MB/s 20766 calls/s 20766 msg/s # udp rx: 1180 MB/s 860956 calls/s # udp tx: 1183 MB/s 20077 calls/s 20077 msg/s # udp rx: 1201 MB/s 875933 calls/s # udp tx: 1206 MB/s 20462 calls/s 20462 msg/s # udp gso and gro - over veth touching data # udp rx: 1192 MB/s 869787 calls/s # udp tx: 1216 MB/s 20636 calls/s 20636 msg/s # udp rx: 1238 MB/s 903403 calls/s # udp tx: 1239 MB/s 21017 calls/s 21017 msg/s # udp rx: 1237 MB/s 902323 calls/s # udp tx: 1235 MB/s 20961 calls/s 20961 msg/s # udp rx: 1209 MB/s 881908 calls/s # udp tx: 1208 MB/s 20501 calls/s 20501 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__->