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: 1705 MB/s 1388408 calls/s # udp tx: 1846 MB/s 31318 calls/s 31318 msg/s # udp rx: 1860 MB/s 1514588 calls/s # udp tx: 1868 MB/s 31696 calls/s 31696 msg/s # udp rx: 1873 MB/s 1525366 calls/s # udp tx: 1880 MB/s 31893 calls/s 31893 msg/s # UDP GRO fwd perf udp rx: 1077 MB/s 876861 calls/s # udp tx: 1356 MB/s 23001 calls/s 23001 msg/s # udp rx: 1314 MB/s 1070281 calls/s # udp tx: 1339 MB/s 22711 calls/s 22711 msg/s # udp rx: 1320 MB/s 1074695 calls/s # udp tx: 1339 MB/s 22714 calls/s 22714 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: 1608 MB/s 1304909 calls/s # udp tx: 1888 MB/s 32033 calls/s 32033 msg/s # udp rx: 1718 MB/s 1392364 calls/s # udp tx: 1932 MB/s 32774 calls/s 32774 msg/s # udp rx: 1736 MB/s 1407092 calls/s # udp tx: 1926 MB/s 32683 calls/s 32683 msg/s # UDP GRO fwd perf udp rx: 1448 MB/s 1175529 calls/s # udp tx: 1721 MB/s 29197 calls/s 29197 msg/s # udp rx: 1663 MB/s 1348300 calls/s # udp tx: 1897 MB/s 32177 calls/s 32177 msg/s # udp rx: 1692 MB/s 1370895 calls/s # udp tx: 1970 MB/s 33429 calls/s 33429 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__->