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: 999 MB/s 16947 calls/s 16947 msg/s # tcp rx: 999 MB/s 129557 calls/s # tcp tx: 1152 MB/s 19545 calls/s 19545 msg/s # tcp rx: 1152 MB/s 145612 calls/s # tcp tx: 1157 MB/s 19634 calls/s 19634 msg/s # tcp rx: 1158 MB/s 140262 calls/s # tcp tx: 1151 MB/s 19533 calls/s 19533 msg/s # udp gso - over veth touching data # udp rx: 1181 MB/s 841647 calls/s # udp tx: 1212 MB/s 20563 calls/s 20563 msg/s # udp rx: 1154 MB/s 822711 calls/s # udp tx: 1159 MB/s 19665 calls/s 19665 msg/s # udp rx: 1189 MB/s 847127 calls/s # udp tx: 1192 MB/s 20223 calls/s 20223 msg/s # udp rx: 1237 MB/s 881453 calls/s # udp tx: 1239 MB/s 21017 calls/s 21017 msg/s # udp gso and gro - over veth touching data # udp rx: 670 MB/s 477839 calls/s # udp tx: 699 MB/s 11869 calls/s 11869 msg/s # udp rx: 1095 MB/s 780636 calls/s # udp tx: 1107 MB/s 18788 calls/s 18788 msg/s # udp rx: 1330 MB/s 947946 calls/s # udp tx: 1333 MB/s 22619 calls/s 22619 msg/s # udp rx: 1331 MB/s 948735 calls/s # udp tx: 1333 MB/s 22617 calls/s 22617 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1038 MB/s 17614 calls/s 17614 msg/s # tcp rx: 1039 MB/s 128075 calls/s # tcp tx: 1086 MB/s 18423 calls/s 18423 msg/s # tcp rx: 1104 MB/s 132968 calls/s # tcp tx: 1048 MB/s 17783 calls/s 17783 msg/s # tcp rx: 1053 MB/s 129040 calls/s # tcp tx: 1069 MB/s 18147 calls/s 18147 msg/s # udp gso - over veth touching data # udp rx: 1080 MB/s 788030 calls/s # udp tx: 1111 MB/s 18858 calls/s 18858 msg/s # udp rx: 1223 MB/s 892201 calls/s # udp tx: 1223 MB/s 20748 calls/s 20748 msg/s # udp rx: 1239 MB/s 904105 calls/s # udp tx: 1236 MB/s 20969 calls/s 20969 msg/s # udp rx: 1226 MB/s 894583 calls/s # udp tx: 1217 MB/s 20655 calls/s 20655 msg/s # udp gso and gro - over veth touching data # udp rx: 1233 MB/s 899753 calls/s # udp tx: 1267 MB/s 21499 calls/s 21499 msg/s # udp rx: 1285 MB/s 937820 calls/s # udp tx: 1284 MB/s 21793 calls/s 21793 msg/s # udp rx: 1297 MB/s 946478 calls/s # udp tx: 1296 MB/s 21986 calls/s 21986 msg/s # udp rx: 1275 MB/s 930347 calls/s # udp tx: 1274 MB/s 21619 calls/s 21619 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__->