On 7/5/2017 7:48 AM, Qi Zhang wrote: > Internal Rx packet bytes is over counted, CRC size is not excluded, > that cause incorrect Rx bytes or even negative value. > > Fixes: 0bcdc44510ef ("net/i40e: exclude internal packet's byte count")
> > Signed-off-by: Qi Zhang <qi.z.zh...@intel.com> Applied to dpdk-next-net/master, thanks.