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.85 [+0.58] GRO frag list ok # 1.49 [+0.64] GRO fwd ok # 2.00 [+0.51] UDP fwd perf udp rx: 1182 MB/s 962526 calls/s # 3.08 [+1.07] udp tx: 1227 MB/s 20818 calls/s 20818 msg/s # 4.05 [+0.97] udp rx: 1311 MB/s 1067657 calls/s # 4.08 [+0.03] udp tx: 1333 MB/s 22614 calls/s 22614 msg/s # 5.05 [+0.97] udp rx: 1337 MB/s 1088776 calls/s # 5.08 [+0.03] udp tx: 1347 MB/s 22855 calls/s 22855 msg/s # 5.20 [+0.12] UDP GRO fwd perf udp rx: 1268 MB/s 1032270 calls/s # 6.27 [+1.07] udp tx: 1359 MB/s 23051 calls/s 23051 msg/s # 7.24 [+0.97] udp rx: 1338 MB/s 1089663 calls/s # 7.27 [+0.03] udp tx: 1357 MB/s 23027 calls/s 23027 msg/s # 8.24 [+0.97] udp rx: 1314 MB/s 1070007 calls/s # 8.27 [+0.03] udp tx: 1355 MB/s 22983 calls/s 22983 msg/s # 8.90 [+0.63] GRO frag list over UDP tunnel ok # 9.71 [+0.81] GRO fwd over UDP tunnel ok # 9.98 [+0.26] IPv6 # 10.30 [+0.32] No GRO ok # 10.85 [+0.56] GRO frag list ok # 11.44 [+0.59] GRO fwd ok # 11.96 [+0.52] UDP fwd perf udp rx: 994 MB/s 809654 calls/s # 13.04 [+1.08] udp tx: 1107 MB/s 18778 calls/s 18778 msg/s # 14.01 [+0.97] udp rx: 1132 MB/s 922022 calls/s # 14.04 [+0.03] udp tx: 1138 MB/s 19313 calls/s 19313 msg/s # 15.01 [+0.97] udp rx: 1115 MB/s 907907 calls/s # 15.04 [+0.03] udp tx: 1182 MB/s 20060 calls/s 20060 msg/s # 15.16 [+0.12] UDP GRO fwd perf udp rx: 872 MB/s 710463 calls/s # 16.24 [+1.08] udp tx: 1118 MB/s 18963 calls/s 18963 msg/s # 17.20 [+0.97] udp rx: 1206 MB/s 981641 calls/s # 17.24 [+0.03] udp tx: 1229 MB/s 20854 calls/s 20854 msg/s # 18.20 [+0.97] udp rx: 1056 MB/s 860215 calls/s # 18.24 [+0.03] udp tx: 1151 MB/s 19537 calls/s 19537 msg/s # 18.84 [+0.60] GRO frag list over UDP tunnel ok # 19.69 [+0.86] 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__->