On 2015/1/22 12:45, Matthew Hall wrote: > One theory. Many DPDK functions crash if they are called before > rte_eal_init() > is called. So perhaps this could be a cause, since that won't have been > called > when working on a constant
Hi, Matthew Thank you for your response. Do you mean if call rte_memcpy before rte_eal_init() would crash?why? -- Regards, Haifeng