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: 935 MB/s 761862 calls/s # udp tx: 1123 MB/s 19062 calls/s 19062 msg/s # udp rx: 1127 MB/s 918274 calls/s # udp tx: 1136 MB/s 19284 calls/s 19284 msg/s # udp rx: 1195 MB/s 973390 calls/s # udp tx: 1198 MB/s 20322 calls/s 20322 msg/s # UDP GRO fwd perf udp rx: 1002 MB/s 815724 calls/s # udp tx: 1191 MB/s 20216 calls/s 20216 msg/s # udp rx: 1207 MB/s 982727 calls/s # udp tx: 1219 MB/s 20686 calls/s 20686 msg/s # udp rx: 1206 MB/s 982326 calls/s # udp tx: 1218 MB/s 20665 calls/s 20665 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: 818 MB/s 666652 calls/s # udp tx: 1166 MB/s 19783 calls/s 19783 msg/s # udp rx: 1176 MB/s 957426 calls/s # udp tx: 1181 MB/s 20035 calls/s 20035 msg/s # udp rx: 994 MB/s 809412 calls/s # udp tx: 1174 MB/s 19916 calls/s 19916 msg/s # UDP GRO fwd perf udp rx: 1020 MB/s 830783 calls/s # udp tx: 1110 MB/s 18843 calls/s 18843 msg/s # udp rx: 1153 MB/s 939307 calls/s # udp tx: 1167 MB/s 19808 calls/s 19808 msg/s # udp rx: 1116 MB/s 909145 calls/s # udp tx: 1185 MB/s 20100 calls/s 20100 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__->