Hi,

I see that I can use the following macro's inside my VPP plugin so that the 
corresponding functions are called.
VLIB_EARLY_CONFIG_FUNCTION
VLIB_CONFIG_FUNCTION
VLIB_INIT_FUNCTION

I wanted to know in what sequence will the functions be called in the main 
thread  if I define all the above three.
Further when each of these functions are called, are the worker threads already 
running or not at that time ?
Lastly, in vpp.conf file, I can specify the CLI's which will be run 
automatically at startup. When exactly are those run in terms of the sequence 
of the early config, config and init functions defined by the macro's, and 
whether the workers are already spinning at that time or not ?

Regards
Alok

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#12175): https://lists.fd.io/g/vpp-dev/message/12175
Mute This Topic: https://lists.fd.io/mt/29662652/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to