Re: [vpp-dev] ip probe or ip probe-neighbor not in my build?

2021-04-13 Thread hemant via lists.fd.io
Benoit, Got it, thanks. Humble apologies because I have a few vpp repos on my machine and reported the failure from an older repo thinking it's a latest repo. I found arping on downloading a new VPP repo today. I will play with it. Thanks, Hemant -Original Message- From:

Re: [vpp-dev] ip probe or ip probe-neighbor not in my build?

2021-04-13 Thread Benoit Ganne (bganne) via lists.fd.io
Hi Hemant, Did you try the new arping plugin https://gerrit.fd.io/r/c/vpp/+/22819 ? Best ben > -Original Message- > From: vpp-dev@lists.fd.io On Behalf Of hemant via > lists.fd.io > Sent: lundi 12 avril 2021 19:58 > To: hem...@mnkcg.com; vpp-dev@lists.fd.io > Subject: Re: [vpp-dev] ip

[vpp-dev] A question about 'dpo_get_next_node()'

2021-04-13 Thread liuyacan
Hi, All  I'm confused with the function 'dpo_get_next_node()'.   The comment says it create a graph arc from each of   the child's registered node types to "each" of the parent's.  But if the parent_indices is a vector, assertions will be   triggered. So it implies that