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: 1634 MB/s 1329957 calls/s # udp tx: 1872 MB/s 31755 calls/s 31755 msg/s # udp rx: 1899 MB/s 1545723 calls/s # udp tx: 1930 MB/s 32746 calls/s 32746 msg/s # udp rx: 1823 MB/s 1481676 calls/s # udp tx: 1932 MB/s 32783 calls/s 32783 msg/s # UDP GRO fwd perf udp rx: 1702 MB/s 1385734 calls/s # udp tx: 1825 MB/s 30970 calls/s 30970 msg/s # udp rx: 1488 MB/s 1211264 calls/s # udp tx: 1775 MB/s 30121 calls/s 30121 msg/s # udp rx: 1526 MB/s 1241174 calls/s # udp tx: 1747 MB/s 29646 calls/s 29646 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: 1211 MB/s 982989 calls/s # udp tx: 1782 MB/s 30230 calls/s 30230 msg/s # udp rx: 1188 MB/s 965823 calls/s # udp tx: 1784 MB/s 30272 calls/s 30272 msg/s # udp rx: 1510 MB/s 1227199 calls/s # udp tx: 1818 MB/s 30840 calls/s 30840 msg/s # UDP GRO fwd perf udp rx: 1517 MB/s 1232087 calls/s # udp tx: 1827 MB/s 30988 calls/s 30988 msg/s # udp rx: 1094 MB/s 886342 calls/s # udp tx: 1894 MB/s 32127 calls/s 32127 msg/s # udp rx: 1555 MB/s 1260231 calls/s # udp tx: 1911 MB/s 32422 calls/s 32422 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__->