[dpdk-dev] [dpdk-dev, v3] Implement memcmp using Intel SIMD instrinsics.

Ravi Kerur rkerur at gmail.com
Wed Feb 24 05:00:54 CET 2016


On Tue, Feb 23, 2016 at 4:22 AM, Wang, Zhihong <zhihong.wang at intel.com>
wrote:

> > > It'd be great if you could format this patch into a patch set with
> several
> > > little ones. :-)
> > > Also, the kernel checkpatch is very helpful.
> > > Good coding style and patch organization make it easy for in-depth
> reviews.
> > >
> > Combination of scalar and vector (32/64/128) was done to get optimal
> performance numbers. If there is enough interest in this I can work on it
> and provide an updated patch set.
>
> That'll be very helpful! Looking forward to your patch :)
> BTW, have you tested real example performance with your patch?
>

Yes it was tested with hash functions in dpdk code.I will work on it and
send updated patch. Thanks for your inputs I will incorporate them in next
patch series.


More information about the dev mailing list