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: 1702 MB/s 1384890 calls/s # udp tx: 1897 MB/s 32180 calls/s 32180 msg/s # udp rx: 1910 MB/s 1552804 calls/s # udp tx: 1948 MB/s 33047 calls/s 33047 msg/s # udp rx: 1763 MB/s 1434149 calls/s # udp tx: 1804 MB/s 30600 calls/s 30600 msg/s # UDP GRO fwd perf udp rx: 1739 MB/s 1414116 calls/s # udp tx: 1959 MB/s 33230 calls/s 33230 msg/s # udp rx: 1944 MB/s 1582041 calls/s # udp tx: 1964 MB/s 33319 calls/s 33319 msg/s # udp rx: 1984 MB/s 1615182 calls/s # udp tx: 1992 MB/s 33795 calls/s 33795 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: 1512 MB/s 1229083 calls/s # udp tx: 1895 MB/s 32150 calls/s 32150 msg/s # udp rx: 1468 MB/s 1192545 calls/s # udp tx: 1894 MB/s 32133 calls/s 32133 msg/s # udp tx: 1908 MB/s 32368 calls/s 32368 msg/s # udp rx: 1370 MB/s 1112010 calls/s # UDP GRO fwd perf udp rx: 1559 MB/s 1264857 calls/s # udp tx: 1939 MB/s 32900 calls/s 32900 msg/s # udp rx: 1767 MB/s 1432630 calls/s # udp tx: 1961 MB/s 33274 calls/s 33274 msg/s # udp rx: 1332 MB/s 1079998 calls/s # udp tx: 1839 MB/s 31197 calls/s 31197 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__->