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: 1729 MB/s 29338 calls/s 29338 msg/s # tcp rx: 1730 MB/s 67574 calls/s # tcp tx: 1696 MB/s 28771 calls/s 28771 msg/s # tcp rx: 1697 MB/s 68110 calls/s # tcp tx: 1646 MB/s 27919 calls/s 27919 msg/s # tcp rx: 1648 MB/s 70846 calls/s # tcp tx: 1584 MB/s 26881 calls/s 26881 msg/s # udp gso - over veth touching data # udp rx: 1126 MB/s 802146 calls/s # udp tx: 1153 MB/s 19572 calls/s 19572 msg/s # udp rx: 1209 MB/s 861579 calls/s # udp tx: 1210 MB/s 20528 calls/s 20528 msg/s # udp rx: 1188 MB/s 846802 calls/s # udp tx: 1190 MB/s 20190 calls/s 20190 msg/s # udp rx: 1213 MB/s 864301 calls/s # udp tx: 1213 MB/s 20575 calls/s 20575 msg/s # udp gso and gro - over veth touching data # udp rx: 1733 MB/s 29398 calls/s # udp tx: 1789 MB/s 30358 calls/s 30358 msg/s # udp rx: 1740 MB/s 29521 calls/s # udp tx: 1725 MB/s 29268 calls/s 29268 msg/s # udp rx: 1811 MB/s 30724 calls/s # udp tx: 1824 MB/s 30951 calls/s 30951 msg/s # udp rx: 1825 MB/s 30970 calls/s # udp tx: 1824 MB/s 30951 calls/s 30951 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1693 MB/s 28730 calls/s 28730 msg/s # tcp rx: 1695 MB/s 65395 calls/s # tcp tx: 1633 MB/s 27708 calls/s 27708 msg/s # tcp rx: 1635 MB/s 67513 calls/s # tcp tx: 1704 MB/s 28910 calls/s 28910 msg/s # tcp rx: 1706 MB/s 67957 calls/s # tcp tx: 1731 MB/s 29359 calls/s 29359 msg/s # udp gso - over veth touching data # udp rx: 1161 MB/s 847226 calls/s # udp tx: 1193 MB/s 20239 calls/s 20239 msg/s # udp rx: 1138 MB/s 830290 calls/s # udp tx: 1138 MB/s 19304 calls/s 19304 msg/s # udp rx: 1149 MB/s 838333 calls/s # udp tx: 1151 MB/s 19523 calls/s 19523 msg/s # udp rx: 1148 MB/s 837763 calls/s # udp tx: 1150 MB/s 19516 calls/s 19516 msg/s # udp gso and gro - over veth touching data # udp rx: 1714 MB/s 29085 calls/s # udp tx: 1758 MB/s 29829 calls/s 29829 msg/s # udp rx: 1697 MB/s 28783 calls/s # udp tx: 1695 MB/s 28759 calls/s 28759 msg/s # udp rx: 1735 MB/s 29443 calls/s # udp tx: 1733 MB/s 29405 calls/s 29405 msg/s # udp rx: 1749 MB/s 29673 calls/s # udp tx: 1747 MB/s 29643 calls/s 29643 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__->