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.24 [+0.22] No GRO ok # 0.74 [+0.50] GRO frag list ok # 1.32 [+0.57] GRO fwd ok # 1.80 [+0.48] UDP fwd perf udp rx: 1250 MB/s 1017792 calls/s # 2.86 [+1.07] udp tx: 1279 MB/s 21708 calls/s 21708 msg/s # 3.84 [+0.97] udp rx: 1178 MB/s 959568 calls/s # 3.86 [+0.03] udp tx: 1178 MB/s 19988 calls/s 19988 msg/s # 4.84 [+0.98] udp rx: 1196 MB/s 974208 calls/s # 4.86 [+0.02] udp tx: 1194 MB/s 20256 calls/s 20256 msg/s # 4.98 [+0.12] UDP GRO fwd perf udp rx: 1187 MB/s 966768 calls/s # 6.05 [+1.07] udp tx: 1221 MB/s 20717 calls/s 20717 msg/s # 7.03 [+0.97] udp rx: 1214 MB/s 989136 calls/s # 7.05 [+0.03] udp tx: 1212 MB/s 20566 calls/s 20566 msg/s # 8.03 [+0.97] udp rx: 1208 MB/s 983952 calls/s # 8.05 [+0.03] udp tx: 1207 MB/s 20484 calls/s 20484 msg/s # 8.66 [+0.61] GRO frag list over UDP tunnel ok # 9.43 [+0.76] GRO fwd over UDP tunnel ok # 9.68 [+0.25] IPv6 # 9.91 [+0.24] No GRO ok # 10.43 [+0.51] GRO frag list ok # 10.95 [+0.52] GRO fwd ok # 11.42 [+0.47] UDP fwd perf udp rx: 1258 MB/s 1024896 calls/s # 12.49 [+1.07] udp tx: 1287 MB/s 21844 calls/s 21844 msg/s # 13.46 [+0.97] udp rx: 1142 MB/s 930528 calls/s # 13.49 [+0.03] udp tx: 1142 MB/s 19374 calls/s 19374 msg/s # 14.47 [+0.98] udp rx: 1150 MB/s 936288 calls/s # 14.49 [+0.02] udp tx: 1148 MB/s 19484 calls/s 19484 msg/s # 14.61 [+0.12] UDP GRO fwd perf udp rx: 1114 MB/s 907496 calls/s # 15.68 [+1.07] udp tx: 1149 MB/s 19489 calls/s 19489 msg/s # 16.65 [+0.97] udp rx: 1169 MB/s 952216 calls/s # 16.68 [+0.03] udp tx: 1167 MB/s 19809 calls/s 19809 msg/s # 17.65 [+0.97] udp rx: 1150 MB/s 936576 calls/s # 17.68 [+0.03] udp tx: 1149 MB/s 19496 calls/s 19496 msg/s # 18.24 [+0.56] GRO frag list over UDP tunnel ok # 18.98 [+0.74] 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__->