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: 1158 MB/s 19652 calls/s 19652 msg/s # tcp rx: 1159 MB/s 135986 calls/s # tcp tx: 1168 MB/s 19816 calls/s 19816 msg/s # tcp rx: 1169 MB/s 135314 calls/s # tcp tx: 1167 MB/s 19797 calls/s 19797 msg/s # tcp rx: 1168 MB/s 136293 calls/s # tcp tx: 1168 MB/s 19819 calls/s 19819 msg/s # udp gso - over veth touching data # udp rx: 1284 MB/s 914811 calls/s # udp tx: 1322 MB/s 22437 calls/s 22437 msg/s # udp rx: 1262 MB/s 899276 calls/s # udp tx: 1270 MB/s 21542 calls/s 21542 msg/s # udp rx: 1029 MB/s 733524 calls/s # udp tx: 1019 MB/s 17296 calls/s 17296 msg/s # udp rx: 670 MB/s 477328 calls/s # udp tx: 675 MB/s 11449 calls/s 11449 msg/s # udp gso and gro - over veth touching data # udp rx: 1211 MB/s 862877 calls/s # udp tx: 1249 MB/s 21194 calls/s 21194 msg/s # udp rx: 1256 MB/s 894826 calls/s # udp tx: 1256 MB/s 21315 calls/s 21315 msg/s # udp rx: 1274 MB/s 908081 calls/s # udp tx: 1274 MB/s 21611 calls/s 21611 msg/s # udp rx: 1229 MB/s 875928 calls/s # udp tx: 1216 MB/s 20635 calls/s 20635 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 966 MB/s 16386 calls/s 16386 msg/s # tcp rx: 966 MB/s 119312 calls/s # tcp tx: 841 MB/s 14265 calls/s 14265 msg/s # tcp rx: 850 MB/s 112304 calls/s # tcp tx: 977 MB/s 16581 calls/s 16581 msg/s # tcp rx: 979 MB/s 124873 calls/s # tcp tx: 846 MB/s 14359 calls/s 14359 msg/s # udp gso - over veth touching data # udp rx: 1171 MB/s 854620 calls/s # udp tx: 1218 MB/s 20661 calls/s 20661 msg/s # udp rx: 1198 MB/s 873861 calls/s # udp tx: 1188 MB/s 20156 calls/s 20156 msg/s # udp rx: 1160 MB/s 846542 calls/s # udp tx: 1180 MB/s 20022 calls/s 20022 msg/s # udp rx: 1193 MB/s 870589 calls/s # udp tx: 1194 MB/s 20260 calls/s 20260 msg/s # udp gso and gro - over veth touching data # udp rx: 1198 MB/s 874039 calls/s # udp tx: 1222 MB/s 20741 calls/s 20741 msg/s # udp rx: 1108 MB/s 808578 calls/s # udp tx: 1118 MB/s 18972 calls/s 18972 msg/s # udp rx: 1225 MB/s 893601 calls/s # udp tx: 1226 MB/s 20805 calls/s 20805 msg/s # udp rx: 1252 MB/s 913505 calls/s # udp tx: 1252 MB/s 21242 calls/s 21242 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__->