> -----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 3/6] test: add tests in hash table perf test > > New code is added to support read-write concurrency for rte_hash. Due to the > newly added code in critial path, the perf test is modified to show any > performance impact. > It is still a single-thread test. > > Signed-off-by: Yipeng Wang <[email protected]> Acked-by: Pablo de Lara <[email protected]>
- [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

