Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Dec 2008 17:11:47 -0500
From:      Andrew Gallatin <gallatin@cs.duke.edu>
To:        Kip Macy <kmacy@FreeBSD.org>
Cc:        src-committers@FreeBSD.org, svn-src-user@FreeBSD.org
Subject:   Re: svn commit: r185649 - in user/kmacy/HEAD_fast_multi_xmit/sys: net sys
Message-ID:  <4939A723.80601@cs.duke.edu>
In-Reply-To: <200812052116.mB5LGDDr073309@svn.freebsd.org>
References:  <200812052116.mB5LGDDr073309@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Kip Macy wrote:

> Log:
>   add inline helper functions for buf_ring enqueue and free

> +	uint64_t		br_drops;

Do you have any way to make these drops visible in netstat -id,
or should driver writers regularly mirror br_drops
into their ifp->if_snd.ifq_drops?

Drew



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4939A723.80601>