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.35 [+0.33] No GRO ok # 0.97 [+0.62] GRO frag list ok # 1.71 [+0.74] GRO fwd ok # 2.28 [+0.57] UDP fwd perf udp rx: 1067 MB/s 865853 calls/s # 3.36 [+1.08] udp tx: 1772 MB/s 30062 calls/s 30062 msg/s # 4.33 [+0.96] udp rx: 1516 MB/s 1231043 calls/s # 4.36 [+0.04] udp tx: 1867 MB/s 31666 calls/s 31666 msg/s # 5.33 [+0.96] udp rx: 1869 MB/s 1519184 calls/s # 5.36 [+0.04] udp tx: 1934 MB/s 32807 calls/s 32807 msg/s # 5.49 [+0.12] UDP GRO fwd perf udp rx: 1032 MB/s 838377 calls/s # 6.56 [+1.08] udp tx: 1913 MB/s 32461 calls/s 32461 msg/s # 7.53 [+0.97] udp rx: 1464 MB/s 1190315 calls/s # 7.56 [+0.03] udp tx: 1934 MB/s 32814 calls/s 32814 msg/s # 8.53 [+0.97] udp rx: 1923 MB/s 1564825 calls/s # 8.56 [+0.03] udp tx: 1953 MB/s 33129 calls/s 33129 msg/s # 9.20 [+0.64] GRO frag list over UDP tunnel ok # 10.00 [+0.81] GRO fwd over UDP tunnel ok # 10.26 [+0.26] IPv6 # 10.54 [+0.27] No GRO ok # 11.10 [+0.56] GRO frag list ok # 11.71 [+0.61] GRO fwd ok # 12.22 [+0.51] UDP fwd perf udp rx: 999 MB/s 814069 calls/s # 13.28 [+1.07] udp tx: 1125 MB/s 19085 calls/s 19085 msg/s # 14.26 [+0.98] udp rx: 1184 MB/s 964203 calls/s # 14.28 [+0.02] udp tx: 1196 MB/s 20291 calls/s 20291 msg/s # 15.26 [+0.98] udp rx: 1104 MB/s 899406 calls/s # 15.28 [+0.02] udp tx: 1120 MB/s 18996 calls/s 18996 msg/s # 15.40 [+0.12] UDP GRO fwd perf udp rx: 1058 MB/s 861848 calls/s # 16.48 [+1.07] udp tx: 1121 MB/s 19026 calls/s 19026 msg/s # 17.45 [+0.97] udp rx: 1190 MB/s 969277 calls/s # 17.48 [+0.03] udp tx: 1195 MB/s 20277 calls/s 20277 msg/s # 18.45 [+0.97] udp rx: 1198 MB/s 975850 calls/s # 18.48 [+0.03] udp tx: 1201 MB/s 20377 calls/s 20377 msg/s # 19.11 [+0.63] GRO frag list over UDP tunnel ok # 19.96 [+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__->