Re: [dpdk-dev] [PATCH v7 16/16] test/distributor: ensure all packets are delivered

2020-10-12 Thread David Hunt
Hi Lukasz, On 10/10/2020 5:05 PM, Lukasz Wojciechowski wrote: In all distributor tests there is a chance that tests will send packets to distributor with rte_distributor_process() before workers are started and requested for packets. This patch ensures that all packets are delivered to workers

[dpdk-dev] [PATCH v7 16/16] test/distributor: ensure all packets are delivered

2020-10-10 Thread Lukasz Wojciechowski
In all distributor tests there is a chance that tests will send packets to distributor with rte_distributor_process() before workers are started and requested for packets. This patch ensures that all packets are delivered to workers by calling rte_distributor_process() in loop until number of succ