Let me guess: the node in question is in a plugin. Are you sure that the plugin 
loader isn’t complaining about an undefined symbol or some such?

“show plugin” will confirm that your plugin is actually loaded.

If it’s not loaded, debug spew from “/usr/bin/vpp unix interactive” will tell 
you why not.

D.

From: [email protected] <[email protected]> On Behalf Of 
[email protected]
Sent: Friday, April 12, 2019 6:52 AM
To: [email protected]
Subject: [vpp-dev] vlib_register_all_static_nodes not picking up the graph node 
( in 18.10 )

Hi Vpp-Dev,

In 18.10, my graph node is not getting picked up by the function 
vlib_register_all_static_nodes().
vm->node_main.node_registrations does not seem to have my graph node.

The same was working in 18.01.

Any changes in the way we need to register the graph nodes in 18.10 ?

Can someone let us know, how the constructor of each graph node gets called, so 
that I can use gdb and see what could be wrong.

Thanks & Regards,
Satish
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#12779): https://lists.fd.io/g/vpp-dev/message/12779
Mute This Topic: https://lists.fd.io/mt/31057108/21656
Group Owner: [email protected]
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to