Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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)
153
class
SutNodeConfiguration(NodeConfiguration):
154
memory_channels: int
155
156
157
@dataclass(slots=True, frozen=True)
Callers
1
from_dict
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected