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: 845 MB/s 14342 calls/s 14342 msg/s # tcp rx: 847 MB/s 148151 calls/s # tcp tx: 825 MB/s 13996 calls/s 13996 msg/s # tcp rx: 824 MB/s 128673 calls/s # tcp tx: 932 MB/s 15810 calls/s 15810 msg/s # tcp rx: 932 MB/s 125037 calls/s # tcp tx: 818 MB/s 13889 calls/s 13889 msg/s # udp gso - over veth touching data # udp rx: 1226 MB/s 873585 calls/s # udp tx: 1254 MB/s 21276 calls/s 21276 msg/s # udp rx: 1253 MB/s 893053 calls/s # udp tx: 1253 MB/s 21262 calls/s 21262 msg/s # udp rx: 1255 MB/s 894372 calls/s # udp tx: 1265 MB/s 21458 calls/s 21458 msg/s # udp rx: 1276 MB/s 908979 calls/s # udp tx: 1275 MB/s 21634 calls/s 21634 msg/s # udp gso and gro - over veth touching data # udp rx: 667 MB/s 475277 calls/s # udp tx: 684 MB/s 11613 calls/s 11613 msg/s # udp rx: 679 MB/s 484352 calls/s # udp tx: 679 MB/s 11520 calls/s 11520 msg/s # udp rx: 680 MB/s 484805 calls/s # udp tx: 679 MB/s 11530 calls/s 11530 msg/s # udp rx: 1085 MB/s 773538 calls/s # udp tx: 1098 MB/s 18624 calls/s 18624 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 695 MB/s 11800 calls/s 11800 msg/s # tcp rx: 696 MB/s 86780 calls/s # tcp tx: 693 MB/s 11766 calls/s 11766 msg/s # tcp rx: 694 MB/s 87293 calls/s # tcp tx: 762 MB/s 12932 calls/s 12932 msg/s # tcp rx: 763 MB/s 110017 calls/s # tcp tx: 851 MB/s 14446 calls/s 14446 msg/s # udp gso - over veth touching data # udp rx: 1094 MB/s 798194 calls/s # udp tx: 1121 MB/s 19014 calls/s 19014 msg/s # udp rx: 1180 MB/s 860680 calls/s # udp tx: 1180 MB/s 20023 calls/s 20023 msg/s # udp rx: 1204 MB/s 878431 calls/s # udp tx: 1201 MB/s 20374 calls/s 20374 msg/s # udp rx: 1219 MB/s 889538 calls/s # udp tx: 1215 MB/s 20613 calls/s 20613 msg/s # udp gso and gro - over veth touching data # udp rx: 1141 MB/s 832666 calls/s # udp tx: 1167 MB/s 19800 calls/s 19800 msg/s # udp rx: 1192 MB/s 869463 calls/s # udp tx: 1191 MB/s 20216 calls/s 20216 msg/s # udp rx: 1193 MB/s 870240 calls/s # udp tx: 1193 MB/s 20236 calls/s 20236 msg/s # udp rx: 1193 MB/s 870643 calls/s # udp tx: 1204 MB/s 20424 calls/s 20424 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__->