Hi Pablo, Attached are 2 files. one which contains the results and the other is the c code. I will attach the c file again. I managed to recreate the problem after upgrading to stable version dpdk-stable-16.11.2. Thanks, Shirley.
On Wed, Aug 30, 2017 at 3:37 PM, De Lara Guarch, Pablo < pablo.de.lara.gua...@intel.com> wrote: > Hi Shirley, > > > -----Original Message----- > > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Shirley Avishour > > Sent: Monday, August 21, 2017 12:37 PM > > To: dev@dpdk.org > > Subject: [dpdk-dev] errors while working with dpdk cuckoo hash > > > > Hi, > > > > I am running an application over dpdk ver 16.04. > > My application massively inserting and deleting from a hash table using a > > key that can be very similar for many instances. > > I noticed that in some cases I am unable to find an entry while I am > certain > > it was inserted successfully. > > I wrote a test to try and reproduce the problem and I have managed to > > recreate the problem. > > Attached is a c file containing the test which recreates the problem. > > The key and hash function/hash size which I used in the test are > identical to > > what I use in my application. > > attached is also a file containing the printouts of the test and > indication to 2 > > of the problems I encountered. > > Are these known issues? is there a fix for that? > > Could you attach the code? I only see the results, but not the C code. > > Thanks, > Pablo > > > > > Thanks, > > Shirley >