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.27 [+0.26] No GRO ok # 0.83 [+0.56] GRO frag list ok # 2.26 [+1.43] GRO fwd ok # 3.31 [+1.06] UDP fwd perf udp rx: 584 MB/s 475174 calls/s # 4.43 [+1.12] udp tx: 783 MB/s 13292 calls/s 13292 msg/s # 5.39 [+0.96] udp rx: 287 MB/s 233983 calls/s # 5.43 [+0.04] udp tx: 1092 MB/s 18526 calls/s 18526 msg/s # 6.39 [+0.96] udp rx: 1075 MB/s 875744 calls/s # 6.43 [+0.04] udp tx: 1236 MB/s 20965 calls/s 20965 msg/s # 6.56 [+0.12] UDP GRO fwd perf udp rx: 1143 MB/s 930484 calls/s # 7.64 [+1.08] udp tx: 1260 MB/s 21385 calls/s 21385 msg/s # 8.60 [+0.96] udp rx: 1188 MB/s 967754 calls/s # 8.64 [+0.04] udp tx: 1300 MB/s 22058 calls/s 22058 msg/s # 9.61 [+0.97] udp rx: 1284 MB/s 1045777 calls/s # 9.64 [+0.03] udp tx: 1298 MB/s 22027 calls/s 22027 msg/s # 10.39 [+0.75] GRO frag list over UDP tunnel ok # 11.30 [+0.91] GRO fwd over UDP tunnel ok # 11.56 [+0.26] IPv6 # 11.82 [+0.26] No GRO ok # 12.38 [+0.56] GRO frag list ok # 13.00 [+0.62] GRO fwd ok # 13.54 [+0.54] UDP fwd perf udp rx: 1011 MB/s 820327 calls/s # 14.61 [+1.07] udp tx: 1696 MB/s 28772 calls/s 28772 msg/s # 15.58 [+0.97] udp rx: 1569 MB/s 1271542 calls/s # 15.61 [+0.03] udp tx: 1875 MB/s 31813 calls/s 31813 msg/s # 16.59 [+0.97] udp rx: 1644 MB/s 1331999 calls/s # 16.61 [+0.03] udp tx: 1890 MB/s 32059 calls/s 32059 msg/s # 16.73 [+0.12] UDP GRO fwd perf udp rx: 1550 MB/s 1255911 calls/s # 17.80 [+1.07] udp tx: 1857 MB/s 31511 calls/s 31511 msg/s # 18.77 [+0.97] udp rx: 1612 MB/s 1306217 calls/s # 18.80 [+0.03] udp tx: 1884 MB/s 31963 calls/s 31963 msg/s # 19.77 [+0.97] udp rx: 1540 MB/s 1248031 calls/s # 19.80 [+0.03] udp tx: 1843 MB/s 31262 calls/s 31262 msg/s # 20.38 [+0.59] GRO frag list over UDP tunnel ok # 21.13 [+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__->