HomeFreeBSD

Once more refactor KPI between NTB hardware and consumers.

Description

Once more refactor KPI between NTB hardware and consumers.

New design allows hardware resources to be split between several consumers.
For example, one BAR can be dedicated for remote memory access, while other
resources can be used for packet transport for virtual Ethernet interface.
And even without resource split, this code allows to specify which consumer
driver should attach the hardware.

From some points this makes the code even closer to Linux one, even though
Linux does not provide the described flexibility.

Details

Provenance
mavAuthored on
Parents
rS303428: Add NI_NUMERICSCOPE.
Branches
Unknown
Tags
Unknown