[dpdk-dev] [PATCH V3] app/testpmd: fix forward stats after clear stats command

2020-04-28 Thread Wei Hu (Xavier)
From: "Wei Hu (Xavier)" Currently, when running start/clear stats&xstats/stop command many times based on testpmd application, there are incorrect forward Rx/Tx-packets stats as below: -- Forward statistics for port 0 -- RX-packets: 18446744073709544808 RX-dropped

Re: [dpdk-dev] [PATCH V3] app/testpmd: fix forward stats after clear stats command

2020-05-05 Thread Ferruh Yigit
On 4/28/2020 12:50 PM, Wei Hu (Xavier) wrote: > From: "Wei Hu (Xavier)" > > Currently, when running start/clear stats&xstats/stop command many times > based on testpmd application, there are incorrect forward Rx/Tx-packets > stats as below: > -- Forward statistics for port 0