Date: Sun, 18 May 2014 16:44:23 -0700 From: Adrian Chadd <adrian@freebsd.org> To: "freebsd-arch@freebsd.org" <freebsd-arch@freebsd.org>, FreeBSD Net <freebsd-net@freebsd.org> Subject: [rfc] teach netstat about flowid/flowtype Message-ID: <CAJ-VmokCNGkgf1nvT0_uCpQzBGDE=j3G7nmSpfR_hWXSWw1LCg@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi! My next hack - adding flowid/flowtype to netstat. It's netstat -R. It's like -x, but listing RSS/flowid stuff. http://people.freebsd.org/~adrian/norse/20140518-netstat-rss-1.diff This is useful for both RSS and non-RSS debugging - NICs that populate the mbuf flowid will start to show flowid's up in netstat. It doesn't currently show the rss CPUID as that isn't cached in the inpcb. I'll worry about adding that later on. Any issues with me just committing this? I promise I'll email doc@ to get it documented. Thanks, -a
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ-VmokCNGkgf1nvT0_uCpQzBGDE=j3G7nmSpfR_hWXSWw1LCg>