[dpdk-dev] [PATCH 1/4] ixgbe: expose extended error statistics

Tahhan, Maryam maryam.tahhan at intel.com
Mon Jun 8 15:26:59 CEST 2015


<snip>
> +	stats->idrop = hw_stats->mngpdc +
> +		hw_stats->fcoerpdc +
> +		total_qbrc;


Should use qprdc instead of total_qbrc

<snip>


More information about the dev mailing list