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: 1364 MB/s 1109065 calls/s # udp tx: 1747 MB/s 29644 calls/s 29644 msg/s # udp rx: 1724 MB/s 1401674 calls/s # udp tx: 1813 MB/s 30754 calls/s 30754 msg/s # udp rx: 270 MB/s 220246 calls/s # udp tx: 1536 MB/s 26066 calls/s 26066 msg/s # UDP GRO fwd perf udp rx: 1487 MB/s 1207493 calls/s # udp tx: 1945 MB/s 32998 calls/s 32998 msg/s # udp rx: 1588 MB/s 1291486 calls/s # udp tx: 1912 MB/s 32429 calls/s 32429 msg/s # udp rx: 1896 MB/s 1542086 calls/s # udp tx: 1925 MB/s 32665 calls/s 32665 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: 1074 MB/s 874842 calls/s # udp tx: 1167 MB/s 19807 calls/s 19807 msg/s # udp rx: 1144 MB/s 931979 calls/s # udp tx: 1145 MB/s 19434 calls/s 19434 msg/s # udp rx: 1128 MB/s 919051 calls/s # udp tx: 1137 MB/s 19301 calls/s 19301 msg/s # UDP GRO fwd perf udp rx: 1062 MB/s 865128 calls/s # udp tx: 1161 MB/s 19696 calls/s 19696 msg/s # udp rx: 964 MB/s 785252 calls/s # udp tx: 1085 MB/s 18413 calls/s 18413 msg/s # udp rx: 1061 MB/s 864147 calls/s # udp tx: 1146 MB/s 19444 calls/s 19444 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__->