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.27 [+0.25] No GRO ok # 0.83 [+0.56] GRO frag list ok # 1.43 [+0.60] GRO fwd ok # 1.92 [+0.50] UDP fwd perf udp rx: 1103 MB/s 898172 calls/s # 2.99 [+1.07] udp tx: 1142 MB/s 19371 calls/s 19371 msg/s # 3.97 [+0.98] udp rx: 1149 MB/s 935808 calls/s # 3.99 [+0.02] udp tx: 1148 MB/s 19482 calls/s 19482 msg/s # 4.97 [+0.97] udp rx: 1152 MB/s 938208 calls/s # 4.99 [+0.03] udp tx: 1151 MB/s 19526 calls/s 19526 msg/s # 5.11 [+0.12] UDP GRO fwd perf udp rx: 1116 MB/s 908784 calls/s # 6.18 [+1.07] udp tx: 1150 MB/s 19514 calls/s 19514 msg/s # 7.15 [+0.97] udp rx: 1147 MB/s 934176 calls/s # 7.18 [+0.03] udp tx: 1145 MB/s 19428 calls/s 19428 msg/s # 8.15 [+0.97] udp rx: 1146 MB/s 933216 calls/s # 8.18 [+0.03] udp tx: 1145 MB/s 19423 calls/s 19423 msg/s # 8.76 [+0.57] GRO frag list over UDP tunnel ok # 9.52 [+0.76] GRO fwd over UDP tunnel ok # 9.76 [+0.24] IPv6 # 10.02 [+0.26] No GRO ok # 10.52 [+0.50] GRO frag list ok # 11.03 [+0.52] GRO fwd ok # 11.49 [+0.46] UDP fwd perf udp rx: 1068 MB/s 869756 calls/s # 12.56 [+1.07] udp tx: 1111 MB/s 18853 calls/s 18853 msg/s # 13.54 [+0.98] udp rx: 1123 MB/s 914544 calls/s # 13.56 [+0.02] udp tx: 1122 MB/s 19037 calls/s 19037 msg/s # 14.54 [+0.98] udp rx: 1123 MB/s 914784 calls/s # 14.56 [+0.02] udp tx: 1122 MB/s 19034 calls/s 19034 msg/s # 14.68 [+0.12] UDP GRO fwd perf udp rx: 1085 MB/s 883680 calls/s # 15.75 [+1.07] udp tx: 1117 MB/s 18962 calls/s 18962 msg/s # 16.72 [+0.97] udp rx: 1122 MB/s 914160 calls/s # 16.75 [+0.03] udp tx: 1122 MB/s 19035 calls/s 19035 msg/s # 17.72 [+0.97] udp rx: 1131 MB/s 920784 calls/s # 17.75 [+0.03] udp tx: 1129 MB/s 19160 calls/s 19160 msg/s # 18.34 [+0.59] GRO frag list over UDP tunnel ok # 19.13 [+0.78] 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__->