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: 1581 MB/s 26824 calls/s 26824 msg/s # tcp rx: 1582 MB/s 63026 calls/s # tcp tx: 1490 MB/s 25276 calls/s 25276 msg/s # tcp rx: 1492 MB/s 58587 calls/s # tcp tx: 1632 MB/s 27691 calls/s 27691 msg/s # tcp rx: 1634 MB/s 67788 calls/s # tcp tx: 1703 MB/s 28896 calls/s 28896 msg/s # udp gso - over veth touching data # udp rx: 1170 MB/s 833604 calls/s # udp tx: 1198 MB/s 20327 calls/s 20327 msg/s # udp rx: 1112 MB/s 792573 calls/s # udp tx: 1109 MB/s 18822 calls/s 18822 msg/s # udp rx: 1147 MB/s 817413 calls/s # udp tx: 1148 MB/s 19471 calls/s 19471 msg/s # udp rx: 1196 MB/s 852156 calls/s # udp tx: 1195 MB/s 20284 calls/s 20284 msg/s # udp gso and gro - over veth touching data # udp rx: 1696 MB/s 28243 calls/s # udp tx: 1752 MB/s 29728 calls/s 29728 msg/s # udp rx: 1790 MB/s 30367 calls/s # udp tx: 1789 MB/s 30356 calls/s 30356 msg/s # udp rx: 1729 MB/s 29330 calls/s # udp tx: 1724 MB/s 29253 calls/s 29253 msg/s # udp rx: 1682 MB/s 28542 calls/s # udp tx: 1678 MB/s 28468 calls/s 28468 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1494 MB/s 25349 calls/s 25349 msg/s # tcp rx: 1496 MB/s 59155 calls/s # tcp tx: 1283 MB/s 21774 calls/s 21774 msg/s # tcp rx: 1284 MB/s 52676 calls/s # tcp tx: 1229 MB/s 20849 calls/s 20849 msg/s # tcp rx: 1231 MB/s 54671 calls/s # tcp tx: 1489 MB/s 25256 calls/s 25256 msg/s # udp gso - over veth touching data # udp rx: 543 MB/s 396236 calls/s # udp tx: 564 MB/s 9582 calls/s 9582 msg/s # udp rx: 540 MB/s 393915 calls/s # udp tx: 539 MB/s 9144 calls/s 9144 msg/s # udp rx: 569 MB/s 415361 calls/s # udp tx: 568 MB/s 9646 calls/s 9646 msg/s # udp rx: 563 MB/s 411005 calls/s # udp tx: 560 MB/s 9508 calls/s 9508 msg/s # udp gso and gro - over veth touching data # udp rx: 871 MB/s 14774 calls/s # udp tx: 896 MB/s 15212 calls/s 15212 msg/s # udp rx: 859 MB/s 14582 calls/s # udp tx: 858 MB/s 14568 calls/s 14568 msg/s # udp rx: 837 MB/s 14206 calls/s # udp tx: 843 MB/s 14299 calls/s 14299 msg/s # udp rx: 904 MB/s 15333 calls/s # udp tx: 898 MB/s 15233 calls/s 15233 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__->