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: 756 MB/s 12839 calls/s 12839 msg/s # tcp rx: 757 MB/s 90505 calls/s # tcp tx: 736 MB/s 12485 calls/s 12485 msg/s # tcp rx: 736 MB/s 87761 calls/s # tcp tx: 793 MB/s 13466 calls/s 13466 msg/s # tcp rx: 794 MB/s 91810 calls/s # tcp tx: 799 MB/s 13556 calls/s 13556 msg/s # udp gso - over veth touching data # udp rx: 679 MB/s 483715 calls/s # udp tx: 700 MB/s 11873 calls/s 11873 msg/s # udp rx: 1025 MB/s 730248 calls/s # udp tx: 1044 MB/s 17717 calls/s 17717 msg/s # udp rx: 1316 MB/s 937777 calls/s # udp tx: 1316 MB/s 22333 calls/s 22333 msg/s # udp rx: 1320 MB/s 940926 calls/s # udp tx: 1319 MB/s 22372 calls/s 22372 msg/s # udp gso and gro - over veth touching data # udp rx: 566 MB/s 403628 calls/s # udp tx: 586 MB/s 9941 calls/s 9941 msg/s # udp rx: 636 MB/s 453589 calls/s # udp tx: 638 MB/s 10830 calls/s 10830 msg/s # udp rx: 638 MB/s 454621 calls/s # udp tx: 639 MB/s 10844 calls/s 10844 msg/s # udp rx: 639 MB/s 455574 calls/s # udp tx: 640 MB/s 10868 calls/s 10868 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 969 MB/s 16451 calls/s 16451 msg/s # tcp rx: 970 MB/s 119172 calls/s # tcp tx: 862 MB/s 14623 calls/s 14623 msg/s # tcp rx: 863 MB/s 98170 calls/s # tcp tx: 882 MB/s 14976 calls/s 14976 msg/s # tcp rx: 883 MB/s 99449 calls/s # tcp tx: 886 MB/s 15041 calls/s 15041 msg/s # udp gso - over veth touching data # udp rx: 651 MB/s 474793 calls/s # udp tx: 671 MB/s 11387 calls/s 11387 msg/s # udp rx: 669 MB/s 488513 calls/s # udp tx: 669 MB/s 11360 calls/s 11360 msg/s # udp rx: 821 MB/s 599194 calls/s # udp tx: 842 MB/s 14284 calls/s 14284 msg/s # udp rx: 1235 MB/s 900962 calls/s # udp tx: 1234 MB/s 20943 calls/s 20943 msg/s # udp gso and gro - over veth touching data # udp rx: 662 MB/s 483031 calls/s # udp tx: 679 MB/s 11530 calls/s 11530 msg/s # udp rx: 1117 MB/s 815295 calls/s # udp tx: 1136 MB/s 19282 calls/s 19282 msg/s # udp rx: 1236 MB/s 902128 calls/s # udp tx: 1242 MB/s 21068 calls/s 21068 msg/s # udp rx: 1276 MB/s 931205 calls/s # udp tx: 1281 MB/s 21739 calls/s 21739 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__->