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.77 [+0.52] GRO frag list ok # 1.33 [+0.55] GRO fwd ok # 1.79 [+0.46] UDP fwd perf udp rx: 1077 MB/s 877244 calls/s # 2.86 [+1.07] udp tx: 1136 MB/s 19275 calls/s 19275 msg/s # 3.83 [+0.97] udp rx: 1227 MB/s 999648 calls/s # 3.86 [+0.03] udp tx: 1226 MB/s 20797 calls/s 20797 msg/s # 4.83 [+0.97] udp rx: 1225 MB/s 997344 calls/s # 4.86 [+0.03] udp tx: 1224 MB/s 20762 calls/s 20762 msg/s # 4.98 [+0.12] UDP GRO fwd perf udp rx: 1042 MB/s 848736 calls/s # 6.06 [+1.07] udp tx: 1080 MB/s 18328 calls/s 18328 msg/s # 7.03 [+0.97] udp rx: 1059 MB/s 862944 calls/s # 7.06 [+0.03] udp tx: 1056 MB/s 17920 calls/s 17920 msg/s # 8.03 [+0.97] udp rx: 1100 MB/s 896016 calls/s # 8.06 [+0.03] udp tx: 1101 MB/s 18680 calls/s 18680 msg/s # 8.64 [+0.59] GRO frag list over UDP tunnel ok # 9.35 [+0.71] GRO fwd over UDP tunnel ok # 9.58 [+0.23] IPv6 # 9.81 [+0.22] No GRO ok # 10.29 [+0.49] GRO frag list ok # 10.78 [+0.49] GRO fwd ok # 11.27 [+0.49] UDP fwd perf udp rx: 1424 MB/s 1159495 calls/s # 12.33 [+1.06] udp tx: 1738 MB/s 29484 calls/s 29484 msg/s # 13.31 [+0.98] udp rx: 1597 MB/s 1300460 calls/s # 13.33 [+0.02] udp tx: 1785 MB/s 30283 calls/s 30283 msg/s # 14.31 [+0.98] udp rx: 1794 MB/s 1460699 calls/s # 14.33 [+0.02] udp tx: 1810 MB/s 30714 calls/s 30714 msg/s # 14.45 [+0.12] UDP GRO fwd perf udp rx: 1619 MB/s 1318756 calls/s # 15.52 [+1.07] udp tx: 1713 MB/s 29056 calls/s 29056 msg/s # 16.49 [+0.97] udp rx: 1332 MB/s 1084403 calls/s # 16.52 [+0.03] udp tx: 1630 MB/s 27655 calls/s 27655 msg/s # 17.49 [+0.97] udp rx: 1650 MB/s 1343832 calls/s # 17.52 [+0.03] udp tx: 1714 MB/s 29075 calls/s 29075 msg/s # 18.06 [+0.54] GRO frag list over UDP tunnel ok # 18.80 [+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__->