make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.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_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1807 MB/s 1470974 calls/s # udp tx: 1879 MB/s 31883 calls/s 31883 msg/s # udp rx: 1858 MB/s 1512597 calls/s # udp tx: 1923 MB/s 32629 calls/s 32629 msg/s # udp rx: 1684 MB/s 1369946 calls/s # udp tx: 1929 MB/s 32728 calls/s 32728 msg/s # UDP GRO fwd perf udp rx: 1678 MB/s 1366265 calls/s # udp tx: 1798 MB/s 30509 calls/s 30509 msg/s # udp rx: 1882 MB/s 1532639 calls/s # udp tx: 1888 MB/s 32025 calls/s 32025 msg/s # udp rx: 1673 MB/s 1361532 calls/s # udp tx: 1718 MB/s 29149 calls/s 29149 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1407 MB/s 1144313 calls/s # udp tx: 1686 MB/s 28607 calls/s 28607 msg/s # udp rx: 1475 MB/s 1198324 calls/s # udp tx: 1836 MB/s 31142 calls/s 31142 msg/s # udp rx: 1159 MB/s 940239 calls/s # udp tx: 1868 MB/s 31684 calls/s 31684 msg/s # UDP GRO fwd perf udp rx: 1021 MB/s 830659 calls/s # udp tx: 1781 MB/s 30214 calls/s 30214 msg/s # udp tx: 1812 MB/s 30736 calls/s 30736 msg/s # udp rx: 1361 MB/s 1106023 calls/s # udp tx: 1895 MB/s 32151 calls/s 32151 msg/s # udp rx: 1806 MB/s 1466518 calls/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok 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__->