> -----Original Message----- > From: Wang, Yipeng1 > Sent: Friday, July 6, 2018 8:47 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 v3 8/8] hash: add new API function to query the key count > > Add a new function, rte_hash_count, to return the number of keys that are > currently stored in the hash table. Corresponding test functions are added > into > hash_test and hash_multiwriter test. > > Signed-off-by: Yipeng Wang <[email protected]> Acked-by: Pablo de Lara <[email protected]>
- [dpdk-dev] [PATCH v3 0/8] Add read-write concurrency... Yipeng Wang
- [dpdk-dev] [PATCH v3 3/8] hash: fix to have mor... Yipeng Wang
- Re: [dpdk-dev] [PATCH v3 3/8] hash: fix to ... De Lara Guarch, Pablo
- [dpdk-dev] [PATCH v3 4/8] hash: make duplicated... Yipeng Wang
- Re: [dpdk-dev] [PATCH v3 4/8] hash: make du... De Lara Guarch, Pablo
- [dpdk-dev] [PATCH v3 2/8] hash: fix a multi-wri... Yipeng Wang
- Re: [dpdk-dev] [PATCH v3 2/8] hash: fix a m... De Lara Guarch, Pablo
- [dpdk-dev] [PATCH v3 8/8] hash: add new API fun... Yipeng Wang
- Re: [dpdk-dev] [PATCH v3 8/8] hash: add new... De Lara Guarch, Pablo
- [dpdk-dev] [PATCH v3 1/8] hash: fix multiwriter... Yipeng Wang
- Re: [dpdk-dev] [PATCH v3 1/8] hash: fix mul... De Lara Guarch, Pablo
- [dpdk-dev] [PATCH v3 6/8] test: add tests in ha... Yipeng Wang
- Re: [dpdk-dev] [PATCH v3 6/8] test: add tes... De Lara Guarch, Pablo
- [dpdk-dev] [PATCH v3 7/8] test: add test case f... Yipeng Wang
- Re: [dpdk-dev] [PATCH v3 7/8] test: add tes... De Lara Guarch, Pablo
- [dpdk-dev] [PATCH v3 5/8] hash: add read and wr... Yipeng Wang
- Re: [dpdk-dev] [PATCH v3 5/8] hash: add rea... De Lara Guarch, Pablo

