[dpdk-dev] [PATCH v1 2/2] Test cases for rte_memcmp functions

Thomas Monjalon thomas.monjalon at 6wind.com
Mon Jan 2 21:41:09 CET 2017


2016-06-07 11:09, Wang, Zhihong:
> From: Ravi Kerur [mailto:rkerur at gmail.com]
> > Zhilong, Thomas,
> > 
> > If there is enough interest within DPDK community I can work on adding support
> > for 'unaligned access' and 'test cases' for it. Please let me know either way.
> 
> Hi Ravi,
> 
> This rte_memcmp is proved with better performance than glibc's in aligned
> cases, I think it has good value to DPDK lib.
> 
> Though we don't have memcmp in critical pmd data path, it offers a better
> choice for applications who do.

Re-thinking about this series, could it be some values to have a rte_memcmp
implementation?
What is the value compared to glibc one? Why not working on glibc?


More information about the dev mailing list