make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1417 MB/s 1153380 calls/s # udp tx: 1821 MB/s 30887 calls/s 30887 msg/s # udp rx: 1250 MB/s 1018232 calls/s # udp tx: 1760 MB/s 29860 calls/s 29860 msg/s # udp rx: 1730 MB/s 1408904 calls/s # udp tx: 1754 MB/s 29754 calls/s 29754 msg/s # UDP GRO fwd perf udp rx: 1509 MB/s 1228614 calls/s # udp tx: 1706 MB/s 28938 calls/s 28938 msg/s # udp rx: 1775 MB/s 1445152 calls/s # udp tx: 1840 MB/s 31221 calls/s 31221 msg/s # udp rx: 1836 MB/s 1494727 calls/s # udp tx: 1926 MB/s 32683 calls/s 32683 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1459 MB/s 24760 calls/s 24760 msg/s # udp rx: 1 MB/s 1280 calls/s # udp tx: 1796 MB/s 30465 calls/s 30465 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1800 MB/s 30539 calls/s 30539 msg/s # UDP tunnel GRO fwd perf udp tx: 1748 MB/s 29659 calls/s 29659 msg/s # udp rx: 67 MB/s 55020 calls/s # udp tx: 1691 MB/s 28696 calls/s 28696 msg/s # udp rx: 182 MB/s 148652 calls/s # udp tx: 1665 MB/s 28253 calls/s 28253 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1332 MB/s 1084898 calls/s # udp tx: 1771 MB/s 30048 calls/s 30048 msg/s # udp rx: 1831 MB/s 1490851 calls/s # udp tx: 1865 MB/s 31647 calls/s 31647 msg/s # udp rx: 1805 MB/s 1470178 calls/s # udp tx: 1824 MB/s 30952 calls/s 30952 msg/s # UDP GRO fwd perf udp rx: 1603 MB/s 1304859 calls/s # udp tx: 1780 MB/s 30195 calls/s 30195 msg/s # udp rx: 1807 MB/s 1470685 calls/s # udp tx: 1937 MB/s 32857 calls/s 32857 msg/s # udp rx: 1624 MB/s 1321236 calls/s # udp tx: 1907 MB/s 32348 calls/s 32348 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 113 MB/s 91951 calls/s # udp tx: 1645 MB/s 27905 calls/s 27905 msg/s # udp tx: 1704 MB/s 28901 calls/s 28901 msg/s # udp rx: 79 MB/s 64519 calls/s # udp tx: 1831 MB/s 31056 calls/s 31056 msg/s # UDP tunnel GRO fwd perf udp tx: 1879 MB/s 31871 calls/s 31871 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1796 MB/s 30471 calls/s 30471 msg/s # udp rx: 107 MB/s 87488 calls/s # udp tx: 1846 MB/s 31313 calls/s 31313 msg/s ok 1 selftests: net: udpgro_fwd.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__->