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.27] No GRO ok # 0.85 [+0.56] GRO frag list ok # 1.46 [+0.62] GRO fwd ok # 1.96 [+0.50] UDP fwd perf udp rx: 1487 MB/s 1211149 calls/s # 3.04 [+1.08] udp tx: 1658 MB/s 28132 calls/s 28132 msg/s # 4.01 [+0.97] udp rx: 1838 MB/s 1496928 calls/s # 4.04 [+0.03] udp tx: 1837 MB/s 31163 calls/s 31163 msg/s # 5.01 [+0.97] udp rx: 1827 MB/s 1487990 calls/s # 5.04 [+0.03] udp tx: 1839 MB/s 31194 calls/s 31194 msg/s # 5.16 [+0.12] UDP GRO fwd perf udp rx: 1368 MB/s 1114093 calls/s # 6.23 [+1.08] udp tx: 1523 MB/s 25845 calls/s 25845 msg/s # 7.20 [+0.97] udp rx: 1137 MB/s 925723 calls/s # 7.23 [+0.03] udp tx: 1231 MB/s 20891 calls/s 20891 msg/s # 8.20 [+0.97] udp rx: 1007 MB/s 820099 calls/s # 8.23 [+0.03] udp tx: 1103 MB/s 18723 calls/s 18723 msg/s # 8.90 [+0.66] GRO frag list over UDP tunnel ok # 9.70 [+0.80] GRO fwd over UDP tunnel ok # 9.96 [+0.26] IPv6 # 10.22 [+0.26] No GRO ok # 10.75 [+0.53] GRO frag list ok # 11.33 [+0.58] GRO fwd ok # 11.90 [+0.57] UDP fwd perf udp rx: 1606 MB/s 1307468 calls/s # 12.98 [+1.08] udp tx: 1734 MB/s 29423 calls/s 29423 msg/s # 13.95 [+0.97] udp rx: 1810 MB/s 1474272 calls/s # 13.98 [+0.03] udp tx: 1809 MB/s 30685 calls/s 30685 msg/s # 14.95 [+0.97] udp rx: 1810 MB/s 1473648 calls/s # 14.98 [+0.03] udp tx: 1807 MB/s 30661 calls/s 30661 msg/s # 15.11 [+0.12] UDP GRO fwd perf udp rx: 1517 MB/s 1235123 calls/s # 16.18 [+1.07] udp tx: 1714 MB/s 29087 calls/s 29087 msg/s # 17.15 [+0.97] udp rx: 1544 MB/s 1257072 calls/s # 17.18 [+0.03] udp tx: 1548 MB/s 26260 calls/s 26260 msg/s # 18.15 [+0.97] udp rx: 1748 MB/s 1423109 calls/s # 18.18 [+0.03] udp tx: 1751 MB/s 29704 calls/s 29704 msg/s # 18.80 [+0.62] GRO frag list over UDP tunnel ok # 19.59 [+0.79] 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__->