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.24 [+0.22] No GRO ok # 0.73 [+0.49] GRO frag list ok # 1.27 [+0.54] GRO fwd ok # 1.78 [+0.52] UDP fwd perf udp rx: 1617 MB/s 1316828 calls/s # 2.86 [+1.08] udp tx: 1741 MB/s 29544 calls/s 29544 msg/s # 3.83 [+0.97] udp rx: 1511 MB/s 1230285 calls/s # 3.86 [+0.03] udp tx: 1814 MB/s 30773 calls/s 30773 msg/s # 4.84 [+0.99] udp rx: 1478 MB/s 1203806 calls/s # 4.86 [+0.01] udp tx: 1622 MB/s 27526 calls/s 27526 msg/s # 4.98 [+0.12] UDP GRO fwd perf udp rx: 1436 MB/s 1169715 calls/s # 6.05 [+1.07] udp tx: 1773 MB/s 30072 calls/s 30072 msg/s # 7.02 [+0.97] udp rx: 1807 MB/s 1471248 calls/s # 7.05 [+0.03] udp tx: 1860 MB/s 31557 calls/s 31557 msg/s # 8.02 [+0.97] udp rx: 1597 MB/s 1300871 calls/s # 8.05 [+0.03] udp tx: 1887 MB/s 32011 calls/s 32011 msg/s # 8.61 [+0.55] GRO frag list over UDP tunnel ok # 9.34 [+0.73] GRO fwd over UDP tunnel ok # 9.58 [+0.24] IPv6 # 9.84 [+0.26] No GRO ok # 10.34 [+0.50] GRO frag list ok # 10.88 [+0.53] GRO fwd ok # 11.36 [+0.48] UDP fwd perf udp rx: 1414 MB/s 1151486 calls/s # 12.42 [+1.06] udp tx: 1754 MB/s 29761 calls/s 29761 msg/s # 13.40 [+0.97] udp rx: 1669 MB/s 1358784 calls/s # 13.42 [+0.03] udp tx: 1665 MB/s 28255 calls/s 28255 msg/s # 14.40 [+0.98] udp rx: 1692 MB/s 1377744 calls/s # 14.42 [+0.02] udp tx: 1691 MB/s 28686 calls/s 28686 msg/s # 14.54 [+0.12] UDP GRO fwd perf udp rx: 1643 MB/s 1338195 calls/s # 15.61 [+1.07] udp tx: 1736 MB/s 29453 calls/s 29453 msg/s # 16.61 [+1.00] udp tx: 1817 MB/s 30820 calls/s 30820 msg/s # 16.61 [+0.00] udp rx: 1725 MB/s 1405112 calls/s # 17.61 [+1.00] udp tx: 1869 MB/s 31708 calls/s 31708 msg/s # 17.71 [+0.10] udp rx: 1871 MB/s 1523596 calls/s # 18.19 [+0.48] GRO frag list over UDP tunnel ok # 18.97 [+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__->