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.29 [+0.27] No GRO ok # 0.83 [+0.54] GRO frag list ok # 1.43 [+0.60] GRO fwd ok # 1.90 [+0.47] UDP fwd perf udp rx: 1143 MB/s 930788 calls/s # 2.96 [+1.06] udp tx: 1226 MB/s 20802 calls/s 20802 msg/s # 3.93 [+0.97] udp rx: 1299 MB/s 1058212 calls/s # 3.96 [+0.03] udp tx: 1306 MB/s 22164 calls/s 22164 msg/s # 4.93 [+0.97] udp rx: 1279 MB/s 1041931 calls/s # 4.96 [+0.03] udp tx: 1286 MB/s 21827 calls/s 21827 msg/s # 5.08 [+0.12] UDP GRO fwd perf udp rx: 1110 MB/s 904217 calls/s # 6.15 [+1.06] udp tx: 1220 MB/s 20702 calls/s 20702 msg/s # 7.12 [+0.97] udp rx: 1174 MB/s 955806 calls/s # 7.15 [+0.03] udp tx: 1251 MB/s 21226 calls/s 21226 msg/s # 8.12 [+0.98] udp rx: 1206 MB/s 982002 calls/s # 8.15 [+0.02] udp tx: 1284 MB/s 21782 calls/s 21782 msg/s # 8.74 [+0.59] GRO frag list over UDP tunnel ok # 9.50 [+0.77] GRO fwd over UDP tunnel ok # 9.76 [+0.25] IPv6 # 10.05 [+0.29] No GRO ok # 10.60 [+0.55] GRO frag list ok # 11.19 [+0.60] GRO fwd ok # 11.71 [+0.51] UDP fwd perf udp rx: 1030 MB/s 838947 calls/s # 12.78 [+1.07] udp tx: 1151 MB/s 19528 calls/s 19528 msg/s # 13.75 [+0.97] udp rx: 916 MB/s 746037 calls/s # 13.78 [+0.03] udp tx: 1208 MB/s 20502 calls/s 20502 msg/s # 14.75 [+0.97] udp rx: 1175 MB/s 956903 calls/s # 14.78 [+0.03] udp tx: 1201 MB/s 20381 calls/s 20381 msg/s # 14.89 [+0.12] UDP GRO fwd perf udp rx: 1038 MB/s 845234 calls/s # 15.96 [+1.07] udp tx: 1220 MB/s 20699 calls/s 20699 msg/s # 16.93 [+0.97] udp rx: 1181 MB/s 961513 calls/s # 16.96 [+0.03] udp tx: 1197 MB/s 20307 calls/s 20307 msg/s # 17.93 [+0.98] udp rx: 1222 MB/s 995197 calls/s # 17.96 [+0.02] udp tx: 1229 MB/s 20845 calls/s 20845 msg/s # 18.56 [+0.60] GRO frag list over UDP tunnel ok # 19.28 [+0.72] 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__->