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: 1795 MB/s 30455 calls/s 30455 msg/s # tcp rx: 1798 MB/s 70236 calls/s # tcp tx: 1694 MB/s 28740 calls/s 28740 msg/s # tcp rx: 1696 MB/s 68769 calls/s # tcp tx: 1659 MB/s 28143 calls/s 28143 msg/s # tcp rx: 1702 MB/s 69423 calls/s # tcp tx: 1544 MB/s 26196 calls/s 26196 msg/s # udp gso - over veth touching data # udp rx: 959 MB/s 683665 calls/s # udp tx: 990 MB/s 16802 calls/s 16802 msg/s # udp rx: 1188 MB/s 846786 calls/s # udp tx: 1189 MB/s 20173 calls/s 20173 msg/s # udp rx: 1185 MB/s 844299 calls/s # udp tx: 1186 MB/s 20117 calls/s 20117 msg/s # udp rx: 1034 MB/s 737080 calls/s # udp tx: 1036 MB/s 17573 calls/s 17573 msg/s # udp gso and gro - over veth touching data # udp rx: 1390 MB/s 23583 calls/s # udp tx: 1429 MB/s 24252 calls/s 24252 msg/s # udp rx: 1544 MB/s 26197 calls/s # udp tx: 1541 MB/s 26144 calls/s 26144 msg/s # udp rx: 1559 MB/s 26453 calls/s # udp tx: 1576 MB/s 26744 calls/s 26744 msg/s # udp rx: 1604 MB/s 27207 calls/s # udp tx: 1590 MB/s 26977 calls/s 26977 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1698 MB/s 28815 calls/s 28815 msg/s # tcp rx: 1701 MB/s 67261 calls/s # tcp tx: 1291 MB/s 21908 calls/s 21908 msg/s # tcp rx: 1295 MB/s 51079 calls/s # tcp tx: 1475 MB/s 25030 calls/s 25030 msg/s # tcp rx: 1477 MB/s 53252 calls/s # tcp tx: 1692 MB/s 28700 calls/s 28700 msg/s # udp gso - over veth touching data # udp rx: 1036 MB/s 755980 calls/s # udp tx: 1070 MB/s 18149 calls/s 18149 msg/s # udp rx: 1072 MB/s 782188 calls/s # udp tx: 1074 MB/s 18218 calls/s 18218 msg/s # udp rx: 1179 MB/s 859987 calls/s # udp tx: 1182 MB/s 20055 calls/s 20055 msg/s # udp rx: 1186 MB/s 865627 calls/s # udp tx: 1187 MB/s 20133 calls/s 20133 msg/s # udp gso and gro - over veth touching data # udp rx: 1466 MB/s 24881 calls/s # udp tx: 1505 MB/s 25533 calls/s 25533 msg/s # udp rx: 1714 MB/s 29072 calls/s # udp tx: 1729 MB/s 29337 calls/s 29337 msg/s # udp rx: 1700 MB/s 28834 calls/s # udp tx: 1697 MB/s 28791 calls/s 28791 msg/s # udp rx: 1699 MB/s 28817 calls/s # udp tx: 1698 MB/s 28804 calls/s 28804 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__->