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: 1742 MB/s 1416189 calls/s # udp tx: 1971 MB/s 33443 calls/s 33443 msg/s # udp rx: 1568 MB/s 1275169 calls/s # udp tx: 1901 MB/s 32243 calls/s 32243 msg/s # udp rx: 1946 MB/s 1583962 calls/s # udp tx: 1966 MB/s 33353 calls/s 33353 msg/s # UDP GRO fwd perf udp rx: 1762 MB/s 1435041 calls/s # udp tx: 1844 MB/s 31276 calls/s 31276 msg/s # udp rx: 1843 MB/s 1500557 calls/s # udp tx: 1850 MB/s 31389 calls/s 31389 msg/s # udp rx: 1794 MB/s 1460986 calls/s # udp tx: 1799 MB/s 30529 calls/s 30529 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: 1085 MB/s 882177 calls/s # udp tx: 1283 MB/s 21776 calls/s 21776 msg/s # udp rx: 1030 MB/s 836300 calls/s # udp tx: 1307 MB/s 22182 calls/s 22182 msg/s # udp rx: 778 MB/s 632315 calls/s # udp tx: 1297 MB/s 22012 calls/s 22012 msg/s # UDP GRO fwd perf udp rx: 918 MB/s 746460 calls/s # udp tx: 1274 MB/s 21612 calls/s 21612 msg/s # udp rx: 1255 MB/s 1022177 calls/s # udp tx: 1257 MB/s 21333 calls/s 21333 msg/s # udp rx: 1237 MB/s 1006866 calls/s # udp tx: 1286 MB/s 21827 calls/s 21827 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__->