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: 1733 MB/s 1411126 calls/s # udp tx: 1876 MB/s 31832 calls/s 31832 msg/s # udp rx: 1912 MB/s 1556859 calls/s # udp tx: 1947 MB/s 33024 calls/s 33024 msg/s # udp rx: 1952 MB/s 1589429 calls/s # udp tx: 1957 MB/s 33205 calls/s 33205 msg/s # UDP GRO fwd perf udp rx: 1816 MB/s 1477796 calls/s # udp tx: 1957 MB/s 33194 calls/s 33194 msg/s # udp rx: 1935 MB/s 1575621 calls/s # udp tx: 1958 MB/s 33214 calls/s 33214 msg/s # udp rx: 1948 MB/s 1586438 calls/s # udp tx: 1958 MB/s 33224 calls/s 33224 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: 1416 MB/s 1148006 calls/s # udp tx: 1873 MB/s 31779 calls/s 31779 msg/s # udp rx: 1651 MB/s 1339800 calls/s # udp tx: 1922 MB/s 32609 calls/s 32609 msg/s # udp rx: 1415 MB/s 1148857 calls/s # udp tx: 1927 MB/s 32695 calls/s 32695 msg/s # UDP GRO fwd perf udp rx: 1745 MB/s 1417240 calls/s # udp tx: 1905 MB/s 32325 calls/s 32325 msg/s # udp rx: 1825 MB/s 1480950 calls/s # udp tx: 1922 MB/s 32613 calls/s 32613 msg/s # udp rx: 1840 MB/s 1493297 calls/s # udp tx: 1923 MB/s 32620 calls/s 32620 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__->