[dpdk-dev] some questions about rte_memcpy

Matthew Hall mhall at mhcomputing.net
Thu Jan 22 08:35:26 CET 2015


On Thu, Jan 22, 2015 at 01:32:04PM +0800, Linhaifeng wrote:
> Do you mean if call rte_memcpy before rte_eal_init() would crash?why?

No guarantee. But a theory. It might use some things from the EAL init to 
figure out which version of the accelerated algorithm to use.

Matthew.


More information about the dev mailing list