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.24 [+0.23] No GRO ok # 0.72 [+0.48] GRO frag list ok # 1.28 [+0.56] GRO fwd ok # 1.78 [+0.51] UDP fwd perf udp rx: 1057 MB/s 861042 calls/s # 2.86 [+1.07] udp tx: 1145 MB/s 19434 calls/s 19434 msg/s # 3.83 [+0.97] udp rx: 1081 MB/s 880333 calls/s # 3.86 [+0.03] udp tx: 1164 MB/s 19750 calls/s 19750 msg/s # 4.83 [+0.97] udp rx: 1063 MB/s 865958 calls/s # 4.86 [+0.03] udp tx: 1165 MB/s 19761 calls/s 19761 msg/s # 4.97 [+0.12] UDP GRO fwd perf udp rx: 985 MB/s 802076 calls/s # 6.05 [+1.08] udp tx: 1022 MB/s 17338 calls/s 17338 msg/s # 7.02 [+0.97] udp rx: 1713 MB/s 1394603 calls/s # 7.05 [+0.03] udp tx: 1749 MB/s 29679 calls/s 29679 msg/s # 8.02 [+0.97] udp rx: 1866 MB/s 1519536 calls/s # 8.05 [+0.03] udp tx: 1864 MB/s 31621 calls/s 31621 msg/s # 8.67 [+0.63] GRO frag list over UDP tunnel ok # 9.41 [+0.74] GRO fwd over UDP tunnel ok # 9.66 [+0.25] IPv6 # 9.89 [+0.22] No GRO ok # 10.38 [+0.50] GRO frag list ok # 10.94 [+0.56] GRO fwd ok # 11.46 [+0.52] UDP fwd perf udp rx: 1006 MB/s 819079 calls/s # 12.53 [+1.07] udp tx: 1052 MB/s 17845 calls/s 17845 msg/s # 13.50 [+0.97] udp rx: 1073 MB/s 873747 calls/s # 13.53 [+0.03] udp tx: 1075 MB/s 18244 calls/s 18244 msg/s # 14.50 [+0.97] udp rx: 1097 MB/s 893529 calls/s # 14.53 [+0.03] udp tx: 1116 MB/s 18943 calls/s 18943 msg/s # 14.65 [+0.12] UDP GRO fwd perf udp rx: 1052 MB/s 857040 calls/s # 15.74 [+1.09] udp tx: 1091 MB/s 18509 calls/s 18509 msg/s # 16.70 [+0.96] udp rx: 1037 MB/s 844591 calls/s # 16.74 [+0.03] udp tx: 1107 MB/s 18789 calls/s 18789 msg/s # 17.70 [+0.97] udp rx: 1105 MB/s 899755 calls/s # 17.74 [+0.03] udp tx: 1128 MB/s 19135 calls/s 19135 msg/s # 18.34 [+0.60] GRO frag list over UDP tunnel ok # 19.11 [+0.77] 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__->