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: 1085 MB/s 18415 calls/s 18415 msg/s # tcp rx: 1086 MB/s 144010 calls/s # tcp tx: 1053 MB/s 17864 calls/s 17864 msg/s # tcp rx: 1053 MB/s 145941 calls/s # tcp tx: 1077 MB/s 18274 calls/s 18274 msg/s # tcp rx: 1079 MB/s 141613 calls/s # tcp tx: 1128 MB/s 19143 calls/s 19143 msg/s # udp gso - over veth touching data # udp rx: 1246 MB/s 887694 calls/s # udp tx: 1277 MB/s 21674 calls/s 21674 msg/s # udp rx: 1228 MB/s 875308 calls/s # udp tx: 1234 MB/s 20942 calls/s 20942 msg/s # udp rx: 1229 MB/s 875554 calls/s # udp tx: 1225 MB/s 20783 calls/s 20783 msg/s # udp rx: 1206 MB/s 859316 calls/s # udp tx: 1207 MB/s 20484 calls/s 20484 msg/s # udp gso and gro - over veth touching data # udp rx: 1213 MB/s 864690 calls/s # udp tx: 1244 MB/s 21106 calls/s 21106 msg/s # udp rx: 1156 MB/s 823675 calls/s # udp tx: 1154 MB/s 19580 calls/s 19580 msg/s # udp rx: 1190 MB/s 847844 calls/s # udp tx: 1190 MB/s 20198 calls/s 20198 msg/s # udp rx: 1311 MB/s 934224 calls/s # udp tx: 1311 MB/s 22246 calls/s 22246 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1099 MB/s 18644 calls/s 18644 msg/s # tcp rx: 1099 MB/s 139619 calls/s # tcp tx: 924 MB/s 15674 calls/s 15674 msg/s # tcp rx: 925 MB/s 131742 calls/s # tcp tx: 1079 MB/s 18309 calls/s 18309 msg/s # tcp rx: 1080 MB/s 133334 calls/s # tcp tx: 1005 MB/s 17047 calls/s 17047 msg/s # udp gso - over veth touching data # udp rx: 637 MB/s 464754 calls/s # udp tx: 653 MB/s 11078 calls/s 11078 msg/s # udp rx: 668 MB/s 487256 calls/s # udp tx: 663 MB/s 11260 calls/s 11260 msg/s # udp rx: 673 MB/s 491473 calls/s # udp tx: 677 MB/s 11489 calls/s 11489 msg/s # udp rx: 684 MB/s 499412 calls/s # udp tx: 684 MB/s 11608 calls/s 11608 msg/s # udp gso and gro - over veth touching data # udp rx: 580 MB/s 423716 calls/s # udp tx: 597 MB/s 10128 calls/s 10128 msg/s # udp rx: 634 MB/s 462712 calls/s # udp tx: 633 MB/s 10751 calls/s 10751 msg/s # udp rx: 635 MB/s 463687 calls/s # udp tx: 635 MB/s 10781 calls/s 10781 msg/s # udp rx: 631 MB/s 460879 calls/s # udp tx: 630 MB/s 10700 calls/s 10700 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__->