Page MenuHomeFreeBSD

Add missing ENA build rules
ClosedPublic

Authored by ar_semihalf.com on Jul 24 2020, 11:41 AM.
Tags
None
Referenced Files
F157051376: D25796.diff
Mon, May 18, 3:51 AM
F157035632: D25796.id75049.diff
Mon, May 18, 1:46 AM
F157035563: D25796.id74876.diff
Mon, May 18, 1:46 AM
F157033974: D25796.diff
Mon, May 18, 1:33 AM
Unknown Object (File)
Wed, Apr 29, 4:29 AM
Unknown Object (File)
Sun, Apr 19, 7:43 PM
Unknown Object (File)
Apr 16 2026, 3:28 PM
Unknown Object (File)
Apr 12 2026, 11:06 AM

Details

Summary

Provide missing rules for ena_datapath.c and ena_netmap.c, which prevented the ENA driver from building.

This issue was showing up only when building the driver statically into the kernel.

PR: 248116
Submitted by: Artur Rojek <ar@semihalf.com>
Obtained from: Semihalf
Sponsored by: Amazon, Inc.

Test Plan

In order to reproduce, add device ena to your KERNCONF file and rebuild.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Confirmed fix is proper in my setup.

This revision is now accepted and ready to land.Jul 28 2020, 10:05 AM
This revision was automatically updated to reflect the committed changes.