Rfc8239SetupLineRateTestCommand Object


Description:

Set up the Benchmarking Line-Rate Test Command.

Can be used with Command Sequencer: No

Parents: Sequencer

Relations:

Side name
(Type)
Relative Description
TestCaseConfig
(BenchmarkingTestCaseConfig)

DcbTestConfig, Rfc2544BackToBackFramesConfig, Rfc2544FrameLossConfig, Rfc2544LatencyConfig, Rfc2544ThroughputConfig, Rfc2544TrafficGroupConfig, Rfc2889AddrCachingCapacityConfig, Rfc2889AddrLearningRateConfig, Rfc2889BroadcastFrameForwardingConfig, Rfc2889BroadcastFrameLatencyConfig, Rfc2889CongestionControlConfig, Rfc2889ErroredFramesFilteringConfig, Rfc2889ForwardingConfig, Rfc2889ForwardPressureConfig, Rfc2889MaxForwardingRateConfig, Rfc3918Config, Rfc5180Config

Benchmarking test case config used to set up test command.

SequencerRootCommand
(BenchmarkingTestCaseRootCommand)

SequencerGroupCommand

Parent command.

Rfc8239SetupLineRateTestCommand Writable Attributes

Attribute Description
DstDeviceList

Destination device list.

Type: handle

Default: 0

Duration

Transmission time in seconds.

Type: double

Default: 60

Range: 1 - 16777215

DurationMode

Duration mode for each transmitted stream. Whether to measure test duration in seconds or number of frames.

Type: enum

Default: SECONDS

Possible Values:

Value Description
SECONDS

Sets duration mode to time in seconds.

BURSTS

Sets duration mode to number of frames per transmission burst.

EnableBidirectionalTraffic

Whether traffic is bidirectional.

Type: bool

Default: TRUE

Possible Values:

Value Description
TRUE

Traffic is bidirectional.

FALSE

Traffic is unidirectional.

EnableJitterMeasurement

Whether to enable or disable jitter measurements.

Type: bool

Default: TRUE

Possible Values:

Value Description
TRUE

Test is run in 'Jitter' analyzer result view mode.

FALSE

Default analyzer result view mode for the test is used.

FrameSizeDistributionList

List of iMIX distributions.

Type: handle

Default: 0

FrameSizeList

Frame size list.

Type: u16

Default: 0

Range: 47 - 16383

LatencyType

Latency type for different devices.

Type: enum

Default: LILO

Possible Values:

Value Description
FIFO

First in, first out (bit forwarding devices).

LIFO

Last in, first out (store-and-forward devices).

LILO

Last in, last out.

FILO

Firt in, last out mode.

LearningFreqMode

Learning frequency type.

Type: enum

Default: LEARN_ONCE

Possible Values:

Value Description
NONE

No learning.

LEARN_ONCE

Learn once.

LEARN_EVERY_TRIAL

Learn every trial.

LEARN_EVERY_FRAME_SIZE

Learn every frame size.

LEARN_EVERY_ITERATION

Learn every iteration.

LearningMode

Learning mode.

Type: enum

Default: AUTO

Possible Values:

Value Description
AUTO

Automatic learning mode.

NONE

No learning.

L2_LEARNING

Layer 2 learning mode.

L3_LEARNING

Layer 3 learning mode.

LoadList

Specifies the loads used in the test.

Type: double

Default: 0

Range: 0.000001 - 100000.0

LoadUnits

Set the load units.

Type: enum

Default: PERCENT_LINE_RATE

Possible Values:

Value Description
PERCENT_LINE_RATE

Load expressed in a percentage.

FRAMES_PER_SECOND

Load expressed in frames per second.

MEGABITS_PER_SECOND

Load expressed by megabits per second.

KILOBITS_PER_SECOND

Load expressed by kilobits per second.

BITS_PER_SECOND

Load expressed by bits per second.

NumOfTrials

Number of trials.

Type: u16

Default: 1

Range: 1 - 60

SrcDeviceList

Source device list.

Type: handle

Default: 0

TrafficList

Traffic list.

Type: handle

Default: 0

TrafficPattern

Traffic pattern type.

Type: enum

Default: PAIR

Possible Values:

Value Description
PAIR

Source and destination pair.

MESH

Mesh traffic topology.

BACKBONE

Traffic on a backbone.

TrafficVerificationAbortOnFail

Test behavior when traffic verification fails.

Type: bool

Default: TRUE

Possible Values:

Value Description
TRUE

Abort the test and set the sequencer status mode to FAIL if traffic verification is not successful.

FALSE

Do nothing. Test continues without interruption.

TrafficVerificationFreqMode

Specifies when to perform traffic verification during the test.

Type: enum

Default: NONE

Possible Values:

Value Description
NONE

No verification.

VERIFY_EVERY_TRIAL

Verify traffic forwarding at the beginning of every trial.

VERIFY_EVERY_FRAME_SIZE

Verify traffic forwarding after changing the frame size.

VERIFY_EVERY_ITERATION

Verify traffic forwarding at the beginning of every iteration.

TrafficVerificationTxFrameCount

Number of frames to use for traffic verification.

Type: u32

Default: 100

Range: 1 - 32767

TrafficVerificationTxFrameRate

Traffic rate in frames per second to use for traffic verification.

Type: u32

Default: 1000

Range: 1 - 14880952

Rfc8239SetupLineRateTestCommand Read-Only Attributes

There are no read-only attributes.