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: 971 MB/s 16481 calls/s 16481 msg/s # tcp rx: 972 MB/s 123683 calls/s # tcp tx: 1079 MB/s 18303 calls/s 18303 msg/s # tcp rx: 1080 MB/s 129912 calls/s # tcp tx: 1083 MB/s 18371 calls/s 18371 msg/s # tcp rx: 1084 MB/s 131210 calls/s # tcp tx: 1090 MB/s 18495 calls/s 18495 msg/s # udp gso - over veth touching data # udp rx: 1266 MB/s 901992 calls/s # udp tx: 1309 MB/s 22216 calls/s 22216 msg/s # udp rx: 1306 MB/s 930689 calls/s # udp tx: 1305 MB/s 22143 calls/s 22143 msg/s # udp rx: 1315 MB/s 936773 calls/s # udp tx: 1313 MB/s 22282 calls/s 22282 msg/s # udp rx: 1313 MB/s 935673 calls/s # udp tx: 1312 MB/s 22264 calls/s 22264 msg/s # udp gso and gro - over veth touching data # udp rx: 1096 MB/s 780803 calls/s # udp tx: 1119 MB/s 18987 calls/s 18987 msg/s # udp rx: 665 MB/s 474056 calls/s # udp tx: 668 MB/s 11340 calls/s 11340 msg/s # udp rx: 661 MB/s 471506 calls/s # udp tx: 663 MB/s 11253 calls/s 11253 msg/s # udp rx: 616 MB/s 439410 calls/s # udp tx: 618 MB/s 10492 calls/s 10492 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 842 MB/s 14295 calls/s 14295 msg/s # tcp rx: 859 MB/s 101128 calls/s # tcp tx: 1051 MB/s 17837 calls/s 17837 msg/s # tcp rx: 1052 MB/s 129946 calls/s # tcp tx: 1001 MB/s 16987 calls/s 16987 msg/s # tcp rx: 1001 MB/s 129575 calls/s # tcp tx: 871 MB/s 14778 calls/s 14778 msg/s # udp gso - over veth touching data # udp rx: 1176 MB/s 857772 calls/s # udp tx: 1214 MB/s 20604 calls/s 20604 msg/s # udp rx: 1241 MB/s 905746 calls/s # udp tx: 1246 MB/s 21134 calls/s 21134 msg/s # udp rx: 1248 MB/s 910432 calls/s # udp tx: 1252 MB/s 21243 calls/s 21243 msg/s # udp rx: 1252 MB/s 913644 calls/s # udp tx: 1253 MB/s 21262 calls/s 21262 msg/s # udp gso and gro - over veth touching data # udp rx: 1151 MB/s 840158 calls/s # udp tx: 1187 MB/s 20142 calls/s 20142 msg/s # udp rx: 1289 MB/s 940464 calls/s # udp tx: 1287 MB/s 21843 calls/s 21843 msg/s # udp rx: 1285 MB/s 937837 calls/s # udp tx: 1286 MB/s 21814 calls/s 21814 msg/s # udp rx: 1275 MB/s 930180 calls/s # udp tx: 1275 MB/s 21630 calls/s 21630 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__->