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.26 [+0.24] No GRO ok # 0.76 [+0.51] GRO frag list ok # 1.34 [+0.58] GRO fwd ok # 1.82 [+0.48] UDP fwd perf udp rx: 1142 MB/s 929752 calls/s # 2.90 [+1.07] udp tx: 1281 MB/s 21741 calls/s 21741 msg/s # 3.87 [+0.97] udp rx: 1296 MB/s 1055184 calls/s # 3.90 [+0.03] udp tx: 1294 MB/s 21959 calls/s 21959 msg/s # 4.87 [+0.97] udp rx: 1299 MB/s 1057776 calls/s # 4.90 [+0.03] udp tx: 1297 MB/s 22011 calls/s 22011 msg/s # 5.02 [+0.12] UDP GRO fwd perf udp rx: 1258 MB/s 1024800 calls/s # 6.08 [+1.07] udp tx: 1294 MB/s 21962 calls/s 21962 msg/s # 7.06 [+0.97] udp rx: 1285 MB/s 1046784 calls/s # 7.09 [+0.03] udp tx: 1284 MB/s 21786 calls/s 21786 msg/s # 8.06 [+0.97] udp rx: 1293 MB/s 1053408 calls/s # 8.08 [+0.03] udp tx: 1292 MB/s 21922 calls/s 21922 msg/s # 8.68 [+0.59] GRO frag list over UDP tunnel ok # 9.42 [+0.74] GRO fwd over UDP tunnel ok # 9.66 [+0.24] IPv6 # 9.90 [+0.24] No GRO ok # 10.39 [+0.49] GRO frag list ok # 10.92 [+0.53] GRO fwd ok # 11.38 [+0.46] UDP fwd perf udp rx: 946 MB/s 770348 calls/s # 12.45 [+1.07] udp tx: 1194 MB/s 20260 calls/s 20260 msg/s # 13.42 [+0.97] udp rx: 1229 MB/s 1000752 calls/s # 13.45 [+0.03] udp tx: 1227 MB/s 20815 calls/s 20815 msg/s # 14.42 [+0.97] udp rx: 1250 MB/s 1018272 calls/s # 14.45 [+0.03] udp tx: 1250 MB/s 21204 calls/s 21204 msg/s # 14.56 [+0.12] UDP GRO fwd perf udp rx: 1187 MB/s 966624 calls/s # 15.63 [+1.07] udp tx: 1225 MB/s 20779 calls/s 20779 msg/s # 16.60 [+0.97] udp rx: 1255 MB/s 1021920 calls/s # 16.63 [+0.03] udp tx: 1253 MB/s 21257 calls/s 21257 msg/s # 17.60 [+0.97] udp rx: 1244 MB/s 1013488 calls/s # 17.63 [+0.03] udp tx: 1242 MB/s 21080 calls/s 21080 msg/s # 18.16 [+0.53] GRO frag list over UDP tunnel ok # 18.88 [+0.72] 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__->