Re: [vpp-dev] rte_timer

2017-01-16 Thread yug...@telincn.com
I have tried that now, and it's working. Thanks, Ewan yug...@telincn.com From: Damjan Marion Date: 2017-01-16 23:16 To: yugang CC: Dave Barach (dbarach); vpp-dev Subject: Re: [vpp-dev] rte_timer Have you considered to use process nodes instead? If you search forvlib_process_suspend

Re: [vpp-dev] rte_timer

2017-01-16 Thread Damjan Marion
; /usr/src/VPP16/vpp1609/build-data/../vpp/vnet/main.c:271 > (gdb) > yug...@telincn.com <mailto:yug...@telincn.com> > > From: Dave Barach (dbarach) <mailto:dbar...@cisco.com> > Date: 2017-01-15 21:45 > To: yug...@telincn.com <mailto:yug...@telincn.com>; vpp-dev

Re: [vpp-dev] rte_timer

2017-01-15 Thread yug...@telincn.com
… 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

Re: [vpp-dev] rte_timer

2017-01-15 Thread Dave Barach (dbarach)
...@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 jus

[vpp-dev] rte_timer

2017-01-15 Thread yug...@telincn.com
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