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.84 [+0.55] GRO frag list ok # 1.45 [+0.62] GRO fwd ok # 1.95 [+0.50] UDP fwd perf udp rx: 933 MB/s 757562 calls/s # 3.02 [+1.07] udp tx: 1333 MB/s 22617 calls/s 22617 msg/s # 3.99 [+0.97] udp rx: 1168 MB/s 947841 calls/s # 4.02 [+0.03] udp tx: 1328 MB/s 22524 calls/s 22524 msg/s # 4.99 [+0.97] udp rx: 1158 MB/s 939249 calls/s # 5.02 [+0.03] udp tx: 1335 MB/s 22644 calls/s 22644 msg/s # 5.14 [+0.12] UDP GRO fwd perf udp rx: 1123 MB/s 912355 calls/s # 6.21 [+1.07] udp tx: 1253 MB/s 21264 calls/s 21264 msg/s # 7.18 [+0.97] udp rx: 1188 MB/s 965668 calls/s # 7.21 [+0.03] udp tx: 1275 MB/s 21638 calls/s 21638 msg/s # 8.18 [+0.97] udp rx: 1175 MB/s 954558 calls/s # 8.21 [+0.03] udp tx: 1302 MB/s 22083 calls/s 22083 msg/s # 8.78 [+0.57] GRO frag list over UDP tunnel ok # 9.48 [+0.70] GRO fwd over UDP tunnel ok # 9.72 [+0.23] IPv6 # 9.95 [+0.23] No GRO ok # 10.41 [+0.46] GRO frag list ok # 10.93 [+0.52] GRO fwd ok # 11.42 [+0.49] UDP fwd perf udp rx: 1267 MB/s 1029844 calls/s # 12.48 [+1.06] udp tx: 1730 MB/s 29347 calls/s 29347 msg/s # 13.46 [+0.98] udp rx: 1749 MB/s 1421195 calls/s # 13.48 [+0.02] udp tx: 1835 MB/s 31136 calls/s 31136 msg/s # 14.46 [+0.98] udp rx: 1579 MB/s 1280334 calls/s # 14.48 [+0.02] udp tx: 1909 MB/s 32387 calls/s 32387 msg/s # 14.60 [+0.12] UDP GRO fwd perf udp rx: 1462 MB/s 1184913 calls/s # 15.65 [+1.06] udp tx: 1918 MB/s 32546 calls/s 32546 msg/s # 16.63 [+0.98] udp rx: 1207 MB/s 981443 calls/s # 16.65 [+0.02] udp tx: 1390 MB/s 23584 calls/s 23584 msg/s # 17.63 [+0.98] udp rx: 1013 MB/s 824529 calls/s # 17.65 [+0.02] udp tx: 1249 MB/s 21188 calls/s 21188 msg/s # 18.24 [+0.59] GRO frag list over UDP tunnel ok # 19.02 [+0.77] 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__->