[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Yuq9PMIfmX0UsYtL@lunn.ch>
Date: Wed, 3 Aug 2022 20:23:56 +0200
From: Andrew Lunn <andrew@...n.ch>
To: Adel Abouchaev <adel.abushaev@...il.com>
Cc: kuba@...nel.org, davem@...emloft.net, edumazet@...gle.com,
pabeni@...hat.com, corbet@....net, dsahern@...nel.org,
shuah@...nel.org, imagedong@...cent.com, netdev@...r.kernel.org,
linux-doc@...r.kernel.org, linux-kselftest@...r.kernel.org
Subject: Re: [RFC net-next 1/6] net: Documentation on QUIC kernel Tx crypto.
> +Statistics
> +==========
> +
> +QUIC Tx offload to the kernel has counters reflected in /proc/net/quic_stat:
> +
> + QuicCurrTxSw - number of currently active kernel offloaded QUIC connections
> + QuicTxSw - accumulative total number of offloaded QUIC connections
> + QuicTxSwError - accumulative total number of errors during QUIC Tx offload to
> + kernel
netlink messages please, not /proc for statistics. netlink is the
preferred way to configure and report about the network stack.
Andrew
Powered by blists - more mailing lists