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.27 [+0.25] No GRO ok # 0.78 [+0.52] GRO frag list ok # 1.33 [+0.55] GRO fwd ok # 1.78 [+0.44] UDP fwd perf udp rx: 1152 MB/s 937623 calls/s # 2.84 [+1.06] udp tx: 1282 MB/s 21753 calls/s 21753 msg/s # 3.81 [+0.97] udp rx: 1231 MB/s 1001832 calls/s # 3.84 [+0.03] udp tx: 1257 MB/s 21334 calls/s 21334 msg/s # 4.81 [+0.98] udp rx: 1283 MB/s 1044294 calls/s # 4.84 [+0.02] udp tx: 1321 MB/s 22406 calls/s 22406 msg/s # 4.96 [+0.12] UDP GRO fwd perf udp rx: 1218 MB/s 990924 calls/s # 6.02 [+1.06] udp tx: 1316 MB/s 22324 calls/s 22324 msg/s # 7.02 [+1.00] udp tx: 1340 MB/s 22728 calls/s 22728 msg/s # 7.02 [+0.00] udp rx: 1250 MB/s 1016728 calls/s # 8.02 [+1.00] udp tx: 1281 MB/s 21733 calls/s 21733 msg/s # 8.12 [+0.10] udp rx: 1142 MB/s 929871 calls/s # 8.61 [+0.49] GRO frag list over UDP tunnel ok # 9.38 [+0.77] GRO fwd over UDP tunnel ok # 9.62 [+0.24] IPv6 # 9.91 [+0.29] No GRO ok # 10.45 [+0.54] GRO frag list ok # 11.01 [+0.56] GRO fwd ok # 11.53 [+0.52] UDP fwd perf udp rx: 1106 MB/s 899706 calls/s # 12.60 [+1.07] udp tx: 1212 MB/s 20567 calls/s 20567 msg/s # 13.57 [+0.97] udp rx: 777 MB/s 632434 calls/s # 13.60 [+0.03] udp tx: 1175 MB/s 19941 calls/s 19941 msg/s # 14.57 [+0.98] udp rx: 991 MB/s 806829 calls/s # 14.60 [+0.02] udp tx: 1163 MB/s 19730 calls/s 19730 msg/s # 14.72 [+0.12] UDP GRO fwd perf udp rx: 1134 MB/s 923741 calls/s # 15.79 [+1.07] udp tx: 1186 MB/s 20132 calls/s 20132 msg/s # 16.76 [+0.97] udp rx: 1219 MB/s 992587 calls/s # 16.79 [+0.03] udp tx: 1237 MB/s 20987 calls/s 20987 msg/s # 17.76 [+0.97] udp rx: 1164 MB/s 947958 calls/s # 17.79 [+0.03] udp tx: 1176 MB/s 19948 calls/s 19948 msg/s # 18.37 [+0.58] GRO frag list over UDP tunnel ok # 19.11 [+0.75] 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__->