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: 1098 MB/s 18638 calls/s 18638 msg/s # tcp rx: 1099 MB/s 140193 calls/s # tcp tx: 1091 MB/s 18513 calls/s 18513 msg/s # tcp rx: 1092 MB/s 135704 calls/s # tcp tx: 1065 MB/s 18065 calls/s 18065 msg/s # tcp rx: 1066 MB/s 133989 calls/s # tcp tx: 1064 MB/s 18047 calls/s 18047 msg/s # udp gso - over veth touching data # udp rx: 1117 MB/s 795808 calls/s # udp tx: 1150 MB/s 19515 calls/s 19515 msg/s # udp rx: 1298 MB/s 924751 calls/s # udp tx: 1305 MB/s 22136 calls/s 22136 msg/s # udp rx: 1275 MB/s 908628 calls/s # udp tx: 1275 MB/s 21632 calls/s 21632 msg/s # udp rx: 1141 MB/s 813324 calls/s # udp tx: 1127 MB/s 19123 calls/s 19123 msg/s # udp gso and gro - over veth touching data # udp rx: 647 MB/s 461260 calls/s # udp tx: 667 MB/s 11317 calls/s 11317 msg/s # udp rx: 668 MB/s 476528 calls/s # udp tx: 669 MB/s 11361 calls/s 11361 msg/s # udp rx: 660 MB/s 470256 calls/s # udp tx: 661 MB/s 11212 calls/s 11212 msg/s # udp rx: 660 MB/s 470481 calls/s # udp tx: 660 MB/s 11203 calls/s 11203 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 869 MB/s 14755 calls/s 14755 msg/s # tcp rx: 869 MB/s 97869 calls/s # tcp tx: 890 MB/s 15108 calls/s 15108 msg/s # tcp rx: 892 MB/s 130293 calls/s # tcp tx: 1010 MB/s 17138 calls/s 17138 msg/s # tcp rx: 1012 MB/s 131721 calls/s # tcp tx: 1076 MB/s 18261 calls/s 18261 msg/s # udp gso - over veth touching data # udp rx: 1208 MB/s 881314 calls/s # udp tx: 1239 MB/s 21026 calls/s 21026 msg/s # udp rx: 1235 MB/s 900994 calls/s # udp tx: 1234 MB/s 20943 calls/s 20943 msg/s # udp rx: 1255 MB/s 915638 calls/s # udp tx: 1254 MB/s 21278 calls/s 21278 msg/s # udp rx: 1236 MB/s 901469 calls/s # udp tx: 1246 MB/s 21135 calls/s 21135 msg/s # udp gso and gro - over veth touching data # udp rx: 1200 MB/s 875479 calls/s # udp tx: 1235 MB/s 20953 calls/s 20953 msg/s # udp rx: 1286 MB/s 938275 calls/s # udp tx: 1290 MB/s 21881 calls/s 21881 msg/s # udp rx: 1287 MB/s 939226 calls/s # udp tx: 1290 MB/s 21881 calls/s 21881 msg/s # udp rx: 1283 MB/s 935842 calls/s # udp tx: 1281 MB/s 21738 calls/s 21738 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__->