Unsolicited Data Queue Size

Unsolicited data from devices is queued by each port for processing.

The default queue size is 16 messages. 

The following global parameters can modify the default behavior.

MBETH_UNSO_DATA_QUEUE_SIZE

For

Project

Purpose

To set the value of the maximum number of messages to queue.

Value

An integer greater than 0.

Default Value

16

<PORT>_UNSO_DATA_QUEUE_SIZE

Where <PORT> is the number of the port.

For

Port

Purpose

To set the value of the maximum number of messages to queue for a single port.

Value

An integer greater than 0.

Default Value

16

More information

Unsolicited Communication.