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.31 [+0.28] No GRO ok # 0.85 [+0.54] GRO frag list ok # 1.46 [+0.62] GRO fwd ok # 2.00 [+0.54] UDP fwd perf udp rx: 1062 MB/s 865002 calls/s # 3.07 [+1.07] udp tx: 1095 MB/s 18587 calls/s 18587 msg/s # 4.04 [+0.97] udp rx: 983 MB/s 800832 calls/s # 4.07 [+0.03] udp tx: 983 MB/s 16689 calls/s 16689 msg/s # 5.04 [+0.97] udp rx: 1145 MB/s 932880 calls/s # 5.07 [+0.03] udp tx: 1157 MB/s 19628 calls/s 19628 msg/s # 5.19 [+0.12] UDP GRO fwd perf udp rx: 1139 MB/s 928032 calls/s # 6.27 [+1.08] udp tx: 1184 MB/s 20088 calls/s 20088 msg/s # 7.24 [+0.97] udp rx: 1056 MB/s 859904 calls/s # 7.27 [+0.03] udp tx: 1054 MB/s 17887 calls/s 17887 msg/s # 8.24 [+0.97] udp rx: 1140 MB/s 928821 calls/s # 8.27 [+0.03] udp tx: 1152 MB/s 19554 calls/s 19554 msg/s # 8.88 [+0.61] GRO frag list over UDP tunnel ok # 9.69 [+0.81] GRO fwd over UDP tunnel ok # 9.95 [+0.26] IPv6 # 10.21 [+0.26] No GRO ok # 10.74 [+0.53] GRO frag list ok # 11.30 [+0.56] GRO fwd ok # 11.81 [+0.51] UDP fwd perf udp rx: 1339 MB/s 1090366 calls/s # 12.88 [+1.07] udp tx: 1566 MB/s 26569 calls/s 26569 msg/s # 13.85 [+0.97] udp rx: 1402 MB/s 1141595 calls/s # 13.88 [+0.03] udp tx: 1497 MB/s 25400 calls/s 25400 msg/s # 14.85 [+0.97] udp rx: 1371 MB/s 1116746 calls/s # 14.88 [+0.03] udp tx: 1587 MB/s 26925 calls/s 26925 msg/s # 15.00 [+0.12] UDP GRO fwd perf udp rx: 1706 MB/s 1389355 calls/s # 16.07 [+1.07] udp tx: 1823 MB/s 30933 calls/s 30933 msg/s # 17.04 [+0.97] udp rx: 1870 MB/s 1522771 calls/s # 17.07 [+0.03] udp tx: 1877 MB/s 31842 calls/s 31842 msg/s # 18.04 [+0.97] udp rx: 1550 MB/s 1262425 calls/s # 18.07 [+0.03] udp tx: 1834 MB/s 31106 calls/s 31106 msg/s # 18.64 [+0.57] GRO frag list over UDP tunnel ok # 19.37 [+0.73] 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__->