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.83 [+0.56] GRO frag list ok # 1.37 [+0.54] GRO fwd ok # 1.82 [+0.46] UDP fwd perf udp rx: 1492 MB/s 1215051 calls/s # 2.88 [+1.06] udp tx: 1897 MB/s 32180 calls/s 32180 msg/s # 3.86 [+0.98] udp rx: 1905 MB/s 1550897 calls/s # 3.88 [+0.02] udp tx: 1913 MB/s 32455 calls/s 32455 msg/s # 4.86 [+0.98] udp rx: 1901 MB/s 1547610 calls/s # 4.88 [+0.02] udp tx: 1924 MB/s 32640 calls/s 32640 msg/s # 5.00 [+0.12] UDP GRO fwd perf udp rx: 1647 MB/s 1337649 calls/s # 6.07 [+1.07] udp tx: 1929 MB/s 32719 calls/s 32719 msg/s # 7.04 [+0.97] udp rx: 1900 MB/s 1545694 calls/s # 7.07 [+0.03] udp tx: 1950 MB/s 33083 calls/s 33083 msg/s # 8.04 [+0.97] udp rx: 1945 MB/s 1583409 calls/s # 8.07 [+0.03] udp tx: 1956 MB/s 33180 calls/s 33180 msg/s # 8.72 [+0.65] GRO frag list over UDP tunnel ok # 9.57 [+0.84] GRO fwd over UDP tunnel ok # 9.84 [+0.27] IPv6 # 10.10 [+0.27] No GRO ok # 10.64 [+0.54] GRO frag list ok # 11.21 [+0.56] GRO fwd ok # 11.72 [+0.52] UDP fwd perf udp rx: 1160 MB/s 945026 calls/s # 12.79 [+1.07] udp tx: 1194 MB/s 20261 calls/s 20261 msg/s # 13.76 [+0.98] udp rx: 1201 MB/s 978041 calls/s # 13.79 [+0.02] udp tx: 1207 MB/s 20480 calls/s 20480 msg/s # 14.77 [+0.98] udp rx: 1199 MB/s 976782 calls/s # 14.79 [+0.02] udp tx: 1204 MB/s 20431 calls/s 20431 msg/s # 14.91 [+0.12] UDP GRO fwd perf udp rx: 835 MB/s 680505 calls/s # 15.98 [+1.07] udp tx: 1220 MB/s 20697 calls/s 20697 msg/s # 16.95 [+0.97] udp rx: 831 MB/s 676869 calls/s # 16.98 [+0.03] udp tx: 1206 MB/s 20464 calls/s 20464 msg/s # 17.95 [+0.97] udp rx: 883 MB/s 719315 calls/s # 17.98 [+0.03] udp tx: 1247 MB/s 21166 calls/s 21166 msg/s # 18.59 [+0.61] GRO frag list over UDP tunnel ok # 19.38 [+0.79] 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__->