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: 1116 MB/s 906615 calls/s # udp tx: 1256 MB/s 21309 calls/s 21309 msg/s # udp rx: 1140 MB/s 926145 calls/s # udp tx: 1258 MB/s 21341 calls/s 21341 msg/s # udp rx: 1144 MB/s 928761 calls/s # udp tx: 1261 MB/s 21398 calls/s 21398 msg/s # UDP GRO fwd perf udp rx: 1074 MB/s 871835 calls/s # udp tx: 1265 MB/s 21472 calls/s 21472 msg/s # udp rx: 1124 MB/s 912685 calls/s # udp tx: 1263 MB/s 21426 calls/s 21426 msg/s # udp rx: 1148 MB/s 932502 calls/s # udp tx: 1255 MB/s 21290 calls/s 21290 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: 1067 MB/s 867257 calls/s # udp tx: 1215 MB/s 20623 calls/s 20623 msg/s # udp rx: 1152 MB/s 937176 calls/s # udp tx: 1215 MB/s 20611 calls/s 20611 msg/s # udp rx: 1146 MB/s 932031 calls/s # udp tx: 1219 MB/s 20685 calls/s 20685 msg/s # UDP GRO fwd perf udp rx: 1107 MB/s 900078 calls/s # udp tx: 1234 MB/s 20944 calls/s 20944 msg/s # udp rx: 1161 MB/s 943841 calls/s # udp tx: 1235 MB/s 20959 calls/s 20959 msg/s # udp rx: 1099 MB/s 893354 calls/s # udp tx: 1234 MB/s 20946 calls/s 20946 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__->