fd.io <mailto:vpp-dev@lists.fd.io> <mailto:vpp-dev@lists.fd.io>> On Behalf Of Rui Cai via Lists.Fd.Io
> Sent: Thursday, October 18, 2018 9:43 PM
> To: vpp-dev@lists.fd.io <mailto:vpp-dev@lists.fd.io>
> Cc: vpp-dev@lists.fd.io <mailto:vpp-dev@lists.fd.io>
> Su
pp-dev@lists.fd.io>
Cc: vpp-dev@lists.fd.io<mailto:vpp-dev@lists.fd.io>
Subject: [SUSPICIOUS] [vpp-dev] Question about VPP plugin/node's life cycle
Hello vpp experts:
I'm trying to figure out a plugin/node's life cycle with in VPP process. There
is very rich code/documentation ta
Dear Ray,
As you probably suspect: plugins are neither unloaded nor reloaded.
HTH... Dave
From: vpp-dev@lists.fd.io On Behalf Of Rui Cai via
Lists.Fd.Io
Sent: Thursday, October 18, 2018 9:43 PM
To: vpp-dev@lists.fd.io
Cc: vpp-dev@lists.fd.io
Subject: [SUSPICIOUS] [vpp-dev] Question about VPP
Hello vpp experts:
I'm trying to figure out a plugin/node's life cycle with in VPP process. There
is very rich code/documentation talking about plugin
registration/initialization and node registration. I understand that nodes are
created during node graph build up and during plugin init functio