Re: [dpdk-dev] [PATCH v2] test/pmd_perf: fix the way to drain the port

2019-02-18 Thread Ferruh Yigit
On 2/18/2019 11:25 AM, Meunier, Julien (Nokia - FR/Paris-Saclay) wrote: > Hi, > > Sorry for the delay. Inline reply. > > On 07/02/2019 13:28, Ferruh Yigit wrote: >> On 2/3/2019 7:42 PM, Julien Meunier wrote: >>> If the port has received less than ``pkt_per_port`` packets (for >>> example, the por

Re: [dpdk-dev] [PATCH v2] test/pmd_perf: fix the way to drain the port

2019-02-18 Thread Meunier, Julien (Nokia - FR/Paris-Saclay)
Hi, Sorry for the delay. Inline reply. On 07/02/2019 13:28, Ferruh Yigit wrote: > On 2/3/2019 7:42 PM, Julien Meunier wrote: >> If the port has received less than ``pkt_per_port`` packets (for >> example, the port has missed some packets), the test is in an infinite >> loop. >> >> Instead of expe

Re: [dpdk-dev] [PATCH v2] test/pmd_perf: fix the way to drain the port

2019-02-07 Thread Ferruh Yigit
On 2/3/2019 7:42 PM, Julien Meunier wrote: > If the port has received less than ``pkt_per_port`` packets (for > example, the port has missed some packets), the test is in an infinite > loop. > > Instead of expecting a number of packet to receive, let the port to be > drained by itself. If no more