]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
irdma(4): Add code for compilation on stable/13 branch
authorBartosz Sobczak <bartosz.sobczak@intel.com>
Mon, 6 Feb 2023 22:37:39 +0000 (14:37 -0800)
committerEric Joyner <erj@FreeBSD.org>
Wed, 8 Feb 2023 00:24:11 +0000 (16:24 -0800)
commite675a260ceba9b110d66fa9dd78d60ef23fc4439
treef5dbb605e67a4d6d3a766623a45de4c55a33a0d7
parentc051c1ff703cf279c80490c143a99bec0ce98e7f
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

(cherry picked from commit a527c18cd7ba5d4afacbfb85817ca7b8b2487b52)
contrib/ofed/libirdma/osdep.h
sys/dev/irdma/fbsd_kcompat.h
sys/dev/irdma/irdma_kcompat.c
sys/dev/irdma/irdma_main.h
sys/dev/irdma/irdma_verbs.c
sys/dev/irdma/irdma_verbs.h
sys/dev/irdma/osdep.h