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.23 [+0.21] No GRO ok # 0.70 [+0.48] GRO frag list ok # 1.23 [+0.53] GRO fwd ok # 1.68 [+0.45] UDP fwd perf udp rx: 1587 MB/s 1292444 calls/s # 2.74 [+1.06] udp tx: 1895 MB/s 32143 calls/s 32143 msg/s # 3.72 [+0.98] udp rx: 1479 MB/s 1204816 calls/s # 3.74 [+0.02] udp tx: 1462 MB/s 24812 calls/s 24812 msg/s # 4.72 [+0.98] udp rx: 1299 MB/s 1057872 calls/s # 4.74 [+0.02] udp tx: 1298 MB/s 22018 calls/s 22018 msg/s # 4.86 [+0.12] UDP GRO fwd perf udp rx: 1200 MB/s 977415 calls/s # 5.94 [+1.07] udp tx: 1291 MB/s 21910 calls/s 21910 msg/s # 6.91 [+0.97] udp rx: 1256 MB/s 1022832 calls/s # 6.94 [+0.03] udp tx: 1253 MB/s 21264 calls/s 21264 msg/s # 7.91 [+0.97] udp rx: 1253 MB/s 1020480 calls/s # 7.94 [+0.03] udp tx: 1252 MB/s 21238 calls/s 21238 msg/s # 8.51 [+0.57] GRO frag list over UDP tunnel ok # 9.27 [+0.76] GRO fwd over UDP tunnel ok # 9.52 [+0.25] IPv6 # 9.76 [+0.24] No GRO ok # 10.26 [+0.50] GRO frag list ok # 10.79 [+0.53] GRO fwd ok # 11.27 [+0.48] UDP fwd perf udp rx: 1127 MB/s 917583 calls/s # 12.34 [+1.07] udp tx: 1249 MB/s 21195 calls/s 21195 msg/s # 13.31 [+0.97] udp rx: 1264 MB/s 1029840 calls/s # 13.34 [+0.03] udp tx: 1263 MB/s 21437 calls/s 21437 msg/s # 14.34 [+1.00] udp tx: 1108 MB/s 18803 calls/s 18803 msg/s # 14.34 [+0.00] udp rx: 675 MB/s 550032 calls/s # 14.46 [+0.11] UDP GRO fwd perf udp rx: 1234 MB/s 1004880 calls/s # 15.53 [+1.07] udp tx: 1271 MB/s 21569 calls/s 21569 msg/s # 16.50 [+0.97] udp rx: 1272 MB/s 1035984 calls/s # 16.53 [+0.03] udp tx: 1265 MB/s 21469 calls/s 21469 msg/s # 17.50 [+0.97] udp rx: 1234 MB/s 1005360 calls/s # 17.53 [+0.03] udp tx: 1238 MB/s 21001 calls/s 21001 msg/s # 18.10 [+0.57] GRO frag list over UDP tunnel ok # 18.84 [+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__->