make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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: 1097 MB/s 18606 calls/s 18606 msg/s # tcp rx: 1098 MB/s 132559 calls/s # tcp tx: 1126 MB/s 19114 calls/s 19114 msg/s # tcp rx: 1128 MB/s 136374 calls/s # tcp tx: 1125 MB/s 19094 calls/s 19094 msg/s # tcp rx: 1126 MB/s 136570 calls/s # tcp tx: 1138 MB/s 19305 calls/s 19305 msg/s # udp gso - over veth touching data # udp rx: 1259 MB/s 896846 calls/s # udp tx: 1296 MB/s 21996 calls/s 21996 msg/s # udp rx: 1308 MB/s 932462 calls/s # udp tx: 1310 MB/s 22223 calls/s 22223 msg/s # udp rx: 676 MB/s 481767 calls/s # udp tx: 655 MB/s 11112 calls/s 11112 msg/s # udp rx: 641 MB/s 456750 calls/s # udp tx: 640 MB/s 10867 calls/s 10867 msg/s # udp gso and gro - over veth touching data # udp rx: 1258 MB/s 896553 calls/s # udp tx: 1300 MB/s 22062 calls/s 22062 msg/s # udp rx: 1253 MB/s 892688 calls/s # udp tx: 1255 MB/s 21289 calls/s 21289 msg/s # udp rx: 1312 MB/s 935273 calls/s # udp tx: 1315 MB/s 22311 calls/s 22311 msg/s # udp rx: 1314 MB/s 936675 calls/s # udp tx: 1316 MB/s 22322 calls/s 22322 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 953 MB/s 16172 calls/s 16172 msg/s # tcp rx: 954 MB/s 124453 calls/s # tcp tx: 1007 MB/s 17091 calls/s 17091 msg/s # tcp rx: 1008 MB/s 129328 calls/s # tcp tx: 1033 MB/s 17526 calls/s 17526 msg/s # tcp rx: 1034 MB/s 130025 calls/s # tcp tx: 1039 MB/s 17630 calls/s 17630 msg/s # udp gso - over veth touching data # udp rx: 1128 MB/s 823235 calls/s # udp tx: 1159 MB/s 19662 calls/s 19662 msg/s # udp rx: 1181 MB/s 862031 calls/s # udp tx: 1181 MB/s 20044 calls/s 20044 msg/s # udp rx: 1190 MB/s 868105 calls/s # udp tx: 1189 MB/s 20182 calls/s 20182 msg/s # udp rx: 1178 MB/s 859626 calls/s # udp tx: 1178 MB/s 19986 calls/s 19986 msg/s # udp gso and gro - over veth touching data # udp rx: 1195 MB/s 871674 calls/s # udp tx: 1232 MB/s 20899 calls/s 20899 msg/s # udp rx: 1280 MB/s 934061 calls/s # udp tx: 1268 MB/s 21507 calls/s 21507 msg/s # udp rx: 1235 MB/s 901276 calls/s # udp tx: 1247 MB/s 21151 calls/s 21151 msg/s # udp rx: 1258 MB/s 917852 calls/s # udp tx: 1258 MB/s 21343 calls/s 21343 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__->