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.28 [+0.26] No GRO ok # 0.81 [+0.53] GRO frag list ok # 1.44 [+0.63] GRO fwd ok # 1.93 [+0.50] UDP fwd perf udp rx: 1124 MB/s 915370 calls/s # 3.01 [+1.08] udp tx: 1261 MB/s 21397 calls/s 21397 msg/s # 3.98 [+0.97] udp rx: 1258 MB/s 1024454 calls/s # 4.01 [+0.03] udp tx: 1264 MB/s 21443 calls/s 21443 msg/s # 4.98 [+0.97] udp rx: 1125 MB/s 915985 calls/s # 5.01 [+0.03] udp tx: 1231 MB/s 20880 calls/s 20880 msg/s # 5.13 [+0.12] UDP GRO fwd perf udp rx: 1040 MB/s 846896 calls/s # 6.21 [+1.08] udp tx: 1084 MB/s 18392 calls/s 18392 msg/s # 7.17 [+0.97] udp rx: 1160 MB/s 945068 calls/s # 7.21 [+0.03] udp tx: 1155 MB/s 19602 calls/s 19602 msg/s # 8.18 [+0.97] udp rx: 1137 MB/s 926383 calls/s # 8.21 [+0.03] udp tx: 1150 MB/s 19519 calls/s 19519 msg/s # 8.79 [+0.59] GRO frag list over UDP tunnel ok # 9.64 [+0.84] GRO fwd over UDP tunnel ok # 9.90 [+0.26] IPv6 # 10.18 [+0.29] No GRO ok # 10.73 [+0.55] GRO frag list ok # 11.28 [+0.55] GRO fwd ok # 11.76 [+0.48] UDP fwd perf udp rx: 1145 MB/s 932327 calls/s # 12.83 [+1.07] udp tx: 1183 MB/s 20065 calls/s 20065 msg/s # 13.80 [+0.97] udp rx: 1000 MB/s 814119 calls/s # 13.83 [+0.03] udp tx: 1175 MB/s 19937 calls/s 19937 msg/s # 14.80 [+0.97] udp rx: 1152 MB/s 937962 calls/s # 14.83 [+0.03] udp tx: 1160 MB/s 19682 calls/s 19682 msg/s # 14.95 [+0.12] UDP GRO fwd perf udp rx: 1134 MB/s 923931 calls/s # 16.02 [+1.07] udp tx: 1172 MB/s 19884 calls/s 19884 msg/s # 16.99 [+0.97] udp rx: 1150 MB/s 936785 calls/s # 17.02 [+0.03] udp tx: 1157 MB/s 19624 calls/s 19624 msg/s # 17.99 [+0.98] udp rx: 1176 MB/s 957952 calls/s # 18.02 [+0.02] udp tx: 1181 MB/s 20031 calls/s 20031 msg/s # 18.62 [+0.60] GRO frag list over UDP tunnel ok # 19.46 [+0.84] 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__->