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: 1707 MB/s 1389959 calls/s # udp tx: 1979 MB/s 33566 calls/s 33566 msg/s # udp rx: 1961 MB/s 1596749 calls/s # udp tx: 1973 MB/s 33473 calls/s 33473 msg/s # udp rx: 1953 MB/s 1590136 calls/s # udp tx: 1966 MB/s 33350 calls/s 33350 msg/s # UDP GRO fwd perf udp rx: 1867 MB/s 1520429 calls/s # udp tx: 1959 MB/s 33232 calls/s 33232 msg/s # udp rx: 1803 MB/s 1468547 calls/s # udp tx: 1947 MB/s 33035 calls/s 33035 msg/s # udp rx: 1744 MB/s 1418663 calls/s # udp tx: 1880 MB/s 31903 calls/s 31903 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: 1256 MB/s 1018754 calls/s # udp tx: 1843 MB/s 31270 calls/s 31270 msg/s # udp rx: 1752 MB/s 1420152 calls/s # udp tx: 1941 MB/s 32932 calls/s 32932 msg/s # udp rx: 1681 MB/s 1362895 calls/s # udp tx: 1942 MB/s 32948 calls/s 32948 msg/s # UDP GRO fwd perf udp rx: 1690 MB/s 1370061 calls/s # udp tx: 1946 MB/s 33015 calls/s 33015 msg/s # udp rx: 1510 MB/s 1224127 calls/s # udp tx: 1909 MB/s 32392 calls/s 32392 msg/s # udp rx: 1745 MB/s 1414042 calls/s # udp tx: 1953 MB/s 33136 calls/s 33136 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__->