lisa icon indicating copy to clipboard operation
lisa copied to clipboard

DPDK: Refactor rdma-core source build, allow arbitrary package build

Open mcgov opened this issue 1 year ago • 0 comments

Fulfilling an ask to be able to test multiple rdma-core versions to allow development and regression tests. Refactors the rdma-core bits into their own own class.

Setting rdma_core_source to either a git or tar.gz link allows you to build from source. For git either set rdma_core_ref or it will pick the latest version sorted tag.

mcgov avatar Dec 20 '23 03:12 mcgov