Re: [PATCH] app: fix silent enqueue fail in test_mbuf test_refcnt_iter

2023-08-24 Thread Hascoet Julien
Hello Oliver, thanks, your response helped a lot, I managed to find the root cause of the instability which is on our side. It was due to other internal developments. I'll still add an error check on the enqueue ops to catch eventual problems earlier, if that suits you. Best regards, Julien On

Re: [PATCH] app: fix silent enqueue fail in test_mbuf test_refcnt_iter

2023-08-18 Thread Hascoet Julien
Any news on that ? Thanks Julien On Thu, Aug 10, 2023 at 6:09 PM jhascoet wrote: > From: Julien Hascoet > > In case of ring full state, we retry the enqueue > operation in order to avoid mbuf loss. > > Fixes: af75078fece ("first public release") > > Signed-off-by: Julien Hascoet > --- > app/