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.29 [+0.26] No GRO ok # 0.84 [+0.56] GRO frag list ok # 1.49 [+0.65] GRO fwd ok # 2.04 [+0.55] UDP fwd perf udp rx: 1479 MB/s 1204765 calls/s # 3.11 [+1.07] udp tx: 1638 MB/s 27782 calls/s 27782 msg/s # 4.08 [+0.97] udp rx: 1767 MB/s 1439328 calls/s # 4.11 [+0.03] udp tx: 1766 MB/s 29967 calls/s 29967 msg/s # 5.08 [+0.97] udp rx: 1757 MB/s 1431185 calls/s # 5.11 [+0.03] udp tx: 1827 MB/s 31001 calls/s 31001 msg/s # 5.23 [+0.12] UDP GRO fwd perf udp rx: 1747 MB/s 1422878 calls/s # 6.29 [+1.07] udp tx: 1828 MB/s 31014 calls/s 31014 msg/s # 7.26 [+0.97] udp rx: 1809 MB/s 1473360 calls/s # 7.29 [+0.03] udp tx: 1807 MB/s 30653 calls/s 30653 msg/s # 8.26 [+0.97] udp rx: 1661 MB/s 1352400 calls/s # 8.29 [+0.03] udp tx: 1660 MB/s 28159 calls/s 28159 msg/s # 8.90 [+0.61] GRO frag list over UDP tunnel ok # 9.70 [+0.80] GRO fwd over UDP tunnel ok # 9.96 [+0.26] IPv6 # 10.21 [+0.25] No GRO ok # 10.75 [+0.54] GRO frag list ok # 11.30 [+0.55] GRO fwd ok # 11.78 [+0.48] UDP fwd perf udp rx: 1362 MB/s 1109048 calls/s # 12.85 [+1.07] udp tx: 1686 MB/s 28603 calls/s 28603 msg/s # 13.82 [+0.97] udp rx: 1694 MB/s 1379185 calls/s # 13.85 [+0.03] udp tx: 1786 MB/s 30305 calls/s 30305 msg/s # 14.82 [+0.97] udp rx: 1799 MB/s 1464786 calls/s # 14.85 [+0.03] udp tx: 1808 MB/s 30676 calls/s 30676 msg/s # 14.97 [+0.12] UDP GRO fwd perf udp rx: 1546 MB/s 1258810 calls/s # 16.05 [+1.08] udp tx: 1716 MB/s 29119 calls/s 29119 msg/s # 17.02 [+0.96] udp rx: 1747 MB/s 1422554 calls/s # 17.05 [+0.04] udp tx: 1844 MB/s 31278 calls/s 31278 msg/s # 18.02 [+0.97] udp rx: 1426 MB/s 1161017 calls/s # 18.05 [+0.03] udp tx: 1812 MB/s 30738 calls/s 30738 msg/s # 18.69 [+0.64] GRO frag list over UDP tunnel ok # 19.47 [+0.78] 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__->