Thanks Stephen for replying. We are looking for below IPv6 stats support in linux and currently these are not supported. Will these stats supported in future releases ?. Please guide.
jnxIpv6StatsFragOverFlows jnxIpv6StatsInHopByHops jnxIpv6StatsInIcmps jnxIpv6StatsInIgmps jnxIpv6StatsInIps jnxIpv6StatsInTcps jnxIpv6StatsInUdps jnxIpv6StatsInIdps jnxIpv6StatsInTps jnxIpv6StatsInIpv6s jnxIpv6StatsInRoutings jnxIpv6StatsInFrags jnxIpv6StatsInEsps jnxIpv6StatsInAhs jnxIpv6StatsInIcmpv6s jnxIpv6StatsInNoNhs jnxIpv6StatsInDestOpts jnxIpv6StatsInIsoIps jnxIpv6StatsInOspfs jnxIpv6StatsInEths jnxIpv6StatsInPims Regards, Girish kumar S Juniper Business Use Only -----Original Message----- From: Stephen Suryaputra <ssuryae...@gmail.com> Sent: Tuesday, March 9, 2021 10:14 AM To: David Ahern <dsah...@gmail.com> Cc: Yogesh Ankolekar <ayog...@juniper.net>; Girish Kumar S <gi...@juniper.net>; netdev@vger.kernel.org Subject: Re: Linux Ipv6 stats support [External Email. Be cautious of content] On Tue, Jan 26, 2021 at 09:05:22AM -0700, David Ahern wrote: > On 1/25/21 4:26 AM, Yogesh Ankolekar wrote: > > > > We are looking for below IPv6 stats support in linux. Looks below > > stats are not supported. Will these stats will be supported in > > future or it is already supported in some version. Please guide. > > I am not aware of anyone working on adding more stats for IPv6. > Stephen Suryaputra attempted to add stats a few years back as I > believe the resistance was around memory and cpu usage for stats in the hot > path. Sorry that I missed this. At that time it was IPv4 ifstats. I'm missing the rest of the context here. Which IPv6 stats are being discussed here? For my company, we have been doing the v4 stats using the implementation that I brought up to netdev then. It is useful to debug forwarding errors but it is an overhead having the out of tree patch everytime kernel upgrade is needed, esp on upgrade to a major version. Thank you, Stephen.