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: 1162 MB/s 19715 calls/s 19715 msg/s # tcp rx: 1176 MB/s 143446 calls/s # tcp tx: 1258 MB/s 21343 calls/s 21343 msg/s # tcp rx: 1568 MB/s 113216 calls/s # tcp tx: 1029 MB/s 17459 calls/s 17459 msg/s # tcp rx: 947 MB/s 117766 calls/s # tcp tx: 975 MB/s 16552 calls/s 16552 msg/s # udp gso - over veth touching data # udp rx: 637 MB/s 453872 calls/s # udp tx: 657 MB/s 11156 calls/s 11156 msg/s # udp rx: 602 MB/s 429377 calls/s # udp tx: 603 MB/s 10237 calls/s 10237 msg/s # udp rx: 651 MB/s 464286 calls/s # udp tx: 652 MB/s 11067 calls/s 11067 msg/s # udp rx: 650 MB/s 463242 calls/s # udp tx: 650 MB/s 11041 calls/s 11041 msg/s # udp gso and gro - over veth touching data # udp rx: 1212 MB/s 863575 calls/s # udp tx: 1249 MB/s 21193 calls/s 21193 msg/s # udp rx: 1284 MB/s 914947 calls/s # udp tx: 1286 MB/s 21827 calls/s 21827 msg/s # udp rx: 1323 MB/s 942829 calls/s # udp tx: 1325 MB/s 22473 calls/s 22473 msg/s # udp rx: 1325 MB/s 944116 calls/s # udp tx: 1326 MB/s 22500 calls/s 22500 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1077 MB/s 18279 calls/s 18279 msg/s # tcp rx: 1092 MB/s 138784 calls/s # tcp tx: 1075 MB/s 18235 calls/s 18235 msg/s # tcp rx: 1076 MB/s 130409 calls/s # tcp tx: 1085 MB/s 18415 calls/s 18415 msg/s # tcp rx: 1083 MB/s 131147 calls/s # tcp tx: 1073 MB/s 18210 calls/s 18210 msg/s # udp gso - over veth touching data # udp rx: 1153 MB/s 841055 calls/s # udp tx: 1198 MB/s 20325 calls/s 20325 msg/s # udp rx: 1248 MB/s 910360 calls/s # udp tx: 1247 MB/s 21158 calls/s 21158 msg/s # udp rx: 1226 MB/s 894500 calls/s # udp tx: 1216 MB/s 20641 calls/s 20641 msg/s # udp rx: 1099 MB/s 801722 calls/s # udp tx: 1106 MB/s 18763 calls/s 18763 msg/s # udp gso and gro - over veth touching data # udp rx: 1124 MB/s 820100 calls/s # udp tx: 1156 MB/s 19611 calls/s 19611 msg/s # udp rx: 1141 MB/s 832324 calls/s # udp tx: 1140 MB/s 19337 calls/s 19337 msg/s # udp rx: 1244 MB/s 907931 calls/s # udp tx: 1242 MB/s 21069 calls/s 21069 msg/s # udp rx: 1031 MB/s 752137 calls/s # udp tx: 1039 MB/s 17634 calls/s 17634 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__->