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: 1747 MB/s 29634 calls/s 29634 msg/s # tcp rx: 1748 MB/s 74983 calls/s # tcp tx: 1670 MB/s 28332 calls/s 28332 msg/s # tcp rx: 1670 MB/s 71960 calls/s # tcp tx: 1664 MB/s 28237 calls/s 28237 msg/s # tcp rx: 1665 MB/s 72143 calls/s # tcp tx: 1676 MB/s 28436 calls/s 28436 msg/s # udp gso - over veth touching data # udp rx: 1094 MB/s 780014 calls/s # udp tx: 1130 MB/s 19176 calls/s 19176 msg/s # udp rx: 1192 MB/s 849282 calls/s # udp tx: 1203 MB/s 20404 calls/s 20404 msg/s # udp rx: 1188 MB/s 846783 calls/s # udp tx: 1187 MB/s 20149 calls/s 20149 msg/s # udp rx: 1138 MB/s 810816 calls/s # udp tx: 1137 MB/s 19292 calls/s 19292 msg/s # udp gso and gro - over veth touching data # udp rx: 1703 MB/s 28584 calls/s # udp tx: 1745 MB/s 29610 calls/s 29610 msg/s # udp rx: 1757 MB/s 29815 calls/s # udp tx: 1755 MB/s 29776 calls/s 29776 msg/s # udp rx: 1629 MB/s 27633 calls/s # udp tx: 1627 MB/s 27605 calls/s 27605 msg/s # udp rx: 1743 MB/s 29565 calls/s # udp tx: 1739 MB/s 29508 calls/s 29508 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1669 MB/s 28308 calls/s 28308 msg/s # tcp rx: 1669 MB/s 71935 calls/s # tcp tx: 1659 MB/s 28154 calls/s 28154 msg/s # tcp rx: 1661 MB/s 74880 calls/s # tcp tx: 1668 MB/s 28300 calls/s 28300 msg/s # tcp rx: 1670 MB/s 75225 calls/s # tcp tx: 1680 MB/s 28504 calls/s 28504 msg/s # udp gso - over veth touching data # udp rx: 1118 MB/s 815536 calls/s # udp tx: 1145 MB/s 19434 calls/s 19434 msg/s # udp rx: 1123 MB/s 819124 calls/s # udp tx: 1122 MB/s 19041 calls/s 19041 msg/s # udp rx: 1167 MB/s 851759 calls/s # udp tx: 1166 MB/s 19785 calls/s 19785 msg/s # udp rx: 1148 MB/s 837365 calls/s # udp tx: 1148 MB/s 19475 calls/s 19475 msg/s # udp gso and gro - over veth touching data # udp rx: 1632 MB/s 27712 calls/s # udp tx: 1676 MB/s 28438 calls/s 28438 msg/s # udp rx: 1571 MB/s 26653 calls/s # udp tx: 1574 MB/s 26707 calls/s 26707 msg/s # udp rx: 1712 MB/s 29053 calls/s # udp tx: 1713 MB/s 29069 calls/s 29069 msg/s # udp rx: 1718 MB/s 29146 calls/s # udp tx: 1719 MB/s 29164 calls/s 29164 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__->