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

Class TGNodeConfiguration

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

Source from the content-addressed store, hash-verified

156
157@dataclass(slots=True, frozen=True)
158class TGNodeConfiguration(NodeConfiguration):
159 traffic_generator: ScapyTrafficGeneratorConfig
160
161
162@dataclass(slots=True, frozen=True)

Callers 1

from_dictMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected