ICouplingPortFifo

Summary

Represents the Coupling Port FIFO

Properties

Structure

class ICouplingPortFifo
assigned_traffic_classs

Defines a set of Traffic Classes which shall be handled by FIFO coupling port

Type

List[int32 or None]

asynchronous_traffic_shaper

Defines an Asynchronous Traffic Shaper (ATS) for the Coupling Port egress structure

Type

IAsynchronousTrafficShaper

credit_based_shaper

Defines a Shaper to be used for the processing of a Coupling Port FIFO

Type

ICreditBasedShaper

enhanced_traffic_shaper

Defines a scheduler used for Enhanced Traffic Shaping (ETS).

Type

IEnhancedTrafficShaper

id_string

Defines the path of the coupling Port FIFO

Type

str

minimum_fifo_length

FIFO minimum length in Byte. An actual configuration hardware may use a bigger value

Type

uint32 or None

name

Defines the name of coupling port FIFO

Type

str

uuid

Defines the UUID of the coupling Port FIFO

Type

str