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: 968 MB/s 16424 calls/s 16424 msg/s # tcp rx: 969 MB/s 128362 calls/s # tcp tx: 953 MB/s 16165 calls/s 16165 msg/s # tcp rx: 954 MB/s 127993 calls/s # tcp tx: 1053 MB/s 17876 calls/s 17876 msg/s # tcp rx: 1055 MB/s 132725 calls/s # tcp tx: 1048 MB/s 17787 calls/s 17787 msg/s # udp gso - over veth touching data # udp rx: 1145 MB/s 816092 calls/s # udp tx: 1182 MB/s 20059 calls/s 20059 msg/s # udp rx: 1111 MB/s 791662 calls/s # udp tx: 1107 MB/s 18777 calls/s 18777 msg/s # udp rx: 965 MB/s 687774 calls/s # udp tx: 962 MB/s 16324 calls/s 16324 msg/s # udp rx: 1247 MB/s 888693 calls/s # udp tx: 1253 MB/s 21258 calls/s 21258 msg/s # udp gso and gro - over veth touching data # udp rx: 1132 MB/s 806728 calls/s # udp tx: 1159 MB/s 19658 calls/s 19658 msg/s # udp rx: 1246 MB/s 887751 calls/s # udp tx: 1243 MB/s 21093 calls/s 21093 msg/s # udp rx: 1278 MB/s 910850 calls/s # udp tx: 1278 MB/s 21686 calls/s 21686 msg/s # udp rx: 1140 MB/s 812131 calls/s # udp tx: 1131 MB/s 19198 calls/s 19198 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 796 MB/s 13515 calls/s 13515 msg/s # tcp rx: 797 MB/s 133514 calls/s # tcp tx: 935 MB/s 15862 calls/s 15862 msg/s # tcp rx: 936 MB/s 134625 calls/s # tcp tx: 883 MB/s 14985 calls/s 14985 msg/s # tcp rx: 884 MB/s 130286 calls/s # tcp tx: 925 MB/s 15702 calls/s 15702 msg/s # udp gso - over veth touching data # udp rx: 598 MB/s 436417 calls/s # udp tx: 616 MB/s 10462 calls/s 10462 msg/s # udp rx: 1121 MB/s 817570 calls/s # udp tx: 1123 MB/s 19063 calls/s 19063 msg/s # udp rx: 1054 MB/s 769008 calls/s # udp tx: 1062 MB/s 18027 calls/s 18027 msg/s # udp rx: 1056 MB/s 770636 calls/s # udp tx: 1061 MB/s 18003 calls/s 18003 msg/s # udp gso and gro - over veth touching data # udp rx: 1114 MB/s 812920 calls/s # udp tx: 1149 MB/s 19493 calls/s 19493 msg/s # udp rx: 1138 MB/s 830059 calls/s # udp tx: 1139 MB/s 19322 calls/s 19322 msg/s # udp rx: 1053 MB/s 768042 calls/s # udp tx: 1048 MB/s 17780 calls/s 17780 msg/s # udp rx: 1186 MB/s 865522 calls/s # udp tx: 1199 MB/s 20344 calls/s 20344 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__->