HomeFreeBSD

arm64: Add netmap(4) to default kernel config

Description

arm64: Add netmap(4) to default kernel config

Allows the development, testing and deployment of netmap(4)-based code
on arm64 without having to recompile the kernel. netmap(4) is already
in the amd64 and powerpc64 default configs, so it does not seem
unreasonable to also provide it on arm64 by default.

Note that netmap(4) is useful even on systems without NIC that fully
support it.

Reviewed by: vmaffione
MFC after: 1 month
Differential Revision: https://reviews.freebsd.org/D43702

(cherry picked from commit df64d7c8c82d59958cb546b23ba240ab97dc5033)

Details

Provenance
daniel_roe.chAuthored on Feb 6 2024, 3:26 PM
markjCommitted on Mar 9 2024, 4:28 AM
Reviewer
vmaffione
Differential Revision
D43702: arm64: Add netmap(4) to default kernel config
Parents
rG2de742797b5f: Abstract UIO allocation and deallocation.
Branches
Unknown
Tags
Unknown