Vpp already calls rte_eal_init(...) in .../src/vnet/dpdk/init.c:dpdk_config(). Please don't call rte_eal_init(..) elsewhere, it simply won't work.
At a higher level: what are you trying to do? It's hard to provide meaningful help with so little information. Thanks... Dave From: vpp-dev-boun...@lists.fd.io [mailto:vpp-dev-boun...@lists.fd.io] On Behalf Of yug...@telincn.com Sent: Sunday, January 15, 2017 6:38 AM To: vpp-dev <vpp-dev@lists.fd.io> Subject: [vpp-dev] rte_timer Hi, all. If i would like to use dpdk timer, what extra configuration i need to make? Since that if i just call func " rte_eal_init(argc, argv)" in vpp, it always reminds me that there is not enough DPDK mem, why? Regards, Ewan. ________________________________ yug...@telincn.com<mailto:yug...@telincn.com>
_______________________________________________ vpp-dev mailing list vpp-dev@lists.fd.io https://lists.fd.io/mailman/listinfo/vpp-dev