Re: [dpdk-dev] [PATCH v2] lib/distributor: fix livelock issue on flush

2019-07-29 Thread Thomas Monjalon
25/07/2019 11:03, David Hunt: > From: Liang Ma > > The Distributor autotest can lock if ran enough times. Worker and > distributir threads get into a livelock situation waiting on each > other. > Issue first encountered by RedHat in Travis CI > https://bugs.dpdk.org/show_bug.cgi?id=316 > > To re

[dpdk-dev] [PATCH v2] lib/distributor: fix livelock issue on flush

2019-07-25 Thread David Hunt
From: Liang Ma The Distributor autotest can lock if ran enough times. Worker and distributir threads get into a livelock situation waiting on each other. Issue first encountered by RedHat in Travis CI https://bugs.dpdk.org/show_bug.cgi?id=316 To repeat: `while sudo sh -c "echo 'distributor_autot