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: 1074 MB/s 18220 calls/s 18220 msg/s # tcp rx: 1089 MB/s 142171 calls/s # tcp tx: 1031 MB/s 17501 calls/s 17501 msg/s # tcp rx: 1030 MB/s 128965 calls/s # tcp tx: 975 MB/s 16552 calls/s 16552 msg/s # tcp rx: 979 MB/s 130344 calls/s # tcp tx: 1005 MB/s 17054 calls/s 17054 msg/s # udp gso - over veth touching data # udp rx: 647 MB/s 461245 calls/s # udp tx: 667 MB/s 11324 calls/s 11324 msg/s # udp rx: 693 MB/s 494344 calls/s # udp tx: 694 MB/s 11781 calls/s 11781 msg/s # udp rx: 668 MB/s 476058 calls/s # udp tx: 668 MB/s 11339 calls/s 11339 msg/s # udp rx: 708 MB/s 504996 calls/s # udp tx: 711 MB/s 12064 calls/s 12064 msg/s # udp gso and gro - over veth touching data # udp rx: 1270 MB/s 905239 calls/s # udp tx: 1305 MB/s 22143 calls/s 22143 msg/s # udp rx: 1305 MB/s 929747 calls/s # udp tx: 1304 MB/s 22122 calls/s 22122 msg/s # udp rx: 1311 MB/s 934295 calls/s # udp tx: 1309 MB/s 22215 calls/s 22215 msg/s # udp rx: 1304 MB/s 929558 calls/s # udp tx: 1309 MB/s 22209 calls/s 22209 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1131 MB/s 19185 calls/s 19185 msg/s # tcp rx: 1132 MB/s 145649 calls/s # tcp tx: 1079 MB/s 18312 calls/s 18312 msg/s # tcp rx: 1080 MB/s 145019 calls/s # tcp tx: 1121 MB/s 19024 calls/s 19024 msg/s # tcp rx: 1122 MB/s 142689 calls/s # tcp tx: 1119 MB/s 18994 calls/s 18994 msg/s # udp gso - over veth touching data # udp rx: 1167 MB/s 851572 calls/s # udp tx: 1199 MB/s 20338 calls/s 20338 msg/s # udp rx: 1235 MB/s 900990 calls/s # udp tx: 1234 MB/s 20943 calls/s 20943 msg/s # udp rx: 1207 MB/s 880867 calls/s # udp tx: 1209 MB/s 20514 calls/s 20514 msg/s # udp rx: 1219 MB/s 889626 calls/s # udp tx: 1221 MB/s 20710 calls/s 20710 msg/s # udp gso and gro - over veth touching data # udp rx: 1248 MB/s 910438 calls/s # udp tx: 1283 MB/s 21765 calls/s 21765 msg/s # udp rx: 1253 MB/s 913984 calls/s # udp tx: 1251 MB/s 21234 calls/s 21234 msg/s # udp rx: 1135 MB/s 828102 calls/s # udp tx: 1126 MB/s 19105 calls/s 19105 msg/s # udp rx: 1258 MB/s 917798 calls/s # udp tx: 1266 MB/s 21488 calls/s 21488 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__->