Page MenuHomeFreeBSD

Add missing ENA build rules
ClosedPublic

Authored by ar_semihalf.com on Jul 24 2020, 11:41 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jul 9, 10:23 AM
Unknown Object (File)
Jul 3 2025, 4:59 AM
Unknown Object (File)
Jun 22 2025, 8:41 AM
Unknown Object (File)
Jun 20 2025, 9:20 AM
Unknown Object (File)
Jun 19 2025, 4:03 PM
Unknown Object (File)
Jun 17 2025, 4:50 PM
Unknown Object (File)
Jun 11 2025, 9:17 AM
Unknown Object (File)
Jun 10 2025, 5:47 PM

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.