From owner-freebsd-net@FreeBSD.ORG Mon May 19 01:38:47 2014 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D142099A; Mon, 19 May 2014 01:38:47 +0000 (UTC) Received: from vps1.elischer.org (vps1.elischer.org [204.109.63.16]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "vps1.elischer.org", Issuer "CA Cert Signing Authority" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id A11002F3E; Mon, 19 May 2014 01:38:47 +0000 (UTC) Received: from jre-mbp.elischer.org (ppp121-45-232-70.lns20.per1.internode.on.net [121.45.232.70]) (authenticated bits=0) by vps1.elischer.org (8.14.8/8.14.8) with ESMTP id s4J1cgcW057102 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Sun, 18 May 2014 18:38:45 -0700 (PDT) (envelope-from julian@freebsd.org) Message-ID: <5379609E.6000702@freebsd.org> Date: Mon, 19 May 2014 09:38:38 +0800 From: Julian Elischer User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: Adrian Chadd , "freebsd-arch@freebsd.org" , FreeBSD Net Subject: Re: [rfc] teach netstat about flowid/flowtype References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2014 01:38:47 -0000 On 5/19/14, 7:44 AM, Adrian Chadd wrote: > 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. If you don't I'll get "you-know-who" to nag you.. I need a good Italian meal some time.. > > Thanks, > > > -a > _______________________________________________ > freebsd-arch@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-arch > To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org" >