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: 1632 MB/s 1328433 calls/s # udp tx: 1824 MB/s 30949 calls/s 30949 msg/s # udp rx: 1795 MB/s 1461644 calls/s # udp tx: 1786 MB/s 30294 calls/s 30294 msg/s # udp rx: 1826 MB/s 1487020 calls/s # udp tx: 1850 MB/s 31383 calls/s 31383 msg/s # UDP GRO fwd perf udp rx: 1720 MB/s 1400452 calls/s # udp tx: 1861 MB/s 31568 calls/s 31568 msg/s # udp rx: 1780 MB/s 1449353 calls/s # udp tx: 1798 MB/s 30505 calls/s 30505 msg/s # udp rx: 1816 MB/s 1477660 calls/s # udp tx: 1881 MB/s 31909 calls/s 31909 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: 1675 MB/s 1360318 calls/s # udp tx: 1922 MB/s 32601 calls/s 32601 msg/s # udp rx: 1754 MB/s 1423137 calls/s # udp tx: 1953 MB/s 33125 calls/s 33125 msg/s # udp rx: 1872 MB/s 1520290 calls/s # udp tx: 1945 MB/s 32989 calls/s 32989 msg/s # UDP GRO fwd perf udp rx: 1504 MB/s 1220187 calls/s # udp tx: 1948 MB/s 33052 calls/s 33052 msg/s # udp rx: 1613 MB/s 1308580 calls/s # udp tx: 1956 MB/s 33180 calls/s 33180 msg/s # udp rx: 1869 MB/s 1517257 calls/s # udp tx: 1951 MB/s 33094 calls/s 33094 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__->