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: 1034 MB/s 841991 calls/s # udp tx: 1216 MB/s 20626 calls/s 20626 msg/s # udp rx: 1203 MB/s 979930 calls/s # udp tx: 1209 MB/s 20516 calls/s 20516 msg/s # udp rx: 1149 MB/s 935599 calls/s # udp tx: 1228 MB/s 20834 calls/s 20834 msg/s # UDP GRO fwd perf udp rx: 1157 MB/s 942429 calls/s # udp tx: 1202 MB/s 20402 calls/s 20402 msg/s # udp rx: 1204 MB/s 980629 calls/s # udp tx: 1210 MB/s 20530 calls/s 20530 msg/s # udp rx: 1146 MB/s 933207 calls/s # udp tx: 1150 MB/s 19518 calls/s 19518 msg/s # GRO frag list over UDP tunnel fail - received 10 packets, expected 1 # GRO fwd over UDP tunnel fail - received 10 packets, expected 1 # UDP tunnel fwd perf udp rx: 113 MB/s 91784 calls/s # udp tx: 1085 MB/s 18407 calls/s 18407 msg/s # udp rx: 258 MB/s 209451 calls/s # udp tx: 1104 MB/s 18734 calls/s 18734 msg/s # udp rx: 252 MB/s 203748 calls/s # udp tx: 1095 MB/s 18578 calls/s 18578 msg/s # UDP tunnel GRO fwd perf udp rx: 297 MB/s 240704 calls/s # udp tx: 1071 MB/s 18165 calls/s 18165 msg/s # udp rx: 389 MB/s 315999 calls/s # udp tx: 1070 MB/s 18158 calls/s 18158 msg/s # udp rx: 267 MB/s 216554 calls/s # udp tx: 1099 MB/s 18653 calls/s 18653 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1033 MB/s 841488 calls/s # udp tx: 1135 MB/s 19252 calls/s 19252 msg/s # udp rx: 1131 MB/s 920691 calls/s # udp tx: 1146 MB/s 19453 calls/s 19453 msg/s # udp rx: 1107 MB/s 901197 calls/s # udp tx: 1174 MB/s 19923 calls/s 19923 msg/s # UDP GRO fwd perf udp rx: 1095 MB/s 892100 calls/s # udp tx: 1142 MB/s 19384 calls/s 19384 msg/s # udp rx: 1161 MB/s 945783 calls/s # udp tx: 1166 MB/s 19786 calls/s 19786 msg/s # udp rx: 1191 MB/s 970317 calls/s # udp tx: 1197 MB/s 20313 calls/s 20313 msg/s # GRO frag list over UDP tunnel fail - received 10 packets, expected 1 # GRO fwd over UDP tunnel fail - received 10 packets, expected 1 # UDP tunnel fwd perf udp tx: 1040 MB/s 17654 calls/s 17654 msg/s # udp rx: 44 MB/s 36472 calls/s # udp tx: 1060 MB/s 17993 calls/s 17993 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 1079 MB/s 18310 calls/s 18310 msg/s # UDP tunnel GRO fwd perf udp tx: 1108 MB/s 18797 calls/s 18797 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 1119 MB/s 18982 calls/s 18982 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 1133 MB/s 19220 calls/s 19220 msg/s # udp rx: 0 MB/s 614 calls/s not ok 1 selftests: net: udpgro_fwd.sh # exit=1 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__->