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.23 [+0.21] No GRO ok # 0.70 [+0.47] GRO frag list ok # 1.22 [+0.53] GRO fwd ok # 1.68 [+0.46] UDP fwd perf udp rx: 1694 MB/s 1379664 calls/s # 2.74 [+1.06] udp tx: 1827 MB/s 30991 calls/s 30991 msg/s # 3.72 [+0.98] udp rx: 1875 MB/s 1527024 calls/s # 3.74 [+0.02] udp tx: 1874 MB/s 31790 calls/s 31790 msg/s # 4.72 [+0.98] udp rx: 1816 MB/s 1478985 calls/s # 4.74 [+0.02] udp tx: 1869 MB/s 31712 calls/s 31712 msg/s # 4.86 [+0.12] UDP GRO fwd perf udp rx: 1559 MB/s 1269430 calls/s # 5.92 [+1.06] udp tx: 1748 MB/s 29655 calls/s 29655 msg/s # 6.90 [+0.98] udp rx: 1880 MB/s 1530952 calls/s # 6.92 [+0.02] udp tx: 1879 MB/s 31873 calls/s 31873 msg/s # 7.90 [+0.98] udp rx: 1890 MB/s 1539312 calls/s # 7.92 [+0.02] udp tx: 1887 MB/s 32019 calls/s 32019 msg/s # 8.48 [+0.56] GRO frag list over UDP tunnel ok # 9.23 [+0.75] GRO fwd over UDP tunnel ok # 9.49 [+0.26] IPv6 # 9.73 [+0.24] No GRO ok # 10.22 [+0.49] GRO frag list ok # 10.73 [+0.51] GRO fwd ok # 11.18 [+0.45] UDP fwd perf udp rx: 1224 MB/s 997264 calls/s # 12.24 [+1.06] udp tx: 1711 MB/s 29026 calls/s 29026 msg/s # 13.21 [+0.97] udp rx: 1760 MB/s 1433419 calls/s # 13.24 [+0.03] udp tx: 1794 MB/s 30442 calls/s 30442 msg/s # 14.22 [+0.97] udp rx: 1824 MB/s 1485408 calls/s # 14.24 [+0.03] udp tx: 1822 MB/s 30912 calls/s 30912 msg/s # 14.36 [+0.12] UDP GRO fwd perf udp rx: 1642 MB/s 1337107 calls/s # 15.42 [+1.06] udp tx: 1755 MB/s 29767 calls/s 29767 msg/s # 16.39 [+0.97] udp rx: 1773 MB/s 1444080 calls/s # 16.42 [+0.03] udp tx: 1771 MB/s 30050 calls/s 30050 msg/s # 17.39 [+0.98] udp rx: 1831 MB/s 1491408 calls/s # 17.42 [+0.02] udp tx: 1830 MB/s 31047 calls/s 31047 msg/s # 17.96 [+0.54] GRO frag list over UDP tunnel ok # 18.66 [+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__->