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.29 [+0.27] No GRO ok # 0.83 [+0.54] GRO frag list ok # 1.44 [+0.60] GRO fwd ok # 1.93 [+0.50] UDP fwd perf udp rx: 1064 MB/s 866300 calls/s # 3.01 [+1.07] udp tx: 1103 MB/s 18708 calls/s 18708 msg/s # 3.98 [+0.97] udp rx: 1188 MB/s 967968 calls/s # 4.01 [+0.03] udp tx: 1187 MB/s 20148 calls/s 20148 msg/s # 4.98 [+0.97] udp rx: 1178 MB/s 959568 calls/s # 5.01 [+0.03] udp tx: 1176 MB/s 19960 calls/s 19960 msg/s # 5.13 [+0.12] UDP GRO fwd perf udp rx: 1138 MB/s 926544 calls/s # 6.19 [+1.07] udp tx: 1170 MB/s 19854 calls/s 19854 msg/s # 7.17 [+0.97] udp rx: 1172 MB/s 954816 calls/s # 7.19 [+0.03] udp tx: 1170 MB/s 19860 calls/s 19860 msg/s # 8.17 [+0.97] udp rx: 1177 MB/s 958848 calls/s # 8.19 [+0.03] udp tx: 1177 MB/s 19970 calls/s 19970 msg/s # 8.78 [+0.59] GRO frag list over UDP tunnel ok # 9.50 [+0.71] GRO fwd over UDP tunnel ok # 9.74 [+0.25] IPv6 # 9.98 [+0.23] No GRO ok # 10.48 [+0.50] GRO frag list ok # 11.01 [+0.52] GRO fwd ok # 11.48 [+0.47] UDP fwd perf udp rx: 1295 MB/s 1054944 calls/s # 12.55 [+1.07] udp tx: 1326 MB/s 22497 calls/s 22497 msg/s # 13.52 [+0.97] udp rx: 1142 MB/s 930384 calls/s # 13.55 [+0.03] udp tx: 1141 MB/s 19369 calls/s 19369 msg/s # 14.52 [+0.97] udp rx: 1138 MB/s 926880 calls/s # 14.55 [+0.03] udp tx: 1137 MB/s 19285 calls/s 19285 msg/s # 14.67 [+0.12] UDP GRO fwd perf udp rx: 1115 MB/s 908544 calls/s # 15.74 [+1.07] udp tx: 1148 MB/s 19484 calls/s 19484 msg/s # 16.71 [+0.97] udp rx: 1165 MB/s 948528 calls/s # 16.74 [+0.03] udp tx: 1163 MB/s 19731 calls/s 19731 msg/s # 17.71 [+0.97] udp rx: 889 MB/s 723748 calls/s # 17.74 [+0.03] udp tx: 1151 MB/s 19529 calls/s 19529 msg/s # 18.34 [+0.60] GRO frag list over UDP tunnel ok # 19.09 [+0.75] 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__->