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: 854 MB/s 14490 calls/s 14490 msg/s # tcp rx: 855 MB/s 151226 calls/s # tcp tx: 786 MB/s 13340 calls/s 13340 msg/s # tcp rx: 786 MB/s 141516 calls/s # tcp tx: 804 MB/s 13640 calls/s 13640 msg/s # tcp rx: 805 MB/s 149957 calls/s # tcp tx: 810 MB/s 13750 calls/s 13750 msg/s # udp gso - over veth touching data # udp rx: 851 MB/s 606548 calls/s # udp tx: 869 MB/s 14747 calls/s 14747 msg/s # udp rx: 1192 MB/s 849268 calls/s # udp tx: 1200 MB/s 20359 calls/s 20359 msg/s # udp rx: 1251 MB/s 891609 calls/s # udp tx: 1251 MB/s 21226 calls/s 21226 msg/s # udp rx: 1199 MB/s 854227 calls/s # udp tx: 1194 MB/s 20261 calls/s 20261 msg/s # udp gso and gro - over veth touching data # udp rx: 626 MB/s 446630 calls/s # udp tx: 642 MB/s 10903 calls/s 10903 msg/s # udp rx: 646 MB/s 460782 calls/s # udp tx: 648 MB/s 10995 calls/s 10995 msg/s # udp rx: 642 MB/s 457347 calls/s # udp tx: 644 MB/s 10924 calls/s 10924 msg/s # udp rx: 652 MB/s 464682 calls/s # udp tx: 654 MB/s 11095 calls/s 11095 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 824 MB/s 13977 calls/s 13977 msg/s # tcp rx: 824 MB/s 151199 calls/s # tcp tx: 813 MB/s 13795 calls/s 13795 msg/s # tcp rx: 814 MB/s 145242 calls/s # tcp tx: 870 MB/s 14760 calls/s 14760 msg/s # tcp rx: 871 MB/s 160611 calls/s # tcp tx: 856 MB/s 14522 calls/s 14522 msg/s # udp gso - over veth touching data # udp rx: 1198 MB/s 874178 calls/s # udp tx: 1224 MB/s 20761 calls/s 20761 msg/s # udp rx: 1215 MB/s 886574 calls/s # udp tx: 1217 MB/s 20645 calls/s 20645 msg/s # udp rx: 1216 MB/s 887326 calls/s # udp tx: 1227 MB/s 20816 calls/s 20816 msg/s # udp rx: 1232 MB/s 899094 calls/s # udp tx: 1234 MB/s 20933 calls/s 20933 msg/s # udp gso and gro - over veth touching data # udp rx: 1135 MB/s 828024 calls/s # udp tx: 1162 MB/s 19709 calls/s 19709 msg/s # udp rx: 1084 MB/s 790867 calls/s # udp tx: 1075 MB/s 18241 calls/s 18241 msg/s # udp rx: 1091 MB/s 796052 calls/s # udp tx: 1099 MB/s 18648 calls/s 18648 msg/s # udp rx: 1116 MB/s 814537 calls/s # udp tx: 1114 MB/s 18907 calls/s 18907 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__->