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: 1190 MB/s 20192 calls/s 20192 msg/s # tcp rx: 1191 MB/s 126418 calls/s # tcp tx: 1164 MB/s 19747 calls/s 19747 msg/s # tcp rx: 1163 MB/s 33551 calls/s # tcp tx: 711 MB/s 12062 calls/s 12062 msg/s # tcp rx: 712 MB/s 83800 calls/s # tcp tx: 690 MB/s 11716 calls/s 11716 msg/s # udp gso - over veth touching data # udp rx: 687 MB/s 489640 calls/s # udp tx: 706 MB/s 11988 calls/s 11988 msg/s # udp rx: 712 MB/s 507544 calls/s # udp tx: 712 MB/s 12085 calls/s 12085 msg/s # udp rx: 727 MB/s 518317 calls/s # udp tx: 726 MB/s 12328 calls/s 12328 msg/s # udp rx: 696 MB/s 496177 calls/s # udp tx: 695 MB/s 11793 calls/s 11793 msg/s # udp gso and gro - over veth touching data # udp rx: 705 MB/s 502745 calls/s # udp tx: 736 MB/s 12493 calls/s 12493 msg/s # udp rx: 737 MB/s 525552 calls/s # udp tx: 737 MB/s 12501 calls/s 12501 msg/s # udp rx: 737 MB/s 525712 calls/s # udp tx: 737 MB/s 12513 calls/s 12513 msg/s # udp rx: 741 MB/s 527977 calls/s # udp tx: 740 MB/s 12554 calls/s 12554 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1059 MB/s 17976 calls/s 17976 msg/s # tcp rx: 1060 MB/s 134951 calls/s # tcp tx: 920 MB/s 15611 calls/s 15611 msg/s # tcp rx: 920 MB/s 134030 calls/s # tcp tx: 1015 MB/s 17231 calls/s 17231 msg/s # tcp rx: 1016 MB/s 131177 calls/s # tcp tx: 1125 MB/s 19086 calls/s 19086 msg/s # udp gso - over veth touching data # udp rx: 1167 MB/s 851704 calls/s # udp tx: 1197 MB/s 20315 calls/s 20315 msg/s # udp rx: 1191 MB/s 869260 calls/s # udp tx: 1191 MB/s 20214 calls/s 20214 msg/s # udp rx: 1170 MB/s 853541 calls/s # udp tx: 1171 MB/s 19872 calls/s 19872 msg/s # udp rx: 1159 MB/s 845359 calls/s # udp tx: 1157 MB/s 19640 calls/s 19640 msg/s # udp gso and gro - over veth touching data # udp rx: 1207 MB/s 880498 calls/s # udp tx: 1234 MB/s 20946 calls/s 20946 msg/s # udp rx: 1207 MB/s 880429 calls/s # udp tx: 1206 MB/s 20465 calls/s 20465 msg/s # udp rx: 1253 MB/s 914253 calls/s # udp tx: 1252 MB/s 21238 calls/s 21238 msg/s # udp rx: 1255 MB/s 915960 calls/s # udp tx: 1255 MB/s 21288 calls/s 21288 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__->