[dpdk-dev] [PATCH v2 0/2] lib/hash: perf improvements for lock-free
Thomas Monjalon
thomas at monjalon.net
Fri Jul 5 08:29:37 CEST 2019
05/07/2019 08:14, Honnappa Nagarahalli:
> > 02/07/2019 23:16, Honnappa Nagarahalli:
> > > v2
> > > - Dropped moving the tbl_chng_cnt to the beginning of the cache line
> > > commit
> > > - Changed the commit log for patch 1 to indicate that it improves
> > > performance (Yipeng)
> > > - Changed the comment in the search_one_bucket_lf function (Yipeng)
> > > - Changed the commit log for patch2 to indicate that changes to
> > > store-release of 'pdata' is cosmetic (Yipeng)
> > >
> > > Honnappa Nagarahalli (2):
> > > lib/hash: use ordered loads only if signature matches
> > > lib/hash: load pData after full key compare
> >
> > This series is missing 19.08 because of a lack of review.
> > It was expected because it was sent late in 19.08 cycle, so this is just to make
> > the status clear: it will be considered for 19.11.
> >
> > PS: please think about --in-reply-to when sending new versions.
> I used the following command:
>
> git send-email --to yipeng1.wang at intel.com --to sameh.gobriel at intel.com --to bruce.richardson at intel.com --to pablo.de.lara.guarch at intel.com --to honnappa.nagarahalli at arm.com --cc gavin.hu at arm.com --cc ruifeng.wang at arm.com --cc dev at dpdk.org --cc nd at arm.com --in-reply-to=20190625211520.43181-1-honnappa.nagarahalli at arm.com patches/hash_regression/v2/*.patch
>
> I am not sure what I am missing.
You are missing nothing, sorry.
My email client showed it badly but it's better refreshed today.
More information about the dev
mailing list