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)
Tue, Jan 21, 9:16 AM
Unknown Object (File)
Jan 18 2025, 5:35 PM
Unknown Object (File)
Dec 29 2024, 8:35 AM
Unknown Object (File)
Dec 28 2024, 10:29 AM
Unknown Object (File)
Dec 19 2024, 8:55 AM
Unknown Object (File)
Dec 17 2024, 8:56 PM
Unknown Object (File)
Nov 30 2024, 4:31 AM
Unknown Object (File)
Nov 28 2024, 4:08 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

Lint
Lint Skipped
Unit
Tests Skipped

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.