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.30 [+0.28] No GRO ok # 0.85 [+0.55] GRO frag list ok # 1.45 [+0.60] GRO fwd ok # 1.99 [+0.54] UDP fwd perf udp rx: 957 MB/s 777024 calls/s # 3.06 [+1.07] udp tx: 1284 MB/s 21791 calls/s 21791 msg/s # 4.03 [+0.97] udp rx: 752 MB/s 610497 calls/s # 4.06 [+0.03] udp tx: 1296 MB/s 21996 calls/s 21996 msg/s # 5.03 [+0.97] udp rx: 1029 MB/s 834790 calls/s # 5.06 [+0.03] udp tx: 1350 MB/s 22899 calls/s 22899 msg/s # 5.18 [+0.12] UDP GRO fwd perf udp rx: 970 MB/s 786504 calls/s # 6.25 [+1.07] udp tx: 1310 MB/s 22232 calls/s 22232 msg/s # 7.22 [+0.97] udp rx: 986 MB/s 799222 calls/s # 7.25 [+0.03] udp tx: 1357 MB/s 23031 calls/s 23031 msg/s # 8.23 [+0.97] udp rx: 995 MB/s 806029 calls/s # 8.25 [+0.03] udp tx: 1357 MB/s 23023 calls/s 23023 msg/s # 8.87 [+0.62] GRO frag list over UDP tunnel ok # 9.65 [+0.78] GRO fwd over UDP tunnel ok # 9.91 [+0.26] IPv6 # 10.17 [+0.26] No GRO ok # 10.68 [+0.51] GRO frag list ok # 11.22 [+0.54] GRO fwd ok # 11.69 [+0.47] UDP fwd perf udp rx: 1035 MB/s 841276 calls/s # 12.75 [+1.06] udp tx: 1202 MB/s 20388 calls/s 20388 msg/s # 13.73 [+0.97] udp rx: 1062 MB/s 861421 calls/s # 13.75 [+0.03] udp tx: 1274 MB/s 21619 calls/s 21619 msg/s # 14.73 [+0.98] udp rx: 1086 MB/s 880816 calls/s # 14.75 [+0.02] udp tx: 1282 MB/s 21753 calls/s 21753 msg/s # 14.87 [+0.12] UDP GRO fwd perf udp rx: 1115 MB/s 905849 calls/s # 15.94 [+1.06] udp tx: 1267 MB/s 21494 calls/s 21494 msg/s # 16.91 [+0.97] udp rx: 1188 MB/s 965549 calls/s # 16.94 [+0.03] udp tx: 1258 MB/s 21349 calls/s 21349 msg/s # 17.91 [+0.98] udp rx: 1178 MB/s 957248 calls/s # 17.94 [+0.02] udp tx: 1294 MB/s 21951 calls/s 21951 msg/s # 18.58 [+0.64] GRO frag list over UDP tunnel ok # 19.36 [+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__->