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: 845 MB/s 14340 calls/s 14340 msg/s # tcp rx: 846 MB/s 154733 calls/s # tcp tx: 861 MB/s 14612 calls/s 14612 msg/s # tcp rx: 862 MB/s 159966 calls/s # tcp tx: 852 MB/s 14455 calls/s 14455 msg/s # tcp rx: 853 MB/s 153416 calls/s # tcp tx: 845 MB/s 14340 calls/s 14340 msg/s # udp gso - over veth touching data # udp rx: 1216 MB/s 866382 calls/s # udp tx: 1237 MB/s 20996 calls/s 20996 msg/s # udp rx: 1267 MB/s 903181 calls/s # udp tx: 1267 MB/s 21491 calls/s 21491 msg/s # udp rx: 1269 MB/s 904154 calls/s # udp tx: 1268 MB/s 21510 calls/s 21510 msg/s # udp rx: 1269 MB/s 904487 calls/s # udp tx: 1268 MB/s 21522 calls/s 21522 msg/s # udp gso and gro - over veth touching data # udp rx: 1221 MB/s 870415 calls/s # udp tx: 1249 MB/s 21198 calls/s 21198 msg/s # udp rx: 1311 MB/s 934026 calls/s # udp tx: 1310 MB/s 22223 calls/s 22223 msg/s # udp rx: 1321 MB/s 941600 calls/s # udp tx: 1319 MB/s 22385 calls/s 22385 msg/s # udp rx: 1308 MB/s 932079 calls/s # udp tx: 1307 MB/s 22182 calls/s 22182 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 840 MB/s 14248 calls/s 14248 msg/s # tcp rx: 840 MB/s 153867 calls/s # tcp tx: 845 MB/s 14345 calls/s 14345 msg/s # tcp rx: 846 MB/s 157332 calls/s # tcp tx: 862 MB/s 14633 calls/s 14633 msg/s # tcp rx: 863 MB/s 159586 calls/s # tcp tx: 862 MB/s 14626 calls/s 14626 msg/s # udp gso - over veth touching data # udp rx: 1146 MB/s 836154 calls/s # udp tx: 1169 MB/s 19833 calls/s 19833 msg/s # udp rx: 1246 MB/s 909214 calls/s # udp tx: 1250 MB/s 21207 calls/s 21207 msg/s # udp rx: 1252 MB/s 913686 calls/s # udp tx: 1261 MB/s 21404 calls/s 21404 msg/s # udp rx: 1082 MB/s 789805 calls/s # udp tx: 1392 MB/s 23621 calls/s 23621 msg/s # udp gso and gro - over veth touching data # udp rx: 1152 MB/s 840525 calls/s # udp tx: 1178 MB/s 19994 calls/s 19994 msg/s # udp rx: 1225 MB/s 893903 calls/s # udp tx: 1222 MB/s 20736 calls/s 20736 msg/s # udp rx: 1195 MB/s 872011 calls/s # udp tx: 1194 MB/s 20252 calls/s 20252 msg/s # udp rx: 1186 MB/s 865157 calls/s # udp tx: 1185 MB/s 20112 calls/s 20112 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__->