From 07f45213db6d7f27a9d3062d0094a93bfb603259 Mon Sep 17 00:00:00 2001 From: Miles Libbey Date: Mon, 10 May 2021 13:54:13 -0700 Subject: [PATCH] Doc: tcpinfo plugin table formatting Prechange, the rst table showed as unformatted "==="s and run on sentences. --- doc/admin-guide/plugins/tcpinfo.en.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/admin-guide/plugins/tcpinfo.en.rst b/doc/admin-guide/plugins/tcpinfo.en.rst index 6c806e8b9ee..09f87d0abdf 100644 --- a/doc/admin-guide/plugins/tcpinfo.en.rst +++ b/doc/admin-guide/plugins/tcpinfo.en.rst @@ -98,11 +98,13 @@ The following options may be specified in :file:`plugin.config`: In addition, on newer Linux system, the following two fields are appended in log level 2: + ============== ================================================== Field Name Description ============== ================================================== data_segs_in Number of incoming data segments data_segs_out Number of outgoing data segments + ============== ================================================== Note: Features such as TSO (TCP Segment Offload) might skew the numbers here. That's true as well for e.g. the retransmit metrics, i.e. anything