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.01 [+0.01] IPv4 # 0.25 [+0.24] No GRO ok # 0.76 [+0.50] GRO frag list ok # 1.30 [+0.54] GRO fwd ok # 1.78 [+0.48] UDP fwd perf udp rx: 1805 MB/s 1469952 calls/s # 2.85 [+1.07] udp tx: 1854 MB/s 31452 calls/s 31452 msg/s # 3.82 [+0.98] udp rx: 1401 MB/s 1141296 calls/s # 3.85 [+0.02] udp tx: 1383 MB/s 23457 calls/s 23457 msg/s # 4.82 [+0.98] udp rx: 1215 MB/s 989808 calls/s # 4.85 [+0.02] udp tx: 1214 MB/s 20595 calls/s 20595 msg/s # 4.97 [+0.12] UDP GRO fwd perf udp rx: 1179 MB/s 960624 calls/s # 6.04 [+1.07] udp tx: 1214 MB/s 20598 calls/s 20598 msg/s # 7.01 [+0.97] udp rx: 1213 MB/s 987600 calls/s # 7.04 [+0.03] udp tx: 1211 MB/s 20556 calls/s 20556 msg/s # 8.01 [+0.97] udp rx: 1217 MB/s 991248 calls/s # 8.04 [+0.03] udp tx: 1216 MB/s 20630 calls/s 20630 msg/s # 8.61 [+0.58] GRO frag list over UDP tunnel ok # 9.36 [+0.75] GRO fwd over UDP tunnel ok # 9.62 [+0.25] IPv6 # 9.85 [+0.23] No GRO ok # 10.37 [+0.52] GRO frag list ok # 10.92 [+0.54] GRO fwd ok # 11.40 [+0.48] UDP fwd perf udp rx: 1102 MB/s 897788 calls/s # 12.47 [+1.07] udp tx: 1143 MB/s 19388 calls/s 19388 msg/s # 13.44 [+0.97] udp rx: 1154 MB/s 939696 calls/s # 13.47 [+0.03] udp tx: 1153 MB/s 19561 calls/s 19561 msg/s # 14.45 [+0.98] udp rx: 1096 MB/s 892817 calls/s # 14.47 [+0.02] udp tx: 1172 MB/s 19885 calls/s 19885 msg/s # 14.59 [+0.12] UDP GRO fwd perf udp rx: 1020 MB/s 830828 calls/s # 15.66 [+1.07] udp tx: 1179 MB/s 19998 calls/s 19998 msg/s # 16.63 [+0.97] udp rx: 1117 MB/s 909922 calls/s # 16.66 [+0.03] udp tx: 1150 MB/s 19516 calls/s 19516 msg/s # 17.63 [+0.97] udp rx: 1169 MB/s 952176 calls/s # 17.66 [+0.03] udp tx: 1168 MB/s 19812 calls/s 19812 msg/s # 18.25 [+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/wt-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests' xx__-> echo $? 0 xx__->