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.01 [+0.01] IPv4 # 0.24 [+0.22] No GRO ok # 0.79 [+0.55] GRO frag list ok # 1.42 [+0.62] GRO fwd ok # 1.94 [+0.52] UDP fwd perf udp rx: 922 MB/s 749749 calls/s # 3.01 [+1.07] udp tx: 1327 MB/s 22518 calls/s 22518 msg/s # 3.99 [+0.97] udp rx: 1171 MB/s 952609 calls/s # 4.01 [+0.03] udp tx: 1372 MB/s 23281 calls/s 23281 msg/s # 4.99 [+0.97] udp rx: 1258 MB/s 1022220 calls/s # 5.01 [+0.03] udp tx: 1394 MB/s 23652 calls/s 23652 msg/s # 5.13 [+0.12] UDP GRO fwd perf udp rx: 1209 MB/s 983003 calls/s # 6.20 [+1.07] udp tx: 1333 MB/s 22613 calls/s 22613 msg/s # 7.17 [+0.97] udp rx: 1166 MB/s 947626 calls/s # 7.20 [+0.03] udp tx: 1301 MB/s 22073 calls/s 22073 msg/s # 8.17 [+0.97] udp rx: 1216 MB/s 986941 calls/s # 8.20 [+0.03] udp tx: 1406 MB/s 23860 calls/s 23860 msg/s # 8.84 [+0.64] GRO frag list over UDP tunnel ok # 9.59 [+0.75] GRO fwd over UDP tunnel ok # 9.85 [+0.26] IPv6 # 10.11 [+0.26] No GRO ok # 10.64 [+0.53] GRO frag list ok # 11.20 [+0.56] GRO fwd ok # 11.70 [+0.49] UDP fwd perf udp rx: 1066 MB/s 868176 calls/s # 12.78 [+1.08] udp tx: 1226 MB/s 20797 calls/s 20797 msg/s # 13.76 [+0.98] udp rx: 1138 MB/s 924083 calls/s # 13.78 [+0.02] udp tx: 1301 MB/s 22079 calls/s 22079 msg/s # 14.76 [+0.98] udp rx: 1160 MB/s 941447 calls/s # 14.78 [+0.02] udp tx: 1333 MB/s 22612 calls/s 22612 msg/s # 14.90 [+0.12] UDP GRO fwd perf udp rx: 1000 MB/s 812446 calls/s # 15.97 [+1.07] udp tx: 1284 MB/s 21779 calls/s 21779 msg/s # 16.94 [+0.97] udp rx: 965 MB/s 783305 calls/s # 16.97 [+0.03] udp tx: 1347 MB/s 22862 calls/s 22862 msg/s # 17.94 [+0.97] udp rx: 862 MB/s 699130 calls/s # 17.97 [+0.03] udp tx: 1341 MB/s 22748 calls/s 22748 msg/s # 18.60 [+0.62] GRO frag list over UDP tunnel ok # 19.38 [+0.78] 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__->