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: 1738 MB/s 29492 calls/s 29492 msg/s # tcp rx: 1740 MB/s 68024 calls/s # tcp tx: 1616 MB/s 27425 calls/s 27425 msg/s # tcp rx: 1618 MB/s 64845 calls/s # tcp tx: 1375 MB/s 23331 calls/s 23331 msg/s # tcp rx: 1377 MB/s 54568 calls/s # tcp tx: 1361 MB/s 23088 calls/s 23088 msg/s # udp gso - over veth touching data # udp rx: 1080 MB/s 769482 calls/s # udp tx: 1115 MB/s 18927 calls/s 18927 msg/s # udp rx: 1164 MB/s 829287 calls/s # udp tx: 1163 MB/s 19730 calls/s 19730 msg/s # udp rx: 1106 MB/s 788168 calls/s # udp tx: 1107 MB/s 18782 calls/s 18782 msg/s # udp rx: 1121 MB/s 799010 calls/s # udp tx: 1121 MB/s 19023 calls/s 19023 msg/s # udp gso and gro - over veth touching data # udp rx: 1511 MB/s 25636 calls/s # udp tx: 1558 MB/s 26426 calls/s 26426 msg/s # udp rx: 1709 MB/s 28996 calls/s # udp tx: 1723 MB/s 29238 calls/s 29238 msg/s # udp rx: 1757 MB/s 29797 calls/s # udp tx: 1757 MB/s 29800 calls/s 29800 msg/s # udp rx: 1758 MB/s 29822 calls/s # udp tx: 1756 MB/s 29792 calls/s 29792 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1692 MB/s 28707 calls/s 28707 msg/s # tcp rx: 1696 MB/s 73461 calls/s # tcp tx: 1626 MB/s 27591 calls/s 27591 msg/s # tcp rx: 1628 MB/s 72398 calls/s # tcp tx: 1611 MB/s 27333 calls/s 27333 msg/s # tcp rx: 1612 MB/s 67171 calls/s # tcp tx: 1438 MB/s 24399 calls/s 24399 msg/s # udp gso - over veth touching data # udp rx: 1078 MB/s 786796 calls/s # udp tx: 1114 MB/s 18902 calls/s 18902 msg/s # udp rx: 1137 MB/s 829476 calls/s # udp tx: 1135 MB/s 19264 calls/s 19264 msg/s # udp rx: 1160 MB/s 846108 calls/s # udp tx: 1159 MB/s 19667 calls/s 19667 msg/s # udp rx: 1171 MB/s 854258 calls/s # udp tx: 1171 MB/s 19868 calls/s 19868 msg/s # udp gso and gro - over veth touching data # udp rx: 1665 MB/s 28242 calls/s # udp tx: 1725 MB/s 29260 calls/s 29260 msg/s # udp rx: 1718 MB/s 29180 calls/s # udp tx: 1716 MB/s 29111 calls/s 29111 msg/s # udp rx: 1654 MB/s 28062 calls/s # udp tx: 1652 MB/s 28024 calls/s 28024 msg/s # udp rx: 1667 MB/s 28278 calls/s # udp tx: 1651 MB/s 28019 calls/s 28019 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__->