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: 1763 MB/s 29916 calls/s 29916 msg/s # tcp rx: 1764 MB/s 67541 calls/s # tcp tx: 1520 MB/s 25782 calls/s 25782 msg/s # tcp rx: 1521 MB/s 58614 calls/s # tcp tx: 1565 MB/s 26551 calls/s 26551 msg/s # tcp rx: 1565 MB/s 63426 calls/s # tcp tx: 1578 MB/s 26778 calls/s 26778 msg/s # udp gso - over veth touching data # udp rx: 954 MB/s 679878 calls/s # udp tx: 977 MB/s 16579 calls/s 16579 msg/s # udp rx: 1038 MB/s 739878 calls/s # udp tx: 1052 MB/s 17852 calls/s 17852 msg/s # udp rx: 1061 MB/s 755944 calls/s # udp tx: 1059 MB/s 17972 calls/s 17972 msg/s # udp rx: 1088 MB/s 775108 calls/s # udp tx: 1089 MB/s 18472 calls/s 18472 msg/s # udp gso and gro - over veth touching data # udp rx: 936 MB/s 15885 calls/s # udp tx: 970 MB/s 16453 calls/s 16453 msg/s # udp rx: 1047 MB/s 17770 calls/s # udp tx: 1047 MB/s 17758 calls/s 17758 msg/s # udp rx: 1034 MB/s 17549 calls/s # udp tx: 1034 MB/s 17543 calls/s 17543 msg/s # udp rx: 1056 MB/s 17920 calls/s # udp tx: 1055 MB/s 17896 calls/s 17896 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1521 MB/s 25803 calls/s 25803 msg/s # tcp rx: 1529 MB/s 60987 calls/s # tcp tx: 1527 MB/s 25909 calls/s 25909 msg/s # tcp rx: 1532 MB/s 60456 calls/s # tcp tx: 1227 MB/s 20823 calls/s 20823 msg/s # tcp rx: 1230 MB/s 54205 calls/s # tcp tx: 1213 MB/s 20587 calls/s 20587 msg/s # udp gso - over veth touching data # udp rx: 1080 MB/s 787927 calls/s # udp tx: 1113 MB/s 18886 calls/s 18886 msg/s # udp rx: 758 MB/s 553075 calls/s # udp tx: 745 MB/s 12652 calls/s 12652 msg/s # udp rx: 660 MB/s 481989 calls/s # udp tx: 659 MB/s 11191 calls/s 11191 msg/s # udp rx: 637 MB/s 464987 calls/s # udp tx: 637 MB/s 10809 calls/s 10809 msg/s # udp gso and gro - over veth touching data # udp rx: 758 MB/s 12863 calls/s # udp tx: 781 MB/s 13247 calls/s 13247 msg/s # udp rx: 838 MB/s 14229 calls/s # udp tx: 843 MB/s 14312 calls/s 14312 msg/s # udp rx: 987 MB/s 16743 calls/s # udp tx: 986 MB/s 16740 calls/s 16740 msg/s # udp rx: 937 MB/s 15903 calls/s # udp tx: 937 MB/s 15900 calls/s 15900 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__->