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: 1062 MB/s 864291 calls/s # udp tx: 1245 MB/s 21122 calls/s 21122 msg/s # udp rx: 1071 MB/s 871876 calls/s # udp tx: 1236 MB/s 20978 calls/s 20978 msg/s # udp rx: 1114 MB/s 907076 calls/s # udp tx: 1258 MB/s 21349 calls/s 21349 msg/s # UDP GRO fwd perf udp rx: 1191 MB/s 969884 calls/s # udp tx: 1239 MB/s 21020 calls/s 21020 msg/s # udp rx: 1226 MB/s 998129 calls/s # udp tx: 1240 MB/s 21042 calls/s 21042 msg/s # udp rx: 1237 MB/s 1007058 calls/s # udp tx: 1238 MB/s 21004 calls/s 21004 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: 980 MB/s 798517 calls/s # udp tx: 1130 MB/s 19181 calls/s 19181 msg/s # udp rx: 1173 MB/s 955138 calls/s # udp tx: 1182 MB/s 20052 calls/s 20052 msg/s # udp rx: 1166 MB/s 949716 calls/s # udp tx: 1172 MB/s 19894 calls/s 19894 msg/s # UDP GRO fwd perf udp rx: 1093 MB/s 889993 calls/s # udp tx: 1141 MB/s 19368 calls/s 19368 msg/s # udp rx: 1153 MB/s 938963 calls/s # udp tx: 1159 MB/s 19658 calls/s 19658 msg/s # udp rx: 1175 MB/s 956645 calls/s # udp tx: 1180 MB/s 20025 calls/s 20025 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__->