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: 1675 MB/s 1363682 calls/s # udp tx: 1841 MB/s 31238 calls/s 31238 msg/s # udp rx: 1911 MB/s 1556337 calls/s # udp tx: 1921 MB/s 32587 calls/s 32587 msg/s # udp rx: 1916 MB/s 1560353 calls/s # udp tx: 1930 MB/s 32741 calls/s 32741 msg/s # UDP GRO fwd perf udp rx: 1599 MB/s 1298852 calls/s # udp tx: 1948 MB/s 33052 calls/s 33052 msg/s # udp rx: 1669 MB/s 1357349 calls/s # udp tx: 1949 MB/s 33073 calls/s 33073 msg/s # udp rx: 1870 MB/s 1520013 calls/s # udp tx: 1935 MB/s 32829 calls/s 32829 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: 1681 MB/s 1367044 calls/s # udp tx: 1839 MB/s 31207 calls/s 31207 msg/s # udp rx: 1250 MB/s 1015108 calls/s # udp tx: 1848 MB/s 31347 calls/s 31347 msg/s # udp rx: 1781 MB/s 1447065 calls/s # udp tx: 1921 MB/s 32590 calls/s 32590 msg/s # UDP GRO fwd perf udp tx: 1893 MB/s 32113 calls/s 32113 msg/s # udp rx: 1500 MB/s 1218426 calls/s # udp tx: 1883 MB/s 31942 calls/s 31942 msg/s # udp rx: 1675 MB/s 1361416 calls/s # udp tx: 1876 MB/s 31823 calls/s 31823 msg/s # udp rx: 1645 MB/s 1335525 calls/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__->