> -----Original Message----- > From: Wang, Yipeng1 > Sent: Friday, June 29, 2018 1:25 PM > To: De Lara Guarch, Pablo <[email protected]> > Cc: [email protected]; Wang, Yipeng1 <[email protected]>; Richardson, > Bruce <[email protected]>; [email protected]; > [email protected]; [email protected] > Subject: [PATCH v2 5/6] hash: fix to have more accurate key slot size > > This commit calculates the needed key slot size more accurately. The previous > local cache fix requires the free slot ring to be larger than actually needed. > The calculation of the value is inaccurate. > > Fixes: 5915699153d7 ("hash: fix scaling by reducing contention") Missing "Cc: [email protected]). Also, could you add this as the first patch of the set. That way, it would be easier to backport (the patch will need modification, otherwise it won't compile).
- [dpdk-dev] [PATCH v2 0/6] Add read-write concurrency... Yipeng Wang
- [dpdk-dev] [PATCH v2 3/6] test: add tests in ha... Yipeng Wang
- Re: [dpdk-dev] [PATCH v2 3/6] test: add tes... De Lara Guarch, Pablo
- [dpdk-dev] [PATCH v2 1/6] hash: make duplicated... Yipeng Wang
- Re: [dpdk-dev] [PATCH v2 1/6] hash: make du... De Lara Guarch, Pablo
- [dpdk-dev] [PATCH v2 4/6] test: add test case f... Yipeng Wang
- Re: [dpdk-dev] [PATCH v2 4/6] test: add tes... De Lara Guarch, Pablo
- [dpdk-dev] [PATCH v2 5/6] hash: fix to have mor... Yipeng Wang
- Re: [dpdk-dev] [PATCH v2 5/6] hash: fix to ... De Lara Guarch, Pablo
- [dpdk-dev] [PATCH v2 2/6] hash: add read and wr... Yipeng Wang
- Re: [dpdk-dev] [PATCH v2 2/6] hash: add rea... De Lara Guarch, Pablo
- [dpdk-dev] [PATCH v2 6/6] hash: add new API fun... Yipeng Wang
- Re: [dpdk-dev] [PATCH v2 6/6] hash: add new... De Lara Guarch, Pablo

