-
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge tag 'LA.UM.9.14.r1-25000.01-LAHAINA.QSSI15.0' into stock
"LA.UM.9.14.r1-25000.01-LAHAINA.QSSI15.0"
- Loading branch information
Showing
773 changed files
with
57,107 additions
and
54,786 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
What: /sys/class/<iface>/queues/rx-<queue>/rps_cpus | ||
What: /sys/class/net/<iface>/queues/rx-<queue>/rps_cpus | ||
Date: March 2010 | ||
KernelVersion: 2.6.35 | ||
Contact: [email protected] | ||
|
@@ -8,31 +8,31 @@ Description: | |
network device queue. Possible values depend on the number | ||
of available CPU(s) in the system. | ||
|
||
What: /sys/class/<iface>/queues/rx-<queue>/rps_flow_cnt | ||
What: /sys/class/net/<iface>/queues/rx-<queue>/rps_flow_cnt | ||
Date: April 2010 | ||
KernelVersion: 2.6.35 | ||
Contact: [email protected] | ||
Description: | ||
Number of Receive Packet Steering flows being currently | ||
processed by this particular network device receive queue. | ||
|
||
What: /sys/class/<iface>/queues/tx-<queue>/tx_timeout | ||
What: /sys/class/net/<iface>/queues/tx-<queue>/tx_timeout | ||
Date: November 2011 | ||
KernelVersion: 3.3 | ||
Contact: [email protected] | ||
Description: | ||
Indicates the number of transmit timeout events seen by this | ||
network interface transmit queue. | ||
|
||
What: /sys/class/<iface>/queues/tx-<queue>/tx_maxrate | ||
What: /sys/class/net/<iface>/queues/tx-<queue>/tx_maxrate | ||
Date: March 2015 | ||
KernelVersion: 4.1 | ||
Contact: [email protected] | ||
Description: | ||
A Mbps max-rate set for the queue, a value of zero means disabled, | ||
default is disabled. | ||
|
||
What: /sys/class/<iface>/queues/tx-<queue>/xps_cpus | ||
What: /sys/class/net/<iface>/queues/tx-<queue>/xps_cpus | ||
Date: November 2010 | ||
KernelVersion: 2.6.38 | ||
Contact: [email protected] | ||
|
@@ -42,7 +42,7 @@ Description: | |
network device transmit queue. Possible vaules depend on the | ||
number of available CPU(s) in the system. | ||
|
||
What: /sys/class/<iface>/queues/tx-<queue>/xps_rxqs | ||
What: /sys/class/net/<iface>/queues/tx-<queue>/xps_rxqs | ||
Date: June 2018 | ||
KernelVersion: 4.18.0 | ||
Contact: [email protected] | ||
|
@@ -53,7 +53,7 @@ Description: | |
number of available receive queue(s) in the network device. | ||
Default is disabled. | ||
|
||
What: /sys/class/<iface>/queues/tx-<queue>/byte_queue_limits/hold_time | ||
What: /sys/class/net/<iface>/queues/tx-<queue>/byte_queue_limits/hold_time | ||
Date: November 2011 | ||
KernelVersion: 3.3 | ||
Contact: [email protected] | ||
|
@@ -62,15 +62,15 @@ Description: | |
of this particular network device transmit queue. | ||
Default value is 1000. | ||
|
||
What: /sys/class/<iface>/queues/tx-<queue>/byte_queue_limits/inflight | ||
What: /sys/class/net/<iface>/queues/tx-<queue>/byte_queue_limits/inflight | ||
Date: November 2011 | ||
KernelVersion: 3.3 | ||
Contact: [email protected] | ||
Description: | ||
Indicates the number of bytes (objects) in flight on this | ||
network device transmit queue. | ||
|
||
What: /sys/class/<iface>/queues/tx-<queue>/byte_queue_limits/limit | ||
What: /sys/class/net/<iface>/queues/tx-<queue>/byte_queue_limits/limit | ||
Date: November 2011 | ||
KernelVersion: 3.3 | ||
Contact: [email protected] | ||
|
@@ -79,7 +79,7 @@ Description: | |
on this network device transmit queue. This value is clamped | ||
to be within the bounds defined by limit_max and limit_min. | ||
|
||
What: /sys/class/<iface>/queues/tx-<queue>/byte_queue_limits/limit_max | ||
What: /sys/class/net/<iface>/queues/tx-<queue>/byte_queue_limits/limit_max | ||
Date: November 2011 | ||
KernelVersion: 3.3 | ||
Contact: [email protected] | ||
|
@@ -88,7 +88,7 @@ Description: | |
queued on this network device transmit queue. See | ||
include/linux/dynamic_queue_limits.h for the default value. | ||
|
||
What: /sys/class/<iface>/queues/tx-<queue>/byte_queue_limits/limit_min | ||
What: /sys/class/net/<iface>/queues/tx-<queue>/byte_queue_limits/limit_min | ||
Date: November 2011 | ||
KernelVersion: 3.3 | ||
Contact: [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
LTS_5.4.268_66f4b04cb072 | ||
LTS_5.4.274_564901bd7f5d |
Oops, something went wrong.