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.01 [+0.01] IPv4 # 0.25 [+0.23] No GRO ok # 0.77 [+0.52] GRO frag list ok # 1.32 [+0.56] GRO fwd ok # 1.78 [+0.46] UDP fwd perf udp rx: 1523 MB/s 1240023 calls/s # 2.84 [+1.06] udp tx: 1816 MB/s 30808 calls/s 30808 msg/s # 3.82 [+0.98] udp rx: 1581 MB/s 1287573 calls/s # 3.84 [+0.02] udp tx: 1880 MB/s 31895 calls/s 31895 msg/s # 4.82 [+0.98] udp rx: 1889 MB/s 1537920 calls/s # 4.84 [+0.02] udp tx: 1887 MB/s 32021 calls/s 32021 msg/s # 4.96 [+0.12] UDP GRO fwd perf udp rx: 1800 MB/s 1466160 calls/s # 6.03 [+1.06] udp tx: 1853 MB/s 31437 calls/s 31437 msg/s # 7.00 [+0.97] udp rx: 1719 MB/s 1400019 calls/s # 7.03 [+0.03] udp tx: 1833 MB/s 31096 calls/s 31096 msg/s # 8.00 [+0.97] udp rx: 1765 MB/s 1436942 calls/s # 8.03 [+0.03] udp tx: 1903 MB/s 32292 calls/s 32292 msg/s # 8.56 [+0.54] GRO frag list over UDP tunnel ok # 9.29 [+0.72] GRO fwd over UDP tunnel ok # 9.55 [+0.26] IPv6 # 9.78 [+0.23] No GRO ok # 10.28 [+0.51] GRO frag list ok # 10.83 [+0.55] GRO fwd ok # 11.32 [+0.49] UDP fwd perf udp rx: 1231 MB/s 1002785 calls/s # 12.39 [+1.06] udp tx: 1809 MB/s 30689 calls/s 30689 msg/s # 13.36 [+0.97] udp rx: 1350 MB/s 1099527 calls/s # 13.39 [+0.03] udp tx: 1868 MB/s 31691 calls/s 31691 msg/s # 14.36 [+0.97] udp rx: 1639 MB/s 1334417 calls/s # 14.39 [+0.03] udp tx: 1863 MB/s 31598 calls/s 31598 msg/s # 14.50 [+0.12] UDP GRO fwd perf udp rx: 1501 MB/s 1221998 calls/s # 15.56 [+1.06] udp tx: 1598 MB/s 27113 calls/s 27113 msg/s # 16.54 [+0.98] udp rx: 1601 MB/s 1303810 calls/s # 16.56 [+0.02] udp tx: 1826 MB/s 30976 calls/s 30976 msg/s # 17.54 [+0.98] udp rx: 1470 MB/s 1196885 calls/s # 17.56 [+0.02] udp tx: 1808 MB/s 30679 calls/s 30679 msg/s # 18.08 [+0.52] GRO frag list over UDP tunnel ok # 18.78 [+0.70] 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__->