Rfc6349SetupThroughputTestCommand Object


Description:

Setup the Benchmarking Throughput Test.

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

Benchmarking test case config used to set up root command.

Rfc6349SetupThroughputTestCommand Writable Attributes

Attribute Description
DstDeviceList

Destination device list.

Type: handle

Default: 0

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.

NumOfTrials

Number of trials.

Type: u16

Default: 1

Range: 1 - 60

SrcDeviceList

Source device list.

Type: handle

Default: 0

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.

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

Rfc6349SetupThroughputTestCommand Read-Only Attributes

There are no read-only attributes.