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: 1017 MB/s 17254 calls/s 17254 msg/s # tcp rx: 1019 MB/s 144255 calls/s # tcp tx: 1054 MB/s 17887 calls/s 17887 msg/s # tcp rx: 1063 MB/s 135365 calls/s # tcp tx: 1087 MB/s 18449 calls/s 18449 msg/s # tcp rx: 1087 MB/s 132838 calls/s # tcp tx: 1095 MB/s 18578 calls/s 18578 msg/s # udp gso - over veth touching data # udp rx: 1201 MB/s 856190 calls/s # udp tx: 1241 MB/s 21063 calls/s 21063 msg/s # udp rx: 878 MB/s 626152 calls/s # udp tx: 858 MB/s 14561 calls/s 14561 msg/s # udp rx: 610 MB/s 434560 calls/s # udp tx: 610 MB/s 10358 calls/s 10358 msg/s # udp rx: 613 MB/s 436840 calls/s # udp tx: 613 MB/s 10408 calls/s 10408 msg/s # udp gso and gro - over veth touching data # udp rx: 1142 MB/s 813538 calls/s # udp tx: 1174 MB/s 19925 calls/s 19925 msg/s # udp rx: 1264 MB/s 900583 calls/s # udp tx: 1261 MB/s 21399 calls/s 21399 msg/s # udp rx: 1274 MB/s 907819 calls/s # udp tx: 1276 MB/s 21644 calls/s 21644 msg/s # udp rx: 1339 MB/s 953897 calls/s # udp tx: 1341 MB/s 22747 calls/s 22747 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1145 MB/s 19434 calls/s 19434 msg/s # tcp rx: 1146 MB/s 143140 calls/s # tcp tx: 1156 MB/s 19617 calls/s 19617 msg/s # tcp rx: 1157 MB/s 148654 calls/s # tcp tx: 1166 MB/s 19787 calls/s 19787 msg/s # tcp rx: 1167 MB/s 138058 calls/s # tcp tx: 1163 MB/s 19740 calls/s 19740 msg/s # udp gso - over veth touching data # udp rx: 1197 MB/s 873648 calls/s # udp tx: 1232 MB/s 20901 calls/s 20901 msg/s # udp rx: 1194 MB/s 870912 calls/s # udp tx: 1194 MB/s 20253 calls/s 20253 msg/s # udp rx: 1217 MB/s 887811 calls/s # udp tx: 1214 MB/s 20606 calls/s 20606 msg/s # udp rx: 1189 MB/s 867156 calls/s # udp tx: 1190 MB/s 20189 calls/s 20189 msg/s # udp gso and gro - over veth touching data # udp rx: 1154 MB/s 842267 calls/s # udp tx: 1188 MB/s 20166 calls/s 20166 msg/s # udp rx: 1263 MB/s 921433 calls/s # udp tx: 1262 MB/s 21419 calls/s 21419 msg/s # udp rx: 1257 MB/s 917055 calls/s # udp tx: 1256 MB/s 21317 calls/s 21317 msg/s # udp rx: 1260 MB/s 919059 calls/s # udp tx: 1260 MB/s 21372 calls/s 21372 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__->