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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' 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 # 0.02 [+0.02] IPv4 # 0.29 [+0.27] No GRO ok # 0.86 [+0.57] GRO frag list ok # 1.50 [+0.64] GRO fwd ok # 2.07 [+0.57] UDP fwd perf udp rx: 1149 MB/s 935873 calls/s # 3.15 [+1.08] udp tx: 1197 MB/s 20302 calls/s 20302 msg/s # 4.12 [+0.97] udp rx: 1253 MB/s 1020226 calls/s # 4.15 [+0.03] udp tx: 1259 MB/s 21363 calls/s 21363 msg/s # 5.12 [+0.97] udp rx: 1255 MB/s 1022422 calls/s # 5.15 [+0.03] udp tx: 1261 MB/s 21399 calls/s 21399 msg/s # 5.27 [+0.12] UDP GRO fwd perf udp rx: 1207 MB/s 983090 calls/s # 6.35 [+1.07] udp tx: 1255 MB/s 21294 calls/s 21294 msg/s # 7.31 [+0.97] udp rx: 1263 MB/s 1028580 calls/s # 7.35 [+0.03] udp tx: 1269 MB/s 21536 calls/s 21536 msg/s # 8.32 [+0.97] udp rx: 1285 MB/s 1046789 calls/s # 8.35 [+0.03] udp tx: 1291 MB/s 21911 calls/s 21911 msg/s # 8.97 [+0.62] GRO frag list over UDP tunnel ok # 9.77 [+0.80] GRO fwd over UDP tunnel ok # 10.01 [+0.25] IPv6 # 10.26 [+0.24] No GRO ok # 10.83 [+0.57] GRO frag list ok # 11.44 [+0.61] GRO fwd ok # 11.98 [+0.54] UDP fwd perf udp rx: 1113 MB/s 906347 calls/s # 13.05 [+1.07] udp tx: 1150 MB/s 19511 calls/s 19511 msg/s # 14.02 [+0.97] udp rx: 1171 MB/s 953695 calls/s # 14.05 [+0.03] udp tx: 1195 MB/s 20268 calls/s 20268 msg/s # 15.02 [+0.97] udp rx: 1145 MB/s 932756 calls/s # 15.05 [+0.03] udp tx: 1148 MB/s 19484 calls/s 19484 msg/s # 15.17 [+0.12] UDP GRO fwd perf udp rx: 1134 MB/s 923650 calls/s # 16.24 [+1.08] udp tx: 1179 MB/s 20011 calls/s 20011 msg/s # 17.21 [+0.97] udp rx: 1195 MB/s 973306 calls/s # 17.24 [+0.03] udp tx: 1200 MB/s 20362 calls/s 20362 msg/s # 18.21 [+0.97] udp rx: 1198 MB/s 975933 calls/s # 18.24 [+0.03] udp tx: 1204 MB/s 20424 calls/s 20424 msg/s # 18.88 [+0.63] GRO frag list over UDP tunnel ok # 19.69 [+0.81] 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__->