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.23 [+0.22] No GRO ok # 0.79 [+0.56] GRO frag list ok # 1.38 [+0.59] GRO fwd ok # 1.86 [+0.48] UDP fwd perf udp rx: 1030 MB/s 838646 calls/s # 2.94 [+1.08] udp tx: 1190 MB/s 20187 calls/s 20187 msg/s # 3.90 [+0.97] udp rx: 1088 MB/s 886119 calls/s # 3.94 [+0.03] udp tx: 1186 MB/s 20131 calls/s 20131 msg/s # 4.90 [+0.97] udp rx: 1226 MB/s 998336 calls/s # 4.94 [+0.03] udp tx: 1229 MB/s 20853 calls/s 20853 msg/s # 5.06 [+0.12] UDP GRO fwd perf udp rx: 1117 MB/s 909981 calls/s # 6.13 [+1.07] udp tx: 1209 MB/s 20521 calls/s 20521 msg/s # 7.10 [+0.97] udp rx: 1203 MB/s 980126 calls/s # 7.13 [+0.03] udp tx: 1220 MB/s 20699 calls/s 20699 msg/s # 8.10 [+0.97] udp rx: 1118 MB/s 910478 calls/s # 8.13 [+0.03] udp tx: 1166 MB/s 19789 calls/s 19789 msg/s # 8.79 [+0.66] GRO frag list over UDP tunnel ok # 9.62 [+0.83] GRO fwd over UDP tunnel ok # 9.88 [+0.26] IPv6 # 10.12 [+0.24] No GRO ok # 10.65 [+0.54] GRO frag list ok # 11.25 [+0.60] GRO fwd ok # 11.78 [+0.53] UDP fwd perf udp rx: 856 MB/s 697181 calls/s # 12.85 [+1.07] udp tx: 1175 MB/s 19931 calls/s 19931 msg/s # 13.82 [+0.97] udp rx: 1090 MB/s 887858 calls/s # 13.85 [+0.03] udp tx: 1179 MB/s 20005 calls/s 20005 msg/s # 14.83 [+0.97] udp rx: 1109 MB/s 903559 calls/s # 14.85 [+0.03] udp tx: 1146 MB/s 19452 calls/s 19452 msg/s # 14.97 [+0.12] UDP GRO fwd perf udp rx: 976 MB/s 794589 calls/s # 16.05 [+1.07] udp tx: 1106 MB/s 18768 calls/s 18768 msg/s # 17.01 [+0.97] udp rx: 1119 MB/s 911534 calls/s # 17.05 [+0.03] udp tx: 1207 MB/s 20476 calls/s 20476 msg/s # 18.02 [+0.97] udp rx: 955 MB/s 777699 calls/s # 18.05 [+0.03] udp tx: 1177 MB/s 19973 calls/s 19973 msg/s # 18.65 [+0.60] GRO frag list over UDP tunnel ok # 19.45 [+0.81] 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__->