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.23] No GRO ok # 0.73 [+0.49] GRO frag list ok # 1.31 [+0.58] GRO fwd ok # 1.78 [+0.48] UDP fwd perf udp rx: 1724 MB/s 1402490 calls/s # 2.85 [+1.06] udp tx: 1919 MB/s 32561 calls/s 32561 msg/s # 3.82 [+0.97] udp rx: 1847 MB/s 1502920 calls/s # 3.85 [+0.03] udp tx: 1862 MB/s 31597 calls/s 31597 msg/s # 4.82 [+0.97] udp rx: 1938 MB/s 1577690 calls/s # 4.85 [+0.03] udp tx: 1953 MB/s 33141 calls/s 33141 msg/s # 4.96 [+0.12] UDP GRO fwd perf udp rx: 1885 MB/s 1534546 calls/s # 6.03 [+1.07] udp tx: 1963 MB/s 33295 calls/s 33295 msg/s # 7.00 [+0.97] udp rx: 1944 MB/s 1583099 calls/s # 7.03 [+0.03] udp tx: 1959 MB/s 33230 calls/s 33230 msg/s # 8.00 [+0.97] udp rx: 1947 MB/s 1585183 calls/s # 8.03 [+0.03] udp tx: 1960 MB/s 33258 calls/s 33258 msg/s # 8.61 [+0.58] GRO frag list over UDP tunnel ok # 9.35 [+0.73] GRO fwd over UDP tunnel ok # 9.61 [+0.26] IPv6 # 9.87 [+0.27] No GRO ok # 10.40 [+0.52] GRO frag list ok # 10.96 [+0.56] GRO fwd ok # 11.45 [+0.49] UDP fwd perf udp rx: 876 MB/s 710457 calls/s # 12.52 [+1.07] udp tx: 1260 MB/s 21383 calls/s 21383 msg/s # 13.49 [+0.97] udp rx: 890 MB/s 721286 calls/s # 13.52 [+0.03] udp tx: 1270 MB/s 21548 calls/s 21548 msg/s # 14.49 [+0.97] udp rx: 948 MB/s 768279 calls/s # 14.52 [+0.03] udp tx: 1277 MB/s 21666 calls/s 21666 msg/s # 14.64 [+0.12] UDP GRO fwd perf udp rx: 884 MB/s 716439 calls/s # 15.70 [+1.07] udp tx: 1283 MB/s 21777 calls/s 21777 msg/s # 16.68 [+0.97] udp rx: 889 MB/s 720188 calls/s # 16.70 [+0.03] udp tx: 1285 MB/s 21810 calls/s 21810 msg/s # 17.68 [+0.98] udp rx: 877 MB/s 710547 calls/s # 17.70 [+0.02] udp tx: 1275 MB/s 21639 calls/s 21639 msg/s # 18.31 [+0.61] GRO frag list over UDP tunnel ok # 19.16 [+0.85] 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__->