make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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: 1683 MB/s 1370364 calls/s # udp tx: 1758 MB/s 29828 calls/s 29828 msg/s # udp rx: 1957 MB/s 1593281 calls/s # udp tx: 1965 MB/s 33339 calls/s 33339 msg/s # udp rx: 1938 MB/s 1577839 calls/s # udp tx: 1945 MB/s 32992 calls/s 32992 msg/s # UDP GRO fwd perf udp rx: 1750 MB/s 1422983 calls/s # udp tx: 1941 MB/s 32929 calls/s 32929 msg/s # udp rx: 1935 MB/s 1575818 calls/s # udp tx: 1944 MB/s 32983 calls/s 32983 msg/s # udp rx: 1951 MB/s 1588389 calls/s # udp tx: 1959 MB/s 33236 calls/s 33236 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: 1365 MB/s 1106980 calls/s # udp tx: 1862 MB/s 31590 calls/s 31590 msg/s # udp rx: 1485 MB/s 1204515 calls/s # udp tx: 1874 MB/s 31787 calls/s 31787 msg/s # udp rx: 1757 MB/s 1425299 calls/s # udp tx: 1869 MB/s 31713 calls/s 31713 msg/s # UDP GRO fwd perf udp rx: 1650 MB/s 1340171 calls/s # udp tx: 1811 MB/s 30726 calls/s 30726 msg/s # udp rx: 1843 MB/s 1496850 calls/s # udp tx: 1905 MB/s 32324 calls/s 32324 msg/s # udp rx: 1844 MB/s 1497334 calls/s # udp tx: 1905 MB/s 32319 calls/s 32319 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__->