Hi Aideen,

> -----Original Message-----
> From: Mcloughlin, Aideen
> Sent: Friday, July 12, 2019 9:32 AM
> To: Lu, Wenzhuo <wenzhuo...@intel.com>; Wu, Jingjing
> <jingjing...@intel.com>; Iremonger, Bernard
> <bernard.iremon...@intel.com>
> Cc: dev@dpdk.org; Mcloughlin, Aideen <aideen.mclough...@intel.com>;
> david.march...@redhat.com; sta...@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.march...@redhat.com
> Cc: sta...@dpdk.org
> 
> Signed-off-by: A.McLoughlin <aideen.mclough...@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.iremon...@intel.com>

Reply via email to