MCPcopy Create free account
hub / github.com/F-Stack/f-stack / SutNodeConfiguration

Class SutNodeConfiguration

dpdk/dts/framework/config/__init__.py:153–154  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

151
152@dataclass(slots=True, frozen=True)
153class SutNodeConfiguration(NodeConfiguration):
154 memory_channels: int
155
156
157@dataclass(slots=True, frozen=True)

Callers 1

from_dictMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected