Re: [dpdk-dev] [PATCH] doc: update release note for hash library

2018-10-25 Thread Thomas Monjalon
25/10/2018 20:45, Wang, Yipeng1: > > -Original Message- > > From: Honnappa Nagarahalli [mailto:honnappa.nagaraha...@arm.com] > > > > > > +* **Added extendable bucket feature to hash library (rte_hash).** > > > + > > > + This new “extendable bucket” feature provides 100% insertion > > > + g

Re: [dpdk-dev] [PATCH] doc: update release note for hash library

2018-10-25 Thread Wang, Yipeng1
> -Original Message- > From: Honnappa Nagarahalli [mailto:honnappa.nagaraha...@arm.com] > > > > +* **Added extendable bucket feature to hash library (rte_hash).** > > + > > + This new “extendable bucket” feature provides 100% insertion > > + guarantee to the capacity specified by the user

Re: [dpdk-dev] [PATCH] doc: update release note for hash library

2018-10-17 Thread Honnappa Nagarahalli
> > This patch updates release note for the new extendable bucket feature and > the partial-key hashing. > > Signed-off-by: Yipeng Wang > --- > doc/guides/rel_notes/release_18_11.rst | 7 +++ > 1 file changed, 7 insertions(+) > > diff --git a/doc/guides/rel_notes/release_18_11.rst > b/doc/

[dpdk-dev] [PATCH] doc: update release note for hash library

2018-10-16 Thread Yipeng Wang
This patch updates release note for the new extendable bucket feature and the partial-key hashing. Signed-off-by: Yipeng Wang --- doc/guides/rel_notes/release_18_11.rst | 7 +++ 1 file changed, 7 insertions(+) diff --git a/doc/guides/rel_notes/release_18_11.rst b/doc/guides/rel_notes/relea