!!! Prerequisite: the driver's plugin option need to be enabled when compiling !!!

1. Build plugin project

2. If not already created, create "plugins" directory in the driver's configuration path (default: "/opt/cifx/plugins")

3. Copy plugin to plugins directoy (e.g. "/opt/cifx/plugins/")
   e.g. cp netx-spm.o /opt/cifx/plugins/

4. Add configuration file config0 in the plugins configuration directory
   [driver-config-path]/plugins/[plugin-name]/
   e.g.: "/opt/cifx/plugins/netx-spm/config0"
   
5. Start driver / run application
