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: 1704 MB/s 1386405 calls/s # udp tx: 1876 MB/s 31827 calls/s 31827 msg/s # udp rx: 1492 MB/s 1214846 calls/s # udp tx: 1922 MB/s 32601 calls/s 32601 msg/s # udp rx: 1860 MB/s 1514915 calls/s # udp tx: 1876 MB/s 31819 calls/s 31819 msg/s # UDP GRO fwd perf udp rx: 1246 MB/s 1014509 calls/s # udp tx: 1837 MB/s 31165 calls/s 31165 msg/s # udp rx: 1789 MB/s 1456677 calls/s # udp tx: 1813 MB/s 30754 calls/s 30754 msg/s # udp rx: 1414 MB/s 1151496 calls/s # udp tx: 1738 MB/s 29487 calls/s 29487 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: 1432 MB/s 1165403 calls/s # udp tx: 1835 MB/s 31131 calls/s 31131 msg/s # udp rx: 1016 MB/s 825091 calls/s # udp tx: 1638 MB/s 27784 calls/s 27784 msg/s # udp rx: 632 MB/s 511872 calls/s # udp tx: 1308 MB/s 22188 calls/s 22188 msg/s # UDP GRO fwd perf udp rx: 1405 MB/s 1143857 calls/s # udp tx: 1871 MB/s 31738 calls/s 31738 msg/s # udp rx: 1877 MB/s 1528567 calls/s # udp tx: 1887 MB/s 32008 calls/s 32008 msg/s # udp rx: 1871 MB/s 1523225 calls/s # udp tx: 1885 MB/s 31980 calls/s 31980 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__->