[dpdk-dev] building shared library

Matthew Hall mhall at mhcomputing.net
Tue Nov 11 02:01:18 CET 2014


On Mon, Nov 10, 2014 at 03:22:40PM +0100, Newman Poborsky wrote:
> is it possible to build a  dpdk app as a shared library?

Yes it will work, with a bit of performance loss from the .so symbol lookup 
overhead. You have to set some of the build config options to get it to work 
though.

Matthew.


More information about the dev mailing list