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: 848 MB/s 14387 calls/s 14387 msg/s # tcp rx: 849 MB/s 146215 calls/s # tcp tx: 675 MB/s 11463 calls/s 11463 msg/s # tcp rx: 676 MB/s 101298 calls/s # tcp tx: 640 MB/s 10860 calls/s 10860 msg/s # tcp rx: 641 MB/s 82619 calls/s # tcp tx: 682 MB/s 11576 calls/s 11576 msg/s # udp gso - over veth touching data # udp rx: 577 MB/s 411586 calls/s # udp tx: 607 MB/s 10299 calls/s 10299 msg/s # udp rx: 1197 MB/s 853081 calls/s # udp tx: 1202 MB/s 20396 calls/s 20396 msg/s # udp rx: 1126 MB/s 802234 calls/s # udp tx: 1115 MB/s 18924 calls/s 18924 msg/s # udp rx: 1183 MB/s 842776 calls/s # udp tx: 1191 MB/s 20205 calls/s 20205 msg/s # udp gso and gro - over veth touching data # udp rx: 1191 MB/s 848878 calls/s # udp tx: 1222 MB/s 20742 calls/s 20742 msg/s # udp rx: 1220 MB/s 869091 calls/s # udp tx: 1217 MB/s 20655 calls/s 20655 msg/s # udp rx: 1197 MB/s 852935 calls/s # udp tx: 1196 MB/s 20296 calls/s 20296 msg/s # udp rx: 1244 MB/s 886449 calls/s # udp tx: 1244 MB/s 21110 calls/s 21110 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 782 MB/s 13278 calls/s 13278 msg/s # tcp rx: 783 MB/s 146972 calls/s # tcp tx: 864 MB/s 14655 calls/s 14655 msg/s # tcp rx: 864 MB/s 161795 calls/s # tcp tx: 876 MB/s 14871 calls/s 14871 msg/s # tcp rx: 877 MB/s 162917 calls/s # tcp tx: 872 MB/s 14794 calls/s 14794 msg/s # udp gso - over veth touching data # udp rx: 1148 MB/s 837953 calls/s # udp tx: 1174 MB/s 19912 calls/s 19912 msg/s # udp rx: 1209 MB/s 882065 calls/s # udp tx: 1208 MB/s 20501 calls/s 20501 msg/s # udp rx: 1208 MB/s 881132 calls/s # udp tx: 1207 MB/s 20478 calls/s 20478 msg/s # udp rx: 1160 MB/s 846356 calls/s # udp tx: 1152 MB/s 19542 calls/s 19542 msg/s # udp gso and gro - over veth touching data # udp rx: 1194 MB/s 870894 calls/s # udp tx: 1216 MB/s 20639 calls/s 20639 msg/s # udp rx: 1224 MB/s 892861 calls/s # udp tx: 1224 MB/s 20766 calls/s 20766 msg/s # udp rx: 1230 MB/s 897713 calls/s # udp tx: 1230 MB/s 20870 calls/s 20870 msg/s # udp rx: 1246 MB/s 908861 calls/s # udp tx: 1245 MB/s 21126 calls/s 21126 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__->