b031e13d7f
When dpdk is compiled as static libraries, it is not possible to load a plugin from an application. We get the following error: EAL: librte_pmd_xxxx.so: undefined symbol: per_lcore__rte_errno This happens because the dpdk symbols are not exported. Add them to the dynamic symbol table by using '-Wl,--export-dynamic'. This option was previously present when compiled with Makefiles, it was introduced in commit |
||
---|---|---|
.. | ||
pkg-config | ||
pmdinfogen | ||
binutils-avx512-check.sh | ||
call-sphinx-build.py | ||
check-symbols.sh | ||
gen-pmdinfo-cfile.sh | ||
list-dir-globs.py | ||
map_to_win.py | ||
map-list-symbol.sh | ||
meson.build | ||
options-ibverbs-static.sh | ||
symlink-drivers-solibs.sh |