Page MenuHomeFreeBSD

ixl(4): Enable building driver on ARM64
Needs RevisionPublic

Authored by kgalazka on Thu, Dec 18, 4:33 PM.

Details

Summary

For consistency with other drivers enable building ixl
on ARM64 target.

Please be advised that it is only compile tested.
Intel will continue to test Ethernet drivers only on x86-64
platforms, and is not going to provide support for issues,
which cannot be reproduced in such environment.

Signed-off-by: Krzysztof Galazka <krzysztof.galazka@intel.com>

Suggested-by: Dave Cottlehuber <dch@FreeBSD.org>
Sponsored by: Intel Corporation

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 69374
Build 66257: arc lint + arc unit

Event Timeline

manu requested changes to this revision.Thu, Dec 18, 4:42 PM

Maybe start with enabling the module for arm64 ?
It's unlikely that anyone will test adding the driver to their kernel config if they didn't tested with the module before.
Also I don't see why anyone would want the driver in the kernel if a module exists.

This revision now requires changes to proceed.Thu, Dec 18, 4:42 PM