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: 836 MB/s 14196 calls/s 14196 msg/s # tcp rx: 838 MB/s 93291 calls/s # tcp tx: 753 MB/s 12773 calls/s 12773 msg/s # tcp rx: 755 MB/s 88491 calls/s # tcp tx: 1078 MB/s 18290 calls/s 18290 msg/s # tcp rx: 1080 MB/s 129502 calls/s # tcp tx: 1063 MB/s 18042 calls/s 18042 msg/s # udp gso - over veth touching data # udp rx: 674 MB/s 480814 calls/s # udp tx: 694 MB/s 11775 calls/s 11775 msg/s # udp rx: 695 MB/s 495646 calls/s # udp tx: 694 MB/s 11780 calls/s 11780 msg/s # udp rx: 666 MB/s 474484 calls/s # udp tx: 665 MB/s 11283 calls/s 11283 msg/s # udp rx: 633 MB/s 451323 calls/s # udp tx: 633 MB/s 10749 calls/s 10749 msg/s # udp gso and gro - over veth touching data # udp rx: 1259 MB/s 897167 calls/s # udp tx: 1294 MB/s 21948 calls/s 21948 msg/s # udp rx: 1294 MB/s 921831 calls/s # udp tx: 1294 MB/s 21958 calls/s 21958 msg/s # udp rx: 1318 MB/s 938896 calls/s # udp tx: 1317 MB/s 22345 calls/s 22345 msg/s # udp rx: 1303 MB/s 928742 calls/s # udp tx: 1303 MB/s 22101 calls/s 22101 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1082 MB/s 18361 calls/s 18361 msg/s # tcp rx: 1082 MB/s 141729 calls/s # tcp tx: 1136 MB/s 19270 calls/s 19270 msg/s # tcp rx: 1136 MB/s 131361 calls/s # tcp tx: 1066 MB/s 18088 calls/s 18088 msg/s # tcp rx: 1068 MB/s 131249 calls/s # tcp tx: 1028 MB/s 17451 calls/s 17451 msg/s # udp gso - over veth touching data # udp rx: 1180 MB/s 861171 calls/s # udp tx: 1216 MB/s 20631 calls/s 20631 msg/s # udp rx: 1242 MB/s 905961 calls/s # udp tx: 1240 MB/s 21048 calls/s 21048 msg/s # udp rx: 1233 MB/s 899636 calls/s # udp tx: 1232 MB/s 20910 calls/s 20910 msg/s # udp rx: 1252 MB/s 913145 calls/s # udp tx: 1251 MB/s 21230 calls/s 21230 msg/s # udp gso and gro - over veth touching data # udp rx: 1245 MB/s 908214 calls/s # udp tx: 1280 MB/s 21713 calls/s 21713 msg/s # udp rx: 1277 MB/s 931847 calls/s # udp tx: 1280 MB/s 21724 calls/s 21724 msg/s # udp rx: 1264 MB/s 922298 calls/s # udp tx: 1266 MB/s 21478 calls/s 21478 msg/s # udp rx: 1270 MB/s 926779 calls/s # udp tx: 1273 MB/s 21598 calls/s 21598 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__->