Bug 1152 - net/mlx5 - direct ibverbs dependency when compiling with -Dibverbs_link=dlopen
Summary: net/mlx5 - direct ibverbs dependency when compiling with -Dibverbs_link=dlopen
Status: UNCONFIRMED
Alias: None
Product: DPDK
Classification: Unclassified
Component: ethdev (show other bugs)
Version: 21.11
Hardware: All All
: Normal normal
Target Milestone: ---
Assignee: dev
URL:
Depends on:
Blocks:
 
Reported: 2022-12-16 16:28 CET by Max Khizhinsky
Modified: 2022-12-19 11:26 CET (History)
1 user (show)



Attachments

Description Max Khizhinsky 2022-12-16 16:28:22 CET
This commit http://git.dpdk.org/dpdk/commit/?id=2235fcda125763fa1a5b3c341b2799de9e44d479
break `dlopen` interacting mode with mlx OFED. 

It introduces direct dependency from mlx ibverbs libs escaping glue level.
For many applications, direct linkage with mlx libs is forbidden.
Comment 1 Thomas Monjalon 2022-12-19 11:26:08 CET
Thanks for reporting, I'll investigate.

Note You need to log in before you can comment on or make changes to this bug.