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: 1723 MB/s 29226 calls/s 29226 msg/s # tcp rx: 1724 MB/s 71999 calls/s # tcp tx: 1547 MB/s 26239 calls/s 26239 msg/s # tcp rx: 1549 MB/s 63818 calls/s # tcp tx: 1673 MB/s 28378 calls/s 28378 msg/s # tcp rx: 1673 MB/s 64423 calls/s # tcp tx: 1641 MB/s 27843 calls/s 27843 msg/s # udp gso - over veth touching data # udp rx: 587 MB/s 418282 calls/s # udp tx: 602 MB/s 10216 calls/s 10216 msg/s # udp rx: 655 MB/s 466838 calls/s # udp tx: 654 MB/s 11099 calls/s 11099 msg/s # udp rx: 654 MB/s 466338 calls/s # udp tx: 654 MB/s 11098 calls/s 11098 msg/s # udp rx: 660 MB/s 470684 calls/s # udp tx: 660 MB/s 11206 calls/s 11206 msg/s # udp gso and gro - over veth touching data # udp rx: 1367 MB/s 22902 calls/s # udp tx: 1403 MB/s 23808 calls/s 23808 msg/s # udp rx: 1773 MB/s 30073 calls/s # udp tx: 1791 MB/s 30386 calls/s 30386 msg/s # udp rx: 1777 MB/s 30147 calls/s # udp tx: 1777 MB/s 30148 calls/s 30148 msg/s # udp rx: 1710 MB/s 29015 calls/s # udp tx: 1708 MB/s 28985 calls/s 28985 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1389 MB/s 23568 calls/s 23568 msg/s # tcp rx: 1390 MB/s 56138 calls/s # tcp tx: 1498 MB/s 25418 calls/s 25418 msg/s # tcp rx: 1500 MB/s 54053 calls/s # tcp tx: 1712 MB/s 29050 calls/s 29050 msg/s # tcp rx: 1714 MB/s 62283 calls/s # tcp tx: 1712 MB/s 29043 calls/s 29043 msg/s # udp gso - over veth touching data # udp rx: 1112 MB/s 811426 calls/s # udp tx: 1139 MB/s 19321 calls/s 19321 msg/s # udp rx: 1144 MB/s 834863 calls/s # udp tx: 1144 MB/s 19415 calls/s 19415 msg/s # udp rx: 1150 MB/s 839037 calls/s # udp tx: 1150 MB/s 19512 calls/s 19512 msg/s # udp rx: 1153 MB/s 841156 calls/s # udp tx: 1152 MB/s 19552 calls/s 19552 msg/s # udp gso and gro - over veth touching data # udp rx: 1705 MB/s 28933 calls/s # udp tx: 1758 MB/s 29830 calls/s 29830 msg/s # udp rx: 1749 MB/s 29670 calls/s # udp tx: 1746 MB/s 29628 calls/s 29628 msg/s # udp rx: 1731 MB/s 29375 calls/s # udp tx: 1730 MB/s 29358 calls/s 29358 msg/s # udp rx: 1763 MB/s 29902 calls/s # udp tx: 1760 MB/s 29859 calls/s 29859 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__->