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: 1170 MB/s 19847 calls/s 19847 msg/s # tcp rx: 1170 MB/s 142411 calls/s # tcp tx: 1109 MB/s 18814 calls/s 18814 msg/s # tcp rx: 1110 MB/s 138260 calls/s # tcp tx: 1155 MB/s 19600 calls/s 19600 msg/s # tcp rx: 1156 MB/s 138809 calls/s # tcp tx: 1147 MB/s 19463 calls/s 19463 msg/s # udp gso - over veth touching data # udp rx: 1291 MB/s 920093 calls/s # udp tx: 1332 MB/s 22596 calls/s 22596 msg/s # udp rx: 1327 MB/s 945805 calls/s # udp tx: 1325 MB/s 22488 calls/s 22488 msg/s # udp rx: 1322 MB/s 942340 calls/s # udp tx: 1322 MB/s 22428 calls/s 22428 msg/s # udp rx: 1336 MB/s 952294 calls/s # udp tx: 1336 MB/s 22661 calls/s 22661 msg/s # udp gso and gro - over veth touching data # udp rx: 1279 MB/s 911347 calls/s # udp tx: 1318 MB/s 22360 calls/s 22360 msg/s # udp rx: 1286 MB/s 916551 calls/s # udp tx: 1287 MB/s 21842 calls/s 21842 msg/s # udp rx: 1286 MB/s 916286 calls/s # udp tx: 1289 MB/s 21870 calls/s 21870 msg/s # udp rx: 1294 MB/s 921916 calls/s # udp tx: 1298 MB/s 22027 calls/s 22027 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1075 MB/s 18246 calls/s 18246 msg/s # tcp rx: 1075 MB/s 140013 calls/s # tcp tx: 1171 MB/s 19870 calls/s 19870 msg/s # tcp rx: 1172 MB/s 139569 calls/s # tcp tx: 1182 MB/s 20054 calls/s 20054 msg/s # tcp rx: 1183 MB/s 137623 calls/s # tcp tx: 1185 MB/s 20112 calls/s 20112 msg/s # udp gso - over veth touching data # udp rx: 1188 MB/s 867132 calls/s # udp tx: 1226 MB/s 20801 calls/s 20801 msg/s # udp rx: 1249 MB/s 911634 calls/s # udp tx: 1253 MB/s 21264 calls/s 21264 msg/s # udp rx: 1255 MB/s 915749 calls/s # udp tx: 1260 MB/s 21387 calls/s 21387 msg/s # udp rx: 1255 MB/s 915806 calls/s # udp tx: 1260 MB/s 21379 calls/s 21379 msg/s # udp gso and gro - over veth touching data # udp rx: 609 MB/s 444384 calls/s # udp tx: 628 MB/s 10666 calls/s 10666 msg/s # udp rx: 626 MB/s 456945 calls/s # udp tx: 627 MB/s 10651 calls/s 10651 msg/s # udp rx: 620 MB/s 452836 calls/s # udp tx: 622 MB/s 10553 calls/s 10553 msg/s # udp rx: 620 MB/s 452815 calls/s # udp tx: 622 MB/s 10552 calls/s 10552 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__->