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: 719 MB/s 12198 calls/s 12198 msg/s # tcp rx: 719 MB/s 98448 calls/s # tcp tx: 686 MB/s 11650 calls/s 11650 msg/s # tcp rx: 687 MB/s 85090 calls/s # tcp tx: 676 MB/s 11471 calls/s 11471 msg/s # tcp rx: 676 MB/s 84677 calls/s # tcp tx: 690 MB/s 11710 calls/s 11710 msg/s # udp gso - over veth touching data # udp rx: 1168 MB/s 832096 calls/s # udp tx: 1197 MB/s 20316 calls/s 20316 msg/s # udp rx: 1266 MB/s 902182 calls/s # udp tx: 1268 MB/s 21515 calls/s 21515 msg/s # udp rx: 1235 MB/s 879864 calls/s # udp tx: 1237 MB/s 20997 calls/s 20997 msg/s # udp rx: 1274 MB/s 907830 calls/s # udp tx: 1276 MB/s 21658 calls/s 21658 msg/s # udp gso and gro - over veth touching data # udp rx: 1168 MB/s 832343 calls/s # udp tx: 1190 MB/s 20197 calls/s 20197 msg/s # udp rx: 1221 MB/s 870399 calls/s # udp tx: 1226 MB/s 20809 calls/s 20809 msg/s # udp rx: 1284 MB/s 914936 calls/s # udp tx: 1283 MB/s 21775 calls/s 21775 msg/s # udp rx: 1271 MB/s 905468 calls/s # udp tx: 1269 MB/s 21527 calls/s 21527 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 849 MB/s 14406 calls/s 14406 msg/s # tcp rx: 849 MB/s 157768 calls/s # tcp tx: 786 MB/s 13342 calls/s 13342 msg/s # tcp rx: 787 MB/s 146645 calls/s # tcp tx: 942 MB/s 15987 calls/s 15987 msg/s # tcp rx: 943 MB/s 126081 calls/s # tcp tx: 785 MB/s 13319 calls/s 13319 msg/s # udp gso - over veth touching data # udp rx: 1219 MB/s 889313 calls/s # udp tx: 1246 MB/s 21137 calls/s 21137 msg/s # udp rx: 1252 MB/s 913663 calls/s # udp tx: 1254 MB/s 21274 calls/s 21274 msg/s # udp rx: 1239 MB/s 903949 calls/s # udp tx: 1241 MB/s 21053 calls/s 21053 msg/s # udp rx: 1230 MB/s 897051 calls/s # udp tx: 1230 MB/s 20867 calls/s 20867 msg/s # udp gso and gro - over veth touching data # udp rx: 604 MB/s 440746 calls/s # udp tx: 622 MB/s 10563 calls/s 10563 msg/s # udp rx: 635 MB/s 463459 calls/s # udp tx: 634 MB/s 10757 calls/s 10757 msg/s # udp rx: 634 MB/s 462894 calls/s # udp tx: 634 MB/s 10766 calls/s 10766 msg/s # udp rx: 629 MB/s 459294 calls/s # udp tx: 629 MB/s 10670 calls/s 10670 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__->