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.23 [+0.21] No GRO ok # 0.70 [+0.47] GRO frag list ok # 1.22 [+0.52] GRO fwd ok # 1.68 [+0.46] UDP fwd perf udp rx: 1444 MB/s 1175725 calls/s # 2.74 [+1.06] udp tx: 1696 MB/s 28774 calls/s 28774 msg/s # 3.72 [+0.98] udp rx: 1083 MB/s 882111 calls/s # 3.74 [+0.02] udp tx: 1238 MB/s 21006 calls/s 21006 msg/s # 4.72 [+0.98] udp rx: 1237 MB/s 1007520 calls/s # 4.74 [+0.02] udp tx: 1236 MB/s 20966 calls/s 20966 msg/s # 4.86 [+0.12] UDP GRO fwd perf udp rx: 1200 MB/s 977084 calls/s # 5.93 [+1.07] udp tx: 1236 MB/s 20967 calls/s 20967 msg/s # 6.90 [+0.97] udp rx: 1242 MB/s 1011696 calls/s # 6.93 [+0.03] udp tx: 1241 MB/s 21055 calls/s 21055 msg/s # 7.90 [+0.97] udp rx: 1247 MB/s 1015304 calls/s # 7.93 [+0.03] udp tx: 1245 MB/s 21122 calls/s 21122 msg/s # 8.48 [+0.55] GRO frag list over UDP tunnel ok # 9.20 [+0.72] GRO fwd over UDP tunnel ok # 9.45 [+0.25] IPv6 # 9.67 [+0.22] No GRO ok # 10.17 [+0.49] GRO frag list ok # 10.69 [+0.52] GRO fwd ok # 11.17 [+0.48] UDP fwd perf udp rx: 1062 MB/s 865100 calls/s # 12.24 [+1.06] udp tx: 1183 MB/s 20074 calls/s 20074 msg/s # 13.21 [+0.97] udp rx: 1163 MB/s 947372 calls/s # 13.23 [+0.03] udp tx: 1168 MB/s 19825 calls/s 19825 msg/s # 14.21 [+0.98] udp rx: 1167 MB/s 950640 calls/s # 14.24 [+0.02] udp tx: 1165 MB/s 19769 calls/s 19769 msg/s # 14.36 [+0.12] UDP GRO fwd perf udp rx: 1125 MB/s 916224 calls/s # 15.43 [+1.07] udp tx: 1159 MB/s 19663 calls/s 19663 msg/s # 16.40 [+0.97] udp rx: 1172 MB/s 954432 calls/s # 16.43 [+0.03] udp tx: 1170 MB/s 19849 calls/s 19849 msg/s # 17.40 [+0.97] udp rx: 1144 MB/s 931724 calls/s # 17.43 [+0.03] udp tx: 1181 MB/s 20041 calls/s 20041 msg/s # 17.99 [+0.56] GRO frag list over UDP tunnel ok # 18.72 [+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__->