Page MenuHomeFreeBSD

Support for ENA NETMAP partial initialization
ClosedPublic

Authored by mk_semihalf.com on Oct 8 2019, 8:26 AM.
Referenced Files
F165232022: D21937.diff
Fri, Aug 7, 1:12 AM
Unknown Object (File)
Tue, Jul 28, 7:24 PM
Unknown Object (File)
Fri, Jul 24, 9:48 AM
Unknown Object (File)
Mon, Jul 20, 4:18 AM
Unknown Object (File)
Fri, Jul 10, 7:35 PM
Unknown Object (File)
Jul 7 2026, 10:07 PM
Unknown Object (File)
Jul 7 2026, 2:06 AM
Unknown Object (File)
Jul 6 2026, 11:24 PM

Details

Summary

In NETMAP mode not all queues need to be allocated to NETMAP. Some of
them could be left to the kernel. Configuration is managed by the flags
nr_mode and nr_pending_mode provided per each NETMAP kring.

ENA driver checks those flags and perform proper rings initialization.

Submitted by: Rafal Kozik <rk@semihalf.com>

Michal Krawczyk <mk@semihalf.com>

Obtained from: Semihalf
Sponsored by: Amazon, Inc.

Diff Detail

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

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Oct 31 2019, 4:02 PM
This revision was automatically updated to reflect the committed changes.