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: 746 MB/s 12666 calls/s 12666 msg/s # tcp rx: 747 MB/s 87313 calls/s # tcp tx: 803 MB/s 13620 calls/s 13620 msg/s # tcp rx: 804 MB/s 89557 calls/s # tcp tx: 830 MB/s 14093 calls/s 14093 msg/s # tcp rx: 831 MB/s 92250 calls/s # tcp tx: 819 MB/s 13904 calls/s 13904 msg/s # udp gso - over veth touching data # udp rx: 1258 MB/s 896591 calls/s # udp tx: 1296 MB/s 21992 calls/s 21992 msg/s # udp rx: 1106 MB/s 788471 calls/s # udp tx: 1105 MB/s 18752 calls/s 18752 msg/s # udp rx: 1298 MB/s 924966 calls/s # udp tx: 1297 MB/s 22002 calls/s 22002 msg/s # udp rx: 1297 MB/s 923932 calls/s # udp tx: 1295 MB/s 21978 calls/s 21978 msg/s # udp gso and gro - over veth touching data # udp rx: 1225 MB/s 872847 calls/s # udp tx: 1271 MB/s 21567 calls/s 21567 msg/s # udp rx: 1295 MB/s 922972 calls/s # udp tx: 1293 MB/s 21943 calls/s 21943 msg/s # udp rx: 1270 MB/s 904832 calls/s # udp tx: 1272 MB/s 21574 calls/s 21574 msg/s # udp rx: 1291 MB/s 919811 calls/s # udp tx: 1289 MB/s 21876 calls/s 21876 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 638 MB/s 10830 calls/s 10830 msg/s # tcp rx: 638 MB/s 83191 calls/s # tcp tx: 618 MB/s 10494 calls/s 10494 msg/s # tcp rx: 619 MB/s 81933 calls/s # tcp tx: 688 MB/s 11680 calls/s 11680 msg/s # tcp rx: 688 MB/s 83824 calls/s # tcp tx: 701 MB/s 11895 calls/s 11895 msg/s # udp gso - over veth touching data # udp rx: 603 MB/s 439898 calls/s # udp tx: 639 MB/s 10848 calls/s 10848 msg/s # udp rx: 1227 MB/s 894871 calls/s # udp tx: 1225 MB/s 20782 calls/s 20782 msg/s # udp rx: 1093 MB/s 797262 calls/s # udp tx: 1092 MB/s 18522 calls/s 18522 msg/s # udp rx: 1147 MB/s 836703 calls/s # udp tx: 1144 MB/s 19411 calls/s 19411 msg/s # udp gso and gro - over veth touching data # udp rx: 663 MB/s 484219 calls/s # udp tx: 692 MB/s 11743 calls/s 11743 msg/s # udp rx: 707 MB/s 515960 calls/s # udp tx: 706 MB/s 11979 calls/s 11979 msg/s # udp rx: 688 MB/s 502230 calls/s # udp tx: 688 MB/s 11675 calls/s 11675 msg/s # udp rx: 699 MB/s 510111 calls/s # udp tx: 697 MB/s 11838 calls/s 11838 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__->