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: 1135 MB/s 19262 calls/s 19262 msg/s # tcp rx: 1136 MB/s 142500 calls/s # tcp tx: 1114 MB/s 18906 calls/s 18906 msg/s # tcp rx: 1115 MB/s 141030 calls/s # tcp tx: 1058 MB/s 17951 calls/s 17951 msg/s # tcp rx: 1059 MB/s 137197 calls/s # tcp tx: 1109 MB/s 18811 calls/s 18811 msg/s # udp gso - over veth touching data # udp rx: 614 MB/s 437656 calls/s # udp tx: 626 MB/s 10634 calls/s 10634 msg/s # udp rx: 636 MB/s 453205 calls/s # udp tx: 636 MB/s 10796 calls/s 10796 msg/s # udp rx: 632 MB/s 450902 calls/s # udp tx: 633 MB/s 10743 calls/s 10743 msg/s # udp rx: 637 MB/s 453989 calls/s # udp tx: 637 MB/s 10816 calls/s 10816 msg/s # udp gso and gro - over veth touching data # udp rx: 1287 MB/s 916873 calls/s # udp tx: 1313 MB/s 22285 calls/s 22285 msg/s # udp rx: 1235 MB/s 879961 calls/s # udp tx: 1226 MB/s 20799 calls/s 20799 msg/s # udp rx: 1221 MB/s 870112 calls/s # udp tx: 1229 MB/s 20857 calls/s 20857 msg/s # udp rx: 1309 MB/s 932525 calls/s # udp tx: 1308 MB/s 22191 calls/s 22191 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1073 MB/s 18213 calls/s 18213 msg/s # tcp rx: 1074 MB/s 142295 calls/s # tcp tx: 1152 MB/s 19540 calls/s 19540 msg/s # tcp rx: 1153 MB/s 141704 calls/s # tcp tx: 1159 MB/s 19667 calls/s 19667 msg/s # tcp rx: 1160 MB/s 142736 calls/s # tcp tx: 1154 MB/s 19586 calls/s 19586 msg/s # udp gso - over veth touching data # udp rx: 1240 MB/s 904855 calls/s # udp tx: 1265 MB/s 21470 calls/s 21470 msg/s # udp rx: 1228 MB/s 896226 calls/s # udp tx: 1228 MB/s 20840 calls/s 20840 msg/s # udp rx: 1233 MB/s 899581 calls/s # udp tx: 1234 MB/s 20933 calls/s 20933 msg/s # udp rx: 1266 MB/s 923334 calls/s # udp tx: 1266 MB/s 21482 calls/s 21482 msg/s # udp gso and gro - over veth touching data # udp rx: 1137 MB/s 829284 calls/s # udp tx: 1161 MB/s 19696 calls/s 19696 msg/s # udp rx: 957 MB/s 698620 calls/s # udp tx: 943 MB/s 15995 calls/s 15995 msg/s # udp rx: 973 MB/s 710344 calls/s # udp tx: 987 MB/s 16757 calls/s 16757 msg/s # udp rx: 1092 MB/s 796997 calls/s # udp tx: 1085 MB/s 18411 calls/s 18411 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__->