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: 1175 MB/s 19943 calls/s 19943 msg/s # tcp rx: 1175 MB/s 141209 calls/s # tcp tx: 1050 MB/s 17820 calls/s 17820 msg/s # tcp rx: 1051 MB/s 136682 calls/s # tcp tx: 1061 MB/s 18012 calls/s 18012 msg/s # tcp rx: 1062 MB/s 124914 calls/s # tcp tx: 1049 MB/s 17798 calls/s 17798 msg/s # udp gso - over veth touching data # udp rx: 1247 MB/s 888946 calls/s # udp tx: 1275 MB/s 21628 calls/s 21628 msg/s # udp rx: 1255 MB/s 894617 calls/s # udp tx: 1256 MB/s 21318 calls/s 21318 msg/s # udp rx: 1232 MB/s 878323 calls/s # udp tx: 1232 MB/s 20901 calls/s 20901 msg/s # udp rx: 1181 MB/s 841928 calls/s # udp tx: 1181 MB/s 20037 calls/s 20037 msg/s # udp gso and gro - over veth touching data # udp rx: 1275 MB/s 908385 calls/s # udp tx: 1310 MB/s 22230 calls/s 22230 msg/s # udp rx: 1281 MB/s 912820 calls/s # udp tx: 1282 MB/s 21753 calls/s 21753 msg/s # udp rx: 1250 MB/s 890679 calls/s # udp tx: 1249 MB/s 21200 calls/s 21200 msg/s # udp rx: 1308 MB/s 932447 calls/s # udp tx: 1308 MB/s 22198 calls/s 22198 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1148 MB/s 19471 calls/s 19471 msg/s # tcp rx: 1149 MB/s 140874 calls/s # tcp tx: 1098 MB/s 18626 calls/s 18626 msg/s # tcp rx: 1099 MB/s 139439 calls/s # tcp tx: 1082 MB/s 18357 calls/s 18357 msg/s # tcp rx: 1083 MB/s 135653 calls/s # tcp tx: 1047 MB/s 17768 calls/s 17768 msg/s # udp gso - over veth touching data # udp rx: 1132 MB/s 825600 calls/s # udp tx: 1167 MB/s 19800 calls/s 19800 msg/s # udp rx: 1269 MB/s 925719 calls/s # udp tx: 1268 MB/s 21514 calls/s 21514 msg/s # udp rx: 1264 MB/s 922522 calls/s # udp tx: 1265 MB/s 21464 calls/s 21464 msg/s # udp rx: 1270 MB/s 926460 calls/s # udp tx: 1270 MB/s 21542 calls/s 21542 msg/s # udp gso and gro - over veth touching data # udp rx: 1195 MB/s 871914 calls/s # udp tx: 1230 MB/s 20873 calls/s 20873 msg/s # udp rx: 1151 MB/s 840020 calls/s # udp tx: 1153 MB/s 19557 calls/s 19557 msg/s # udp rx: 1149 MB/s 838560 calls/s # udp tx: 1147 MB/s 19454 calls/s 19454 msg/s # udp rx: 1170 MB/s 853435 calls/s # udp tx: 1173 MB/s 19903 calls/s 19903 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__->