[dpdk-stable] [PATCH] app/testpmd: fix doubling of 'total TX dropped'

Iremonger, Bernard bernard.iremonger at intel.com
Fri Jul 12 15:33:46 CEST 2019


Hi Aideen,


> -----Original Message-----
> From: Mcloughlin, Aideen
> Sent: Friday, July 12, 2019 9:32 AM
> To: Lu, Wenzhuo <wenzhuo.lu at intel.com>; Wu, Jingjing
> <jingjing.wu at intel.com>; Iremonger, Bernard
> <bernard.iremonger at intel.com>
> Cc: dev at dpdk.org; Mcloughlin, Aideen <aideen.mcloughlin at intel.com>;
> david.marchand at redhat.com; stable at dpdk.org
> Subject: [PATCH] app/testpmd: fix doubling of 'total TX dropped'
> 
> The 'Accumulated forward statistics for all ports' incorrectly displayed double
> the actual value for 'total_tx_dropped'. This was because 2 lines in the same
> function both incremented total_tx_dropped every time a packet was
> dropped.  I removed one of these lines to fix this issue.
> 
> Fixes: 53324971a14e ("app/testpmd: display/clear forwarding stats on
> demand")
> Cc: david.marchand at redhat.com
> Cc: stable at dpdk.org
> 
> Signed-off-by: A.McLoughlin <aideen.mcloughlin at intel.com>

./devtools/check-git-log.sh -1
Wrong headline lowercase:
        app/testpmd: fix doubling of 'total TX dropped'

Otherwise

Acked-by: Bernard Iremonger <bernard.iremonger at intel.com>



More information about the stable mailing list