Hi,

I want to know if we can build dpdk as .so files? I tried enabling the
CONFIG_RTE_SHARED_LIB=y in common-base configuration of DPDK and build vpp,
but it fails while building librte_sched.so because it fails to link with
librte_timer which is switched off in VPP.

Is there any workaround for this issue? I want to build .so files because I
want them to be used by VPP as well as some other module(s).

Thanks,
-nagp
_______________________________________________
vpp-dev mailing list
[email protected]
https://lists.fd.io/mailman/listinfo/vpp-dev

Reply via email to