On Wed, Jul 15, 2020 at 12:41 PM Ferruh Yigit <ferruh.yi...@intel.com> wrote: > > On 7/15/2020 11:14 AM, David Marchand wrote: > > Hello Harry and guys who touched the service code recently :-) > > > > I spotted a failure for the service UT in Travis: > > https://travis-ci.com/github/ovsrobot/dpdk/jobs/361097992#L18697 > > > > I found only a single instance of this failure and tried to reproduce > > it with my usual "brute" active loop with no success so far. > > +1, I didn't able to reproduce it in my environment but observed it in the > Travis CI. > > > > > Any chance it could be due to recent changes? > > https://git.dpdk.org/dpdk/commit/?id=f3c256b621262e581d3edcca383df83875ab7ebe > > https://git.dpdk.org/dpdk/commit/?id=048db4b6dcccaee9277ce5b4fbb2fe684b212e22
I can see more occurrences of the issue in the CI. I just applied the patch changing the log level for test assert, in the hope it will help. -- David Marchand