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: 1797 MB/s 1463080 calls/s # udp tx: 1874 MB/s 31785 calls/s 31785 msg/s # udp rx: 1918 MB/s 1562014 calls/s # udp tx: 1928 MB/s 32702 calls/s 32702 msg/s # udp rx: 1951 MB/s 1588582 calls/s # udp tx: 1957 MB/s 33207 calls/s 33207 msg/s # UDP GRO fwd perf udp rx: 1188 MB/s 966682 calls/s # udp tx: 1810 MB/s 30715 calls/s 30715 msg/s # udp rx: 1700 MB/s 1384461 calls/s # udp tx: 1887 MB/s 32021 calls/s 32021 msg/s # udp rx: 1873 MB/s 1524872 calls/s # udp tx: 1880 MB/s 31891 calls/s 31891 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: 1333 MB/s 1082007 calls/s # udp tx: 1892 MB/s 32098 calls/s 32098 msg/s # udp rx: 839 MB/s 681633 calls/s # udp tx: 1923 MB/s 32627 calls/s 32627 msg/s # udp rx: 1208 MB/s 980364 calls/s # udp tx: 1952 MB/s 33116 calls/s 33116 msg/s # UDP GRO fwd perf udp rx: 1230 MB/s 996806 calls/s # udp tx: 1955 MB/s 33161 calls/s 33161 msg/s # udp rx: 1497 MB/s 1213067 calls/s # udp tx: 1964 MB/s 33323 calls/s 33323 msg/s # udp rx: 1532 MB/s 1241206 calls/s # udp tx: 1953 MB/s 33126 calls/s 33126 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__->