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.80 [+0.54] GRO frag list ok # 1.38 [+0.57] GRO fwd ok # 1.87 [+0.49] UDP fwd perf udp rx: 1079 MB/s 879212 calls/s # 2.94 [+1.07] udp tx: 1117 MB/s 18954 calls/s 18954 msg/s # 3.91 [+0.97] udp rx: 1201 MB/s 978096 calls/s # 3.94 [+0.03] udp tx: 1200 MB/s 20357 calls/s 20357 msg/s # 4.91 [+0.97] udp rx: 1205 MB/s 981360 calls/s # 4.94 [+0.03] udp tx: 1204 MB/s 20422 calls/s 20422 msg/s # 5.06 [+0.12] UDP GRO fwd perf udp rx: 1044 MB/s 850169 calls/s # 6.12 [+1.06] udp tx: 1085 MB/s 18406 calls/s 18406 msg/s # 7.09 [+0.97] udp rx: 1054 MB/s 858672 calls/s # 7.12 [+0.03] udp tx: 1045 MB/s 17726 calls/s 17726 msg/s # 8.09 [+0.97] udp rx: 1107 MB/s 901920 calls/s # 8.12 [+0.03] udp tx: 1116 MB/s 18944 calls/s 18944 msg/s # 8.71 [+0.59] GRO frag list over UDP tunnel ok # 9.47 [+0.76] GRO fwd over UDP tunnel ok # 9.73 [+0.26] IPv6 # 9.98 [+0.24] No GRO ok # 10.53 [+0.56] GRO frag list ok # 11.11 [+0.58] GRO fwd ok # 11.63 [+0.52] UDP fwd perf udp rx: 974 MB/s 792956 calls/s # 12.70 [+1.07] udp tx: 1013 MB/s 17191 calls/s 17191 msg/s # 13.67 [+0.97] udp rx: 1108 MB/s 902649 calls/s # 13.70 [+0.03] udp tx: 1116 MB/s 18943 calls/s 18943 msg/s # 14.67 [+0.97] udp rx: 1057 MB/s 861168 calls/s # 14.70 [+0.03] udp tx: 1056 MB/s 17921 calls/s 17921 msg/s # 14.82 [+0.12] UDP GRO fwd perf udp rx: 959 MB/s 781478 calls/s # 15.89 [+1.07] udp tx: 1071 MB/s 18167 calls/s 18167 msg/s # 16.86 [+0.97] udp rx: 1095 MB/s 891784 calls/s # 16.89 [+0.03] udp tx: 1092 MB/s 18538 calls/s 18538 msg/s # 17.86 [+0.98] udp rx: 1061 MB/s 864328 calls/s # 17.89 [+0.02] udp tx: 1078 MB/s 18293 calls/s 18293 msg/s # 18.47 [+0.58] GRO frag list over UDP tunnel ok # 19.24 [+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__->