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: 815 MB/s 13829 calls/s 13829 msg/s # tcp rx: 816 MB/s 92382 calls/s # tcp tx: 834 MB/s 14151 calls/s 14151 msg/s # tcp rx: 835 MB/s 94084 calls/s # tcp tx: 843 MB/s 14304 calls/s 14304 msg/s # tcp rx: 844 MB/s 94935 calls/s # tcp tx: 841 MB/s 14277 calls/s 14277 msg/s # udp gso - over veth touching data # udp rx: 1269 MB/s 904647 calls/s # udp tx: 1307 MB/s 22175 calls/s 22175 msg/s # udp rx: 1242 MB/s 884944 calls/s # udp tx: 1238 MB/s 21003 calls/s 21003 msg/s # udp rx: 1136 MB/s 809756 calls/s # udp tx: 1137 MB/s 19290 calls/s 19290 msg/s # udp rx: 1250 MB/s 890968 calls/s # udp tx: 1244 MB/s 21103 calls/s 21103 msg/s # udp gso and gro - over veth touching data # udp rx: 1200 MB/s 855332 calls/s # udp tx: 1235 MB/s 20961 calls/s 20961 msg/s # udp rx: 1251 MB/s 891450 calls/s # udp tx: 1259 MB/s 21354 calls/s 21354 msg/s # udp rx: 1252 MB/s 892227 calls/s # udp tx: 1249 MB/s 21188 calls/s 21188 msg/s # udp rx: 1132 MB/s 806614 calls/s # udp tx: 1135 MB/s 19252 calls/s 19252 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 791 MB/s 13426 calls/s 13426 msg/s # tcp rx: 791 MB/s 91746 calls/s # tcp tx: 785 MB/s 13328 calls/s 13328 msg/s # tcp rx: 786 MB/s 91216 calls/s # tcp tx: 701 MB/s 11905 calls/s 11905 msg/s # tcp rx: 702 MB/s 85593 calls/s # tcp tx: 715 MB/s 12142 calls/s 12142 msg/s # udp gso - over veth touching data # udp rx: 1193 MB/s 870671 calls/s # udp tx: 1221 MB/s 20721 calls/s 20721 msg/s # udp rx: 974 MB/s 710642 calls/s # udp tx: 981 MB/s 16642 calls/s 16642 msg/s # udp rx: 1142 MB/s 833129 calls/s # udp tx: 1143 MB/s 19387 calls/s 19387 msg/s # udp rx: 1178 MB/s 859559 calls/s # udp tx: 1178 MB/s 19984 calls/s 19984 msg/s # udp gso and gro - over veth touching data # udp rx: 1120 MB/s 817447 calls/s # udp tx: 1161 MB/s 19707 calls/s 19707 msg/s # udp rx: 1234 MB/s 900135 calls/s # udp tx: 1233 MB/s 20924 calls/s 20924 msg/s # udp rx: 1237 MB/s 902865 calls/s # udp tx: 1239 MB/s 21029 calls/s 21029 msg/s # udp rx: 1235 MB/s 901420 calls/s # udp tx: 1237 MB/s 20990 calls/s 20990 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__->