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: 782 MB/s 13278 calls/s 13278 msg/s # tcp rx: 783 MB/s 86271 calls/s # tcp tx: 978 MB/s 16589 calls/s 16589 msg/s # tcp rx: 1029 MB/s 98716 calls/s # tcp tx: 1052 MB/s 17850 calls/s 17850 msg/s # tcp rx: 1070 MB/s 122585 calls/s # tcp tx: 1065 MB/s 18065 calls/s 18065 msg/s # udp gso - over veth touching data # udp rx: 1150 MB/s 819834 calls/s # udp tx: 1193 MB/s 20246 calls/s 20246 msg/s # udp rx: 1340 MB/s 954771 calls/s # udp tx: 1345 MB/s 22829 calls/s 22829 msg/s # udp rx: 1327 MB/s 945337 calls/s # udp tx: 1331 MB/s 22576 calls/s 22576 msg/s # udp rx: 1230 MB/s 876498 calls/s # udp tx: 1229 MB/s 20848 calls/s 20848 msg/s # udp gso and gro - over veth touching data # udp rx: 1201 MB/s 855775 calls/s # udp tx: 1238 MB/s 21003 calls/s 21003 msg/s # udp rx: 1120 MB/s 798369 calls/s # udp tx: 1109 MB/s 18822 calls/s 18822 msg/s # udp rx: 726 MB/s 517277 calls/s # udp tx: 730 MB/s 12382 calls/s 12382 msg/s # udp rx: 713 MB/s 507971 calls/s # udp tx: 716 MB/s 12157 calls/s 12157 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1040 MB/s 17656 calls/s 17656 msg/s # tcp rx: 1048 MB/s 133584 calls/s # tcp tx: 1040 MB/s 17656 calls/s 17656 msg/s # tcp rx: 1040 MB/s 135838 calls/s # tcp tx: 797 MB/s 13521 calls/s 13521 msg/s # tcp rx: 796 MB/s 104635 calls/s # tcp tx: 707 MB/s 11993 calls/s 11993 msg/s # udp gso - over veth touching data # udp rx: 1196 MB/s 872843 calls/s # udp tx: 1234 MB/s 20940 calls/s 20940 msg/s # udp rx: 1274 MB/s 929514 calls/s # udp tx: 1275 MB/s 21633 calls/s 21633 msg/s # udp rx: 1209 MB/s 881850 calls/s # udp tx: 1218 MB/s 20662 calls/s 20662 msg/s # udp rx: 1242 MB/s 905824 calls/s # udp tx: 1243 MB/s 21091 calls/s 21091 msg/s # udp gso and gro - over veth touching data # udp rx: 1176 MB/s 857802 calls/s # udp tx: 1214 MB/s 20605 calls/s 20605 msg/s # udp rx: 1170 MB/s 853330 calls/s # udp tx: 1160 MB/s 19685 calls/s 19685 msg/s # udp rx: 682 MB/s 497476 calls/s # udp tx: 671 MB/s 11381 calls/s 11381 msg/s # udp rx: 578 MB/s 421887 calls/s # udp tx: 578 MB/s 9812 calls/s 9812 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__->