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: 1829 MB/s 1488813 calls/s # udp tx: 1907 MB/s 32347 calls/s 32347 msg/s # udp rx: 1990 MB/s 1620368 calls/s # udp tx: 1998 MB/s 33903 calls/s 33903 msg/s # udp rx: 1970 MB/s 1603972 calls/s # udp tx: 1983 MB/s 33642 calls/s 33642 msg/s # UDP GRO fwd perf udp rx: 1792 MB/s 1459614 calls/s # udp tx: 1919 MB/s 32550 calls/s 32550 msg/s # udp rx: 1959 MB/s 1595014 calls/s # udp tx: 1968 MB/s 33394 calls/s 33394 msg/s # udp rx: 1962 MB/s 1597790 calls/s # udp tx: 1974 MB/s 33481 calls/s 33481 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: 1650 MB/s 1341506 calls/s # udp tx: 1927 MB/s 32685 calls/s 32685 msg/s # udp rx: 1868 MB/s 1520009 calls/s # udp tx: 1948 MB/s 33043 calls/s 33043 msg/s # udp rx: 1872 MB/s 1523975 calls/s # udp tx: 1886 MB/s 32003 calls/s 32003 msg/s # UDP GRO fwd perf udp rx: 1523 MB/s 1237236 calls/s # udp tx: 1964 MB/s 33314 calls/s 33314 msg/s # udp rx: 1954 MB/s 1590651 calls/s # udp tx: 1968 MB/s 33384 calls/s 33384 msg/s # udp rx: 1598 MB/s 1300505 calls/s # udp tx: 1949 MB/s 33073 calls/s 33073 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__->