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.26 [+0.24] No GRO ok # 0.81 [+0.54] GRO frag list ok # 1.38 [+0.58] GRO fwd ok # 1.90 [+0.51] UDP fwd perf udp rx: 1055 MB/s 859674 calls/s # 2.97 [+1.08] udp tx: 1111 MB/s 18852 calls/s 18852 msg/s # 3.94 [+0.97] udp rx: 1080 MB/s 880024 calls/s # 3.97 [+0.03] udp tx: 1081 MB/s 18339 calls/s 18339 msg/s # 4.94 [+0.97] udp rx: 1105 MB/s 899808 calls/s # 4.97 [+0.03] udp tx: 1107 MB/s 18785 calls/s 18785 msg/s # 5.09 [+0.12] UDP GRO fwd perf udp rx: 904 MB/s 736671 calls/s # 6.16 [+1.07] udp tx: 1190 MB/s 20190 calls/s 20190 msg/s # 7.13 [+0.97] udp rx: 1070 MB/s 871814 calls/s # 7.16 [+0.03] udp tx: 1175 MB/s 19942 calls/s 19942 msg/s # 8.13 [+0.97] udp rx: 1055 MB/s 859440 calls/s # 8.16 [+0.03] udp tx: 1055 MB/s 17896 calls/s 17896 msg/s # 8.79 [+0.63] GRO frag list over UDP tunnel ok # 9.59 [+0.80] GRO fwd over UDP tunnel ok # 9.85 [+0.26] IPv6 # 10.10 [+0.25] No GRO ok # 10.65 [+0.55] GRO frag list ok # 11.24 [+0.58] GRO fwd ok # 11.75 [+0.51] UDP fwd perf udp rx: 1678 MB/s 1366556 calls/s # 12.82 [+1.07] udp tx: 1813 MB/s 30750 calls/s 30750 msg/s # 13.79 [+0.97] udp rx: 1446 MB/s 1177296 calls/s # 13.82 [+0.03] udp tx: 1423 MB/s 24144 calls/s 24144 msg/s # 14.79 [+0.97] udp rx: 1119 MB/s 911040 calls/s # 14.82 [+0.03] udp tx: 1119 MB/s 18982 calls/s 18982 msg/s # 14.94 [+0.12] UDP GRO fwd perf udp rx: 1027 MB/s 836098 calls/s # 16.01 [+1.07] udp tx: 1148 MB/s 19474 calls/s 19474 msg/s # 16.98 [+0.97] udp rx: 1138 MB/s 926784 calls/s # 17.01 [+0.03] udp tx: 1136 MB/s 19274 calls/s 19274 msg/s # 17.98 [+0.97] udp rx: 1100 MB/s 896120 calls/s # 18.01 [+0.03] udp tx: 1095 MB/s 18576 calls/s 18576 msg/s # 18.60 [+0.60] GRO frag list over UDP tunnel ok # 19.41 [+0.81] 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__->