make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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: 1084 MB/s 882250 calls/s # udp tx: 1213 MB/s 20578 calls/s 20578 msg/s # udp rx: 1002 MB/s 815000 calls/s # udp tx: 1227 MB/s 20824 calls/s 20824 msg/s # udp rx: 1195 MB/s 972370 calls/s # udp tx: 1247 MB/s 21156 calls/s 21156 msg/s # UDP GRO fwd perf udp rx: 1166 MB/s 949071 calls/s # udp tx: 1251 MB/s 21225 calls/s 21225 msg/s # udp rx: 1133 MB/s 921447 calls/s # udp tx: 1278 MB/s 21679 calls/s 21679 msg/s # udp rx: 1123 MB/s 914243 calls/s # udp tx: 1271 MB/s 21567 calls/s 21567 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: 1441 MB/s 1172802 calls/s # udp tx: 1812 MB/s 30746 calls/s 30746 msg/s # udp rx: 1951 MB/s 1588736 calls/s # udp tx: 1961 MB/s 33271 calls/s 33271 msg/s # udp rx: 1953 MB/s 1590551 calls/s # udp tx: 1964 MB/s 33321 calls/s 33321 msg/s # UDP GRO fwd perf udp rx: 969 MB/s 789061 calls/s # udp tx: 1938 MB/s 32885 calls/s 32885 msg/s # udp rx: 1953 MB/s 1590620 calls/s # udp tx: 1965 MB/s 33336 calls/s 33336 msg/s # udp rx: 1080 MB/s 878912 calls/s # udp tx: 1167 MB/s 19807 calls/s 19807 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__->