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: 1666 MB/s 1356144 calls/s # udp tx: 1839 MB/s 31197 calls/s 31197 msg/s # udp rx: 1927 MB/s 1568957 calls/s # udp tx: 1979 MB/s 33569 calls/s 33569 msg/s # udp rx: 1898 MB/s 1544630 calls/s # udp tx: 1965 MB/s 33330 calls/s 33330 msg/s # UDP GRO fwd perf udp rx: 1781 MB/s 1450203 calls/s # udp tx: 1861 MB/s 31567 calls/s 31567 msg/s # udp rx: 1849 MB/s 1505429 calls/s # udp tx: 1874 MB/s 31801 calls/s 31801 msg/s # udp rx: 1911 MB/s 1556281 calls/s # udp tx: 1949 MB/s 33068 calls/s 33068 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: 939 MB/s 764598 calls/s # udp tx: 1108 MB/s 18806 calls/s 18806 msg/s # udp rx: 1174 MB/s 955917 calls/s # udp tx: 1186 MB/s 20117 calls/s 20117 msg/s # udp rx: 1168 MB/s 951003 calls/s # udp tx: 1196 MB/s 20301 calls/s 20301 msg/s # UDP GRO fwd perf udp rx: 1051 MB/s 856304 calls/s # udp tx: 1169 MB/s 19839 calls/s 19839 msg/s # udp rx: 1175 MB/s 956659 calls/s # udp tx: 1181 MB/s 20043 calls/s 20043 msg/s # udp rx: 1172 MB/s 954622 calls/s # udp tx: 1207 MB/s 20488 calls/s 20488 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__->