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: 632 MB/s 10723 calls/s 10723 msg/s # tcp rx: 632 MB/s 82792 calls/s # tcp tx: 619 MB/s 10505 calls/s 10505 msg/s # tcp rx: 619 MB/s 77380 calls/s # tcp tx: 612 MB/s 10389 calls/s 10389 msg/s # tcp rx: 613 MB/s 78041 calls/s # tcp tx: 615 MB/s 10445 calls/s 10445 msg/s # udp gso - over veth touching data # udp rx: 627 MB/s 447011 calls/s # udp tx: 670 MB/s 11380 calls/s 11380 msg/s # udp rx: 1191 MB/s 848409 calls/s # udp tx: 1193 MB/s 20245 calls/s 20245 msg/s # udp rx: 1135 MB/s 808829 calls/s # udp tx: 1137 MB/s 19297 calls/s 19297 msg/s # udp rx: 774 MB/s 551629 calls/s # udp tx: 763 MB/s 12944 calls/s 12944 msg/s # udp gso and gro - over veth touching data # udp rx: 1165 MB/s 830080 calls/s # udp tx: 1193 MB/s 20242 calls/s 20242 msg/s # udp rx: 1192 MB/s 849444 calls/s # udp tx: 1192 MB/s 20227 calls/s 20227 msg/s # udp rx: 1174 MB/s 836672 calls/s # udp tx: 1172 MB/s 19888 calls/s 19888 msg/s # udp rx: 1192 MB/s 849484 calls/s # udp tx: 1193 MB/s 20235 calls/s 20235 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 847 MB/s 14371 calls/s 14371 msg/s # tcp rx: 848 MB/s 157509 calls/s # tcp tx: 853 MB/s 14482 calls/s 14482 msg/s # tcp rx: 854 MB/s 160248 calls/s # tcp tx: 856 MB/s 14526 calls/s 14526 msg/s # tcp rx: 857 MB/s 159885 calls/s # tcp tx: 861 MB/s 14605 calls/s 14605 msg/s # udp gso - over veth touching data # udp rx: 1153 MB/s 841343 calls/s # udp tx: 1194 MB/s 20253 calls/s 20253 msg/s # udp rx: 1167 MB/s 851562 calls/s # udp tx: 1166 MB/s 19790 calls/s 19790 msg/s # udp rx: 1185 MB/s 864667 calls/s # udp tx: 1185 MB/s 20101 calls/s 20101 msg/s # udp rx: 1186 MB/s 865146 calls/s # udp tx: 1185 MB/s 20112 calls/s 20112 msg/s # udp gso and gro - over veth touching data # udp rx: 1106 MB/s 807329 calls/s # udp tx: 1144 MB/s 19403 calls/s 19403 msg/s # udp rx: 1090 MB/s 795354 calls/s # udp tx: 1091 MB/s 18511 calls/s 18511 msg/s # udp rx: 1160 MB/s 846399 calls/s # udp tx: 1163 MB/s 19727 calls/s 19727 msg/s # udp rx: 1159 MB/s 845825 calls/s # udp tx: 1172 MB/s 19894 calls/s 19894 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__->