Spirent / openperf

Infrastructure and application test and analysis framework
Apache License 2.0
18 stars 15 forks source link

mk: change dpdk ibverbs linking #546

Closed DerangedMonkeyNinja closed 2 years ago

DerangedMonkeyNinja commented 2 years ago

Build DPDK with the dlopen option for ibverbs. This minimizes the number of dynamically linked libraries on the openperf binary.


This change is Reviewable