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)
Mar 13 2024, 7:40 PM
Unknown Object (File)
Mar 13 2024, 7:39 PM
Unknown Object (File)
Mar 13 2024, 7:39 PM
Unknown Object (File)
Mar 10 2024, 1:24 PM
Unknown Object (File)
Dec 22 2023, 10:35 PM
Unknown Object (File)
Dec 10 2023, 7:31 PM
Unknown Object (File)
Nov 15 2023, 2:56 PM
Unknown Object (File)
Oct 14 2023, 2:03 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