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
Unknown Object (File)
Sun, May 31, 4:07 AM
Unknown Object (File)
Sat, May 30, 12:46 AM
Unknown Object (File)
Fri, May 29, 4:19 PM
Unknown Object (File)
Thu, May 28, 7:35 PM
Unknown Object (File)
Wed, May 27, 4:16 PM
Unknown Object (File)
Fri, May 15, 12:23 PM
Unknown Object (File)
Fri, May 15, 4:19 AM
Unknown Object (File)
Thu, May 14, 7:56 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