If I remember correctly I tested this only with manually built DPDK. It was also working fine with .so files coming from ubuntu packages.
> On 9 Nov 2016, at 17:42, Nagaprabhanjan Bellaru <[email protected]> wrote: > > 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 _______________________________________________ vpp-dev mailing list [email protected] https://lists.fd.io/mailman/listinfo/vpp-dev
