Add libibverbs-dev, required since 4b4922e1 ("tests/infiniband*: simplify test activation"): create_modify_qp.c:10:10: fatal error: infiniband/verbs.h: No such file or directory 10 | #include <infiniband/verbs.h> | ^~~~~~~~~~~~~~~~~~~~ Signed-off-by: Christian Göttsche <cgzones@xxxxxxxxxxxxxx> --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7bd1dbc..5256cda 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,7 @@ following command (NOTE: On Fedora 32 and below you need to remove lksctp-tools-devel \ attr \ libbpf-devel \ + libibverbs-devel \ keyutils-libs-devel \ quota \ xfsprogs-devel \ @@ -124,6 +125,7 @@ command: libselinux1-dev \ net-tools \ iptables \ + libibverbs-dev \ libsctp-dev \ attr \ libbpf-dev \ -- 2.40.0