Page MenuHomeFreeBSD

Support for ENA NETMAP partial initialization
ClosedPublic

Authored by mk_semihalf.com on Oct 8 2019, 8:26 AM.
Referenced Files
F169156791: D21937.id63837.diff
Mon, Aug 31, 3:10 PM
F169152262: D21937.id63032.diff
Mon, Aug 31, 2:51 PM
F169125616: D21937.diff
Mon, Aug 31, 12:20 PM
F169046548: D21937.id.diff
Mon, Aug 31, 5:53 AM
Unknown Object (File)
Sat, Aug 29, 5:58 AM
Unknown Object (File)
Wed, Aug 26, 7:46 AM
Unknown Object (File)
Wed, Aug 26, 4:49 AM
Unknown Object (File)
Wed, Aug 26, 2:41 AM

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.