Hi Dmitry,

Currently, when odp is configured with '--disable-shared' flag, dpdk drivers 
are not included in the resulting libodp-linux.a library (doesn't include any 
dpdk driver symbols) and hence an applications using this library doesn't find 
any dpdk devices. However, if the flag is not used the drivers are included in 
the shared libodp-linux.so and everything works as expected. Do you have any 
ideas how this problem could be fixed?

Regards,
Matias

Reply via email to