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: 931 MB/s 15794 calls/s 15794 msg/s # tcp rx: 934 MB/s 114643 calls/s # tcp tx: 728 MB/s 12359 calls/s 12359 msg/s # tcp rx: 728 MB/s 86262 calls/s # tcp tx: 731 MB/s 12412 calls/s 12412 msg/s # tcp rx: 732 MB/s 86910 calls/s # tcp tx: 900 MB/s 15265 calls/s 15265 msg/s # udp gso - over veth touching data # udp rx: 1196 MB/s 852154 calls/s # udp tx: 1228 MB/s 20833 calls/s 20833 msg/s # udp rx: 1186 MB/s 845459 calls/s # udp tx: 1184 MB/s 20086 calls/s 20086 msg/s # udp rx: 1255 MB/s 894610 calls/s # udp tx: 1257 MB/s 21321 calls/s 21321 msg/s # udp rx: 1239 MB/s 882851 calls/s # udp tx: 1233 MB/s 20926 calls/s 20926 msg/s # udp gso and gro - over veth touching data # udp rx: 1127 MB/s 803180 calls/s # udp tx: 1158 MB/s 19644 calls/s 19644 msg/s # udp rx: 1313 MB/s 935333 calls/s # udp tx: 1315 MB/s 22313 calls/s 22313 msg/s # udp rx: 1312 MB/s 934727 calls/s # udp tx: 1312 MB/s 22257 calls/s 22257 msg/s # udp rx: 1311 MB/s 934409 calls/s # udp tx: 1312 MB/s 22256 calls/s 22256 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1170 MB/s 19855 calls/s 19855 msg/s # tcp rx: 1170 MB/s 140848 calls/s # tcp tx: 987 MB/s 16748 calls/s 16748 msg/s # tcp rx: 988 MB/s 134836 calls/s # tcp tx: 1089 MB/s 18479 calls/s 18479 msg/s # tcp rx: 1090 MB/s 136217 calls/s # tcp tx: 1069 MB/s 18139 calls/s 18139 msg/s # udp gso - over veth touching data # udp rx: 681 MB/s 496684 calls/s # udp tx: 701 MB/s 11896 calls/s 11896 msg/s # udp rx: 704 MB/s 514015 calls/s # udp tx: 708 MB/s 12019 calls/s 12019 msg/s # udp rx: 669 MB/s 488370 calls/s # udp tx: 671 MB/s 11395 calls/s 11395 msg/s # udp rx: 660 MB/s 481424 calls/s # udp tx: 662 MB/s 11240 calls/s 11240 msg/s # udp gso and gro - over veth touching data # udp rx: 656 MB/s 478782 calls/s # udp tx: 678 MB/s 11511 calls/s 11511 msg/s # udp rx: 638 MB/s 465313 calls/s # udp tx: 638 MB/s 10823 calls/s 10823 msg/s # udp rx: 1192 MB/s 869436 calls/s # udp tx: 1212 MB/s 20560 calls/s 20560 msg/s # udp rx: 1281 MB/s 934425 calls/s # udp tx: 1281 MB/s 21736 calls/s 21736 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__->