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.84 [+0.55] GRO frag list ok # 1.40 [+0.56] GRO fwd ok # 1.92 [+0.52] UDP fwd perf udp rx: 1408 MB/s 1147052 calls/s # 2.99 [+1.07] udp tx: 1758 MB/s 29819 calls/s 29819 msg/s # 3.96 [+0.97] udp rx: 1936 MB/s 1576432 calls/s # 3.99 [+0.03] udp tx: 1934 MB/s 32809 calls/s 32809 msg/s # 4.96 [+0.97] udp rx: 1935 MB/s 1575392 calls/s # 4.99 [+0.03] udp tx: 1933 MB/s 32789 calls/s 32789 msg/s # 5.11 [+0.12] UDP GRO fwd perf udp rx: 1805 MB/s 1469808 calls/s # 6.18 [+1.07] udp tx: 1856 MB/s 31479 calls/s 31479 msg/s # 7.15 [+0.97] udp rx: 1936 MB/s 1576320 calls/s # 7.18 [+0.03] udp tx: 1933 MB/s 32801 calls/s 32801 msg/s # 8.15 [+0.98] udp rx: 1931 MB/s 1572576 calls/s # 8.18 [+0.02] udp tx: 1929 MB/s 32727 calls/s 32727 msg/s # 8.76 [+0.58] GRO frag list over UDP tunnel ok # 9.54 [+0.78] GRO fwd over UDP tunnel ok # 9.79 [+0.25] IPv6 # 10.03 [+0.24] No GRO ok # 10.55 [+0.51] GRO frag list ok # 11.12 [+0.57] GRO fwd ok # 11.62 [+0.50] UDP fwd perf udp rx: 1575 MB/s 1282965 calls/s # 12.68 [+1.07] udp tx: 1707 MB/s 28962 calls/s 28962 msg/s # 13.66 [+0.97] udp rx: 1757 MB/s 1430707 calls/s # 13.68 [+0.03] udp tx: 1758 MB/s 29829 calls/s 29829 msg/s # 14.66 [+0.98] udp rx: 1657 MB/s 1349520 calls/s # 14.68 [+0.02] udp tx: 1656 MB/s 28095 calls/s 28095 msg/s # 14.80 [+0.12] UDP GRO fwd perf udp rx: 1737 MB/s 1414785 calls/s # 15.88 [+1.08] udp tx: 1876 MB/s 31821 calls/s 31821 msg/s # 16.85 [+0.96] udp rx: 1568 MB/s 1276977 calls/s # 16.88 [+0.03] udp tx: 1869 MB/s 31701 calls/s 31701 msg/s # 17.85 [+0.97] udp rx: 1771 MB/s 1442588 calls/s # 17.88 [+0.03] udp tx: 1863 MB/s 31611 calls/s 31611 msg/s # 18.48 [+0.60] GRO frag list over UDP tunnel ok # 19.28 [+0.80] 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__->