dear all:
in  vpp_find_plugin_path () function,

there is some change from version 2005,
in version 2005 is this fragment
s = format (0, "%s/lib/" CLIB_TARGET_TRIPLET "/vpp_plugins:"
"%s/lib/vpp_plugins", path, path);
in version 2202 is this fragment
s = format (0, "%s/" CLIB_LIB_DIR "/vpp_plugins", path, path);
what is  the second path for?

in version  2202,split_plugin_path  Looks like it didn't work.

the same as  function vat_find_plugin_path()
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#22215): https://lists.fd.io/g/vpp-dev/message/22215
Mute This Topic: https://lists.fd.io/mt/95189538/21656
Mute #plugin:https://lists.fd.io/g/vpp-dev/mutehashtag/plugin
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/leave/1480452/21656/631435203/xyzzy 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to