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)
Tue, Sep 24, 8:47 AM
Unknown Object (File)
Sat, Sep 21, 12:49 PM
Unknown Object (File)
Wed, Sep 11, 3:49 PM
Unknown Object (File)
Aug 21 2024, 3:00 AM
Unknown Object (File)
Aug 18 2024, 3:13 PM
Unknown Object (File)
Aug 7 2024, 12:24 PM
Unknown Object (File)
Jul 3 2024, 3:10 AM
Unknown Object (File)
Jun 13 2024, 8:07 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