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: 857 MB/s 14545 calls/s 14545 msg/s # tcp rx: 858 MB/s 155946 calls/s # tcp tx: 813 MB/s 13790 calls/s 13790 msg/s # tcp rx: 813 MB/s 147171 calls/s # tcp tx: 829 MB/s 14063 calls/s 14063 msg/s # tcp rx: 830 MB/s 143627 calls/s # tcp tx: 829 MB/s 14063 calls/s 14063 msg/s # udp gso - over veth touching data # udp rx: 1139 MB/s 811433 calls/s # udp tx: 1168 MB/s 19827 calls/s 19827 msg/s # udp rx: 1238 MB/s 882525 calls/s # udp tx: 1242 MB/s 21074 calls/s 21074 msg/s # udp rx: 1221 MB/s 869996 calls/s # udp tx: 1224 MB/s 20762 calls/s 20762 msg/s # udp rx: 1224 MB/s 871995 calls/s # udp tx: 1226 MB/s 20807 calls/s 20807 msg/s # udp gso and gro - over veth touching data # udp rx: 1102 MB/s 785015 calls/s # udp tx: 1134 MB/s 19235 calls/s 19235 msg/s # udp rx: 1204 MB/s 857883 calls/s # udp tx: 1206 MB/s 20463 calls/s 20463 msg/s # udp rx: 1182 MB/s 842654 calls/s # udp tx: 1185 MB/s 20112 calls/s 20112 msg/s # udp rx: 1192 MB/s 849643 calls/s # udp tx: 1195 MB/s 20275 calls/s 20275 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 850 MB/s 14418 calls/s 14418 msg/s # tcp rx: 855 MB/s 149562 calls/s # tcp tx: 829 MB/s 14062 calls/s 14062 msg/s # tcp rx: 833 MB/s 144781 calls/s # tcp tx: 820 MB/s 13920 calls/s 13920 msg/s # tcp rx: 817 MB/s 149627 calls/s # tcp tx: 836 MB/s 14186 calls/s 14186 msg/s # udp gso - over veth touching data # udp rx: 1062 MB/s 775005 calls/s # udp tx: 1093 MB/s 18545 calls/s 18545 msg/s # udp rx: 977 MB/s 712668 calls/s # udp tx: 975 MB/s 16542 calls/s 16542 msg/s # udp rx: 1133 MB/s 826806 calls/s # udp tx: 1137 MB/s 19301 calls/s 19301 msg/s # udp rx: 1167 MB/s 851417 calls/s # udp tx: 1166 MB/s 19782 calls/s 19782 msg/s # udp gso and gro - over veth touching data # udp rx: 1103 MB/s 804620 calls/s # udp tx: 1134 MB/s 19238 calls/s 19238 msg/s # udp rx: 1184 MB/s 863668 calls/s # udp tx: 1184 MB/s 20093 calls/s 20093 msg/s # udp rx: 979 MB/s 714350 calls/s # udp tx: 965 MB/s 16381 calls/s 16381 msg/s # udp rx: 648 MB/s 473201 calls/s # udp tx: 648 MB/s 10995 calls/s 10995 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__->