Page MenuHomeFreeBSD

irdma(4): add code for comipilation on stable/13 branch
ClosedPublic

Authored by bartosz.sobczak_intel.com on Jan 23 2023, 2:13 PM.
Tags
None
Referenced Files
F161570773: D38170.id116652.diff
Sat, Jul 4, 11:32 PM
Unknown Object (File)
Sat, Jul 4, 6:49 AM
Unknown Object (File)
May 31 2026, 4:07 AM
Unknown Object (File)
May 30 2026, 12:46 AM
Unknown Object (File)
May 29 2026, 4:19 PM
Unknown Object (File)
May 28 2026, 7:35 PM
Unknown Object (File)
May 27 2026, 4:16 PM
Unknown Object (File)
May 15 2026, 12:23 PM

Details

Summary

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, a code relating only to version 14 or higher should be removed.

Test Plan

The code had been internally tested at Intel.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable