make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing/wt-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.33 [+0.31] No GRO ok # 0.92 [+0.60] GRO frag list ok # 1.59 [+0.67] GRO fwd ok # 2.17 [+0.58] UDP fwd perf udp rx: 993 MB/s 808686 calls/s # 3.26 [+1.09] udp tx: 1064 MB/s 18057 calls/s 18057 msg/s # 4.22 [+0.97] udp rx: 1073 MB/s 874264 calls/s # 4.26 [+0.03] udp tx: 1076 MB/s 18264 calls/s 18264 msg/s # 5.23 [+0.97] udp rx: 1081 MB/s 880097 calls/s # 5.26 [+0.03] udp tx: 1084 MB/s 18402 calls/s 18402 msg/s # 5.38 [+0.12] UDP GRO fwd perf udp rx: 979 MB/s 797328 calls/s # 6.46 [+1.08] udp tx: 1013 MB/s 17190 calls/s 17190 msg/s # 7.43 [+0.97] udp rx: 1045 MB/s 850992 calls/s # 7.46 [+0.03] udp tx: 1047 MB/s 17769 calls/s 17769 msg/s # 8.43 [+0.97] udp rx: 1035 MB/s 842640 calls/s # 8.46 [+0.03] udp tx: 1032 MB/s 17514 calls/s 17514 msg/s # 9.14 [+0.68] GRO frag list over UDP tunnel ok # 10.05 [+0.91] GRO fwd over UDP tunnel ok # 10.34 [+0.29] IPv6 # 10.63 [+0.29] No GRO ok # 11.19 [+0.56] GRO frag list ok # 11.79 [+0.59] GRO fwd ok # 12.32 [+0.53] UDP fwd perf udp rx: 1523 MB/s 1240532 calls/s # 13.39 [+1.07] udp tx: 1663 MB/s 28216 calls/s 28216 msg/s # 14.36 [+0.97] udp rx: 1368 MB/s 1113966 calls/s # 14.39 [+0.03] udp tx: 1654 MB/s 28059 calls/s 28059 msg/s # 15.36 [+0.97] udp rx: 1523 MB/s 1240207 calls/s # 15.39 [+0.03] udp tx: 1753 MB/s 29738 calls/s 29738 msg/s # 15.51 [+0.12] UDP GRO fwd perf udp rx: 1364 MB/s 1110585 calls/s # 16.59 [+1.08] udp tx: 1572 MB/s 26675 calls/s 26675 msg/s # 17.56 [+0.97] udp rx: 1185 MB/s 965389 calls/s # 17.59 [+0.03] udp tx: 1568 MB/s 26600 calls/s 26600 msg/s # 18.56 [+0.97] udp rx: 1481 MB/s 1206350 calls/s # 18.59 [+0.03] udp tx: 1632 MB/s 27684 calls/s 27684 msg/s # 19.24 [+0.65] GRO frag list over UDP tunnel ok # 20.14 [+0.90] GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests' xx__-> echo $? 0 xx__->