On Wed, Jan 25, 2017 at 12:14:56PM +0000, Bruce Richardson wrote: > Hi all, > > while looking at the rte_ring code, I'm wondering if we can simplify > that a bit by removing some of the code it in that may not be used. > Specifically: > > * Does anyone use the NIC stats functionality for debugging? I've
By NIC stat, I mean ring stats here! Too much ethernet on the brain! :-( /Bruce > certainly never seen it used, and it's presence makes the rest less > readable. Can it be dropped? >