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: 1239 MB/s 1007117 calls/s # udp tx: 1635 MB/s 27744 calls/s 27744 msg/s # udp rx: 1231 MB/s 1001156 calls/s # udp tx: 1486 MB/s 25212 calls/s 25212 msg/s # udp rx: 1367 MB/s 1112791 calls/s # udp tx: 1522 MB/s 25831 calls/s 25831 msg/s # UDP GRO fwd perf udp rx: 858 MB/s 698737 calls/s # udp tx: 1860 MB/s 31552 calls/s 31552 msg/s # udp rx: 1047 MB/s 852591 calls/s # udp tx: 1839 MB/s 31199 calls/s 31199 msg/s # udp rx: 971 MB/s 790303 calls/s # udp tx: 1879 MB/s 31873 calls/s 31873 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 1142225 calls/s # udp tx: 1663 MB/s 28219 calls/s 28219 msg/s # udp rx: 927 MB/s 752199 calls/s # udp tx: 1892 MB/s 32091 calls/s 32091 msg/s # udp rx: 1426 MB/s 1156756 calls/s # udp tx: 1827 MB/s 30988 calls/s 30988 msg/s # UDP GRO fwd perf udp rx: 926 MB/s 751251 calls/s # udp tx: 1778 MB/s 30173 calls/s 30173 msg/s # udp rx: 1182 MB/s 960915 calls/s # udp tx: 1643 MB/s 27873 calls/s 27873 msg/s # udp rx: 1414 MB/s 1146991 calls/s # udp tx: 1914 MB/s 32473 calls/s 32473 msg/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__->