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: 1486 MB/s 1210129 calls/s # udp tx: 1891 MB/s 32079 calls/s 32079 msg/s # udp rx: 1946 MB/s 1583985 calls/s # udp tx: 1961 MB/s 33272 calls/s 33272 msg/s # udp rx: 1959 MB/s 1594811 calls/s # udp tx: 1982 MB/s 33626 calls/s 33626 msg/s # UDP GRO fwd perf udp rx: 1715 MB/s 1396206 calls/s # udp tx: 1926 MB/s 32671 calls/s 32671 msg/s # udp rx: 1936 MB/s 1576828 calls/s # udp tx: 1946 MB/s 33014 calls/s 33014 msg/s # udp rx: 1881 MB/s 1531860 calls/s # udp tx: 1956 MB/s 33183 calls/s 33183 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: 1195 MB/s 969026 calls/s # udp tx: 1940 MB/s 32913 calls/s 32913 msg/s # udp rx: 1282 MB/s 1039805 calls/s # udp tx: 1934 MB/s 32807 calls/s 32807 msg/s # udp rx: 1469 MB/s 1190974 calls/s # udp tx: 1936 MB/s 32845 calls/s 32845 msg/s # UDP GRO fwd perf udp rx: 1240 MB/s 1005803 calls/s # udp tx: 1850 MB/s 31390 calls/s 31390 msg/s # udp rx: 1591 MB/s 1289891 calls/s # udp tx: 1944 MB/s 32978 calls/s 32978 msg/s # udp rx: 1346 MB/s 1090775 calls/s # udp tx: 1930 MB/s 32738 calls/s 32738 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__->