There are two main roles for CPU cores applicable to SecureXL and CoreXL:
You can manually configure this with the sim affinity -s
command.
You can manually configure this with the fw ctl affinity
command.
For best performance, the same CPU core should not work in both roles - as CoreXL SND and as CoreXL FW.
Important - See MBS-7978 in sk162552.
Description
The mq_mng
utility shows and configures the Multi-Queue on the supported interfaces.
Important - When a new Multi-Queue configuration is applied, the interface is reset. As a result, there is a momentary loss of packets.
Syntax
You must run these commands in the Expert mode.
[{-i | --interface} <Name of Interface 1> <Name of Interface 2> ... <Name of Interface N>] |
[{-i | --interface} <Name of Interface 1> [<Name of Interface 2> ... <Name of Interface N>]] |
|
|
Parameters
Parameter |
Description |
---|---|
-o --show |
Shows Multi-Queue status for supported interfaces. |
|
Shows Multi-Queue status for all interfaces. |
|
Applies the command only to the specified interfaces. With this parameter, you must specify at least one interface name. Write the names of the interfaces one after another, separated by spaces (for example: |
|
Shows verbose output. |
|
Shows more verbose output. |
|
Configures the Multi-Queue mode:
|
|
Configures the IRQ affinity to the specified CPU cores. With this parameter, you must specify at least twp CPU core numbers. For specific single CPU core numbers, write their numbers one after another, separated by spaces (for example: For a range of CPU core numbers, write their numbers separated by a hyphen (for example: |
|
Applies the current Multi-Queue configuration again. |
|
Pulls the Multi-Queue configuration from the Security Group member, which is the current SMO. |
Example 1 - Show the existing Multi-Queue configuration
|
Example 2 - Show the existing Multi-Queue configuration (verbose)
|
Example 3 - Show the existing Multi-Queue configuration for the interface eth2
|
Example 4 - Configure automatic Multi-Queue mode on all interfaces
|
Example 5 - Configure manual Multi-Queue mode on interfaces eth1 and eth2 on CPU cores 0, 1, 2, 4, 5, and 6
|