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: 1062 MB/s 18029 calls/s 18029 msg/s # tcp rx: 1063 MB/s 137830 calls/s # tcp tx: 1093 MB/s 18545 calls/s 18545 msg/s # tcp rx: 1101 MB/s 132095 calls/s # tcp tx: 1028 MB/s 17441 calls/s 17441 msg/s # tcp rx: 1031 MB/s 128062 calls/s # tcp tx: 1043 MB/s 17699 calls/s 17699 msg/s # udp gso - over veth touching data # udp rx: 621 MB/s 443076 calls/s # udp tx: 644 MB/s 10930 calls/s 10930 msg/s # udp rx: 704 MB/s 501742 calls/s # udp tx: 703 MB/s 11937 calls/s 11937 msg/s # udp rx: 704 MB/s 501529 calls/s # udp tx: 703 MB/s 11938 calls/s 11938 msg/s # udp rx: 704 MB/s 501656 calls/s # udp tx: 703 MB/s 11936 calls/s 11936 msg/s # udp gso and gro - over veth touching data # udp rx: 643 MB/s 458562 calls/s # udp tx: 662 MB/s 11228 calls/s 11228 msg/s # udp rx: 656 MB/s 467862 calls/s # udp tx: 655 MB/s 11117 calls/s 11117 msg/s # udp rx: 667 MB/s 475671 calls/s # udp tx: 667 MB/s 11324 calls/s 11324 msg/s # udp rx: 679 MB/s 483752 calls/s # udp tx: 678 MB/s 11510 calls/s 11510 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1003 MB/s 17014 calls/s 17014 msg/s # tcp rx: 1003 MB/s 138527 calls/s # tcp tx: 1117 MB/s 18954 calls/s 18954 msg/s # tcp rx: 1118 MB/s 137425 calls/s # tcp tx: 1121 MB/s 19024 calls/s 19024 msg/s # tcp rx: 1122 MB/s 137237 calls/s # tcp tx: 1138 MB/s 19314 calls/s 19314 msg/s # udp gso - over veth touching data # udp rx: 1190 MB/s 868322 calls/s # udp tx: 1226 MB/s 20794 calls/s 20794 msg/s # udp rx: 1204 MB/s 878771 calls/s # udp tx: 1218 MB/s 20662 calls/s 20662 msg/s # udp rx: 1268 MB/s 924784 calls/s # udp tx: 1267 MB/s 21500 calls/s 21500 msg/s # udp rx: 1267 MB/s 924300 calls/s # udp tx: 1267 MB/s 21494 calls/s 21494 msg/s # udp gso and gro - over veth touching data # udp rx: 1173 MB/s 856030 calls/s # udp tx: 1216 MB/s 20625 calls/s 20625 msg/s # udp rx: 1282 MB/s 935578 calls/s # udp tx: 1285 MB/s 21797 calls/s 21797 msg/s # udp rx: 1271 MB/s 927021 calls/s # udp tx: 1273 MB/s 21592 calls/s 21592 msg/s # udp rx: 1272 MB/s 928324 calls/s # udp tx: 1274 MB/s 21612 calls/s 21612 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__->