Searched hist:"2 c0dd7b69fb00fc3e422a6058ff8429edc869f68" (Results 1 – 2 of 2) sorted by relevance
| /dpdk/buildtools/ |
| H A D | options-ibverbs-static.sh | 2c0dd7b69fb00fc3e422a6058ff8429edc869f68 Wed Jan 09 14:23:19 GMT 2019 Thomas Monjalon <thomas@monjalon.net> 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>
|
| /dpdk/doc/guides/nics/ |
| H A D | mlx4.rst | 2c0dd7b69fb00fc3e422a6058ff8429edc869f68 Wed Jan 09 14:23:19 GMT 2019 Thomas Monjalon <thomas@monjalon.net> 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>
|