Re: [vpp-dev] Query Regarding Bihash (VPP 2106)

2022-04-28 Thread chetan bhasin
gt; *Sent:* Thursday, April 7, 2022 7:28 AM > *To:* vpp-dev > *Subject:* [vpp-dev] Query Regarding Bihash (VPP 2106) > > > > Hi, > > > > We are using bihash where key is 5 tuple of the packet. There are > different type of free list which are maintained and once an e

Re: [vpp-dev] Query Regarding Bihash (VPP 2106)

2022-04-07 Thread Dave Barach
: Thursday, April 7, 2022 7:28 AM To: vpp-dev Subject: [vpp-dev] Query Regarding Bihash (VPP 2106) Hi, We are using bihash where key is 5 tuple of the packet. There are different type of free list which are maintained and once an entry is allocated and removed from a bihash that memory still

[vpp-dev] Query Regarding Bihash (VPP 2106)

2022-04-07 Thread chetan bhasin
Hi, We are using bihash where key is 5 tuple of the packet. There are different type of free list which are maintained and once an entry is allocated and removed from a bihash that memory still remain with the bihash for future usage. The problem we are seeing is consistent growth in the memory