freebsd-dev/contrib/ofed
Bartosz Sobczak a527c18cd7
irdma(4): Add code for compilation on stable/13 branch
Current content of the irdma(4) driver consists only of code that is
compilable on current 14-CURRENT branch which makes it impossible to
merge into stable/13 branch because of missing dependencies in the ofed
tree.

This patch adds missing code that allows for merging into stable branch.
Once it is there, code relating only to version 14 or higher should be
removed.

Signed-off-by: Eric Joyner <erj@FreeBSD.org>

Reviewed by:	erj@
MFC after:	1 day
Sponsored by:	Intel Corporation
Differential Revision:	https://reviews.freebsd.org/D38170
2023-02-06 14:37:39 -08:00
..
include Add udma_barrier definitions for RISC-V 2018-07-22 22:35:17 +00:00
infiniband-diags ibstat: Include prototype for sysctlbyname(). 2021-05-27 09:42:30 +02:00
libcxgb4 libcxgb4: Don't spam stderr. Write combining is not enabled by default 2019-02-27 06:50:24 +00:00
libibcm Rework ofed build. 2018-06-16 15:05:05 +00:00
libibmad Rework ofed build. 2018-06-16 15:05:05 +00:00
libibnetdisc Rework ofed build. 2018-06-16 15:05:05 +00:00
libibumad Fix Coverity issues in OFED 2020-07-15 13:17:16 +00:00
libibverbs ofed: allow using IPv6 address in rc_pingpong server 2022-10-30 20:11:41 +01:00
libirdma irdma(4): Add code for compilation on stable/13 branch 2023-02-06 14:37:39 -08:00
libmlx4 Rework ofed build. 2018-06-16 15:05:05 +00:00
libmlx5 Make CPU_SET macros compliant with other implementations 2021-12-30 12:20:32 +01:00
librdmacm Fix Coverity issues in OFED 2020-07-15 13:17:16 +00:00
opensm opensm: Fix a possible dereference of a NULL pointer 2020-08-31 15:26:01 +00:00