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: 707 MB/s 11995 calls/s 11995 msg/s # tcp rx: 709 MB/s 84353 calls/s # tcp tx: 679 MB/s 11523 calls/s 11523 msg/s # tcp rx: 679 MB/s 83223 calls/s # tcp tx: 675 MB/s 11451 calls/s 11451 msg/s # tcp rx: 675 MB/s 83543 calls/s # tcp tx: 644 MB/s 10926 calls/s 10926 msg/s # udp gso - over veth touching data # udp rx: 692 MB/s 493048 calls/s # udp tx: 712 MB/s 12078 calls/s 12078 msg/s # udp rx: 758 MB/s 540646 calls/s # udp tx: 761 MB/s 12910 calls/s 12910 msg/s # udp rx: 743 MB/s 529820 calls/s # udp tx: 741 MB/s 12578 calls/s 12578 msg/s # udp rx: 744 MB/s 530381 calls/s # udp tx: 744 MB/s 12622 calls/s 12622 msg/s # udp gso and gro - over veth touching data # udp rx: 1205 MB/s 858718 calls/s # udp tx: 1239 MB/s 21028 calls/s 21028 msg/s # udp rx: 1295 MB/s 922512 calls/s # udp tx: 1295 MB/s 21975 calls/s 21975 msg/s # udp rx: 1227 MB/s 874262 calls/s # udp tx: 1233 MB/s 20916 calls/s 20916 msg/s # udp rx: 1263 MB/s 900097 calls/s # udp tx: 1266 MB/s 21488 calls/s 21488 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1163 MB/s 19726 calls/s 19726 msg/s # tcp rx: 1181 MB/s 143656 calls/s # tcp tx: 1005 MB/s 17047 calls/s 17047 msg/s # tcp rx: 1005 MB/s 130226 calls/s # tcp tx: 1096 MB/s 18590 calls/s 18590 msg/s # tcp rx: 1106 MB/s 132195 calls/s # tcp tx: 1114 MB/s 18896 calls/s 18896 msg/s # udp gso - over veth touching data # udp rx: 1255 MB/s 915609 calls/s # udp tx: 1288 MB/s 21859 calls/s 21859 msg/s # udp rx: 1285 MB/s 937650 calls/s # udp tx: 1287 MB/s 21843 calls/s 21843 msg/s # udp rx: 1280 MB/s 933554 calls/s # udp tx: 1280 MB/s 21726 calls/s 21726 msg/s # udp rx: 1279 MB/s 933354 calls/s # udp tx: 1281 MB/s 21734 calls/s 21734 msg/s # udp gso and gro - over veth touching data # udp rx: 1209 MB/s 882318 calls/s # udp tx: 1240 MB/s 21039 calls/s 21039 msg/s # udp rx: 1156 MB/s 843510 calls/s # udp tx: 1155 MB/s 19596 calls/s 19596 msg/s # udp rx: 1285 MB/s 937187 calls/s # udp tx: 1283 MB/s 21773 calls/s 21773 msg/s # udp rx: 1294 MB/s 943966 calls/s # udp tx: 1293 MB/s 21942 calls/s 21942 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__->