numam-dpdk/doc
Thomas Monjalon 2c0dd7b69f config: add static linkage of mlx dependency
The libraries provided by rdma-core may be statically linked
if enabling CONFIG_RTE_IBVERBS_LINK_STATIC in the make-based build.
If CONFIG_RTE_BUILD_SHARED_LIB is disabled, the applications
will embed the mlx PMDs with ibverbs and the mlx libraries.
If CONFIG_RTE_BUILD_SHARED_LIB is enabled,
the mlx PMDs will embed ibverbs and the mlx libraries.

Support with meson may be added later.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Shahaf Shuler <shahafs@mellanox.com>
2019-01-14 17:44:29 +01:00
..
api net/dpaa2: enable optional timestamp in mbuf 2019-01-14 17:44:29 +01:00
guides config: add static linkage of mlx dependency 2019-01-14 17:44:29 +01:00
logo
build-sdk-meson.txt fix dpdk.org URLs 2018-11-26 20:19:24 +01:00
build-sdk-quick.txt
meson.build doc: support building HTML guides with meson 2018-10-27 23:24:22 +02:00