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: 1707 MB/s 1388928 calls/s # udp tx: 1858 MB/s 31516 calls/s 31516 msg/s # udp rx: 1791 MB/s 1456190 calls/s # udp tx: 1909 MB/s 32390 calls/s 32390 msg/s # udp rx: 1714 MB/s 1392527 calls/s # udp tx: 1917 MB/s 32523 calls/s 32523 msg/s # UDP GRO fwd perf udp rx: 1683 MB/s 1369592 calls/s # udp tx: 1928 MB/s 32706 calls/s 32706 msg/s # udp rx: 1927 MB/s 1568552 calls/s # udp tx: 1944 MB/s 32979 calls/s 32979 msg/s # udp rx: 1268 MB/s 1032277 calls/s # udp tx: 1260 MB/s 21387 calls/s 21387 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: 1162 MB/s 944339 calls/s # udp tx: 1818 MB/s 30847 calls/s 30847 msg/s # udp rx: 1803 MB/s 1465074 calls/s # udp tx: 1891 MB/s 32073 calls/s 32073 msg/s # udp rx: 1794 MB/s 1454161 calls/s # udp tx: 1936 MB/s 32851 calls/s 32851 msg/s # UDP GRO fwd perf udp rx: 1668 MB/s 1353431 calls/s # udp tx: 1895 MB/s 32147 calls/s 32147 msg/s # udp rx: 1760 MB/s 1426952 calls/s # udp tx: 1950 MB/s 33079 calls/s 33079 msg/s # udp rx: 1733 MB/s 1406151 calls/s # udp tx: 1864 MB/s 31620 calls/s 31620 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__->