162306a36Sopenharmony_ciWhat:		/sys/class/net/<iface>/queues/rx-<queue>/rps_cpus
262306a36Sopenharmony_ciDate:		March 2010
362306a36Sopenharmony_ciKernelVersion:	2.6.35
462306a36Sopenharmony_ciContact:	netdev@vger.kernel.org
562306a36Sopenharmony_ciDescription:
662306a36Sopenharmony_ci		Mask of the CPU(s) currently enabled to participate into the
762306a36Sopenharmony_ci		Receive Packet Steering packet processing flow for this
862306a36Sopenharmony_ci		network device queue. Possible values depend on the number
962306a36Sopenharmony_ci		of available CPU(s) in the system.
1062306a36Sopenharmony_ci
1162306a36Sopenharmony_ciWhat:		/sys/class/net/<iface>/queues/rx-<queue>/rps_flow_cnt
1262306a36Sopenharmony_ciDate:		April 2010
1362306a36Sopenharmony_ciKernelVersion:	2.6.35
1462306a36Sopenharmony_ciContact:	netdev@vger.kernel.org
1562306a36Sopenharmony_ciDescription:
1662306a36Sopenharmony_ci		Number of Receive Packet Steering flows being currently
1762306a36Sopenharmony_ci		processed by this particular network device receive queue.
1862306a36Sopenharmony_ci
1962306a36Sopenharmony_ciWhat:		/sys/class/net/<iface>/queues/tx-<queue>/tx_timeout
2062306a36Sopenharmony_ciDate:		November 2011
2162306a36Sopenharmony_ciKernelVersion:	3.3
2262306a36Sopenharmony_ciContact:	netdev@vger.kernel.org
2362306a36Sopenharmony_ciDescription:
2462306a36Sopenharmony_ci		Indicates the number of transmit timeout events seen by this
2562306a36Sopenharmony_ci		network interface transmit queue.
2662306a36Sopenharmony_ci
2762306a36Sopenharmony_ciWhat:		/sys/class/net/<iface>/queues/tx-<queue>/tx_maxrate
2862306a36Sopenharmony_ciDate:		March 2015
2962306a36Sopenharmony_ciKernelVersion:	4.1
3062306a36Sopenharmony_ciContact:	netdev@vger.kernel.org
3162306a36Sopenharmony_ciDescription:
3262306a36Sopenharmony_ci		A Mbps max-rate set for the queue, a value of zero means disabled,
3362306a36Sopenharmony_ci		default is disabled.
3462306a36Sopenharmony_ci
3562306a36Sopenharmony_ciWhat:		/sys/class/net/<iface>/queues/tx-<queue>/xps_cpus
3662306a36Sopenharmony_ciDate:		November 2010
3762306a36Sopenharmony_ciKernelVersion:	2.6.38
3862306a36Sopenharmony_ciContact:	netdev@vger.kernel.org
3962306a36Sopenharmony_ciDescription:
4062306a36Sopenharmony_ci		Mask of the CPU(s) currently enabled to participate into the
4162306a36Sopenharmony_ci		Transmit Packet Steering packet processing flow for this
4262306a36Sopenharmony_ci		network device transmit queue. Possible values depend on the
4362306a36Sopenharmony_ci		number of available CPU(s) in the system.
4462306a36Sopenharmony_ci
4562306a36Sopenharmony_ciWhat:		/sys/class/net/<iface>/queues/tx-<queue>/xps_rxqs
4662306a36Sopenharmony_ciDate:		June 2018
4762306a36Sopenharmony_ciKernelVersion:	4.18.0
4862306a36Sopenharmony_ciContact:	netdev@vger.kernel.org
4962306a36Sopenharmony_ciDescription:
5062306a36Sopenharmony_ci		Mask of the receive queue(s) currently enabled to participate
5162306a36Sopenharmony_ci		into the Transmit Packet Steering packet processing flow for this
5262306a36Sopenharmony_ci		network device transmit queue. Possible values depend on the
5362306a36Sopenharmony_ci		number of available receive queue(s) in the network device.
5462306a36Sopenharmony_ci		Default is disabled.
5562306a36Sopenharmony_ci
5662306a36Sopenharmony_ciWhat:		/sys/class/net/<iface>/queues/tx-<queue>/byte_queue_limits/hold_time
5762306a36Sopenharmony_ciDate:		November 2011
5862306a36Sopenharmony_ciKernelVersion:	3.3
5962306a36Sopenharmony_ciContact:	netdev@vger.kernel.org
6062306a36Sopenharmony_ciDescription:
6162306a36Sopenharmony_ci		Indicates the hold time in milliseconds to measure the slack
6262306a36Sopenharmony_ci		of this particular network device transmit queue.
6362306a36Sopenharmony_ci		Default value is 1000.
6462306a36Sopenharmony_ci
6562306a36Sopenharmony_ciWhat:		/sys/class/net/<iface>/queues/tx-<queue>/byte_queue_limits/inflight
6662306a36Sopenharmony_ciDate:		November 2011
6762306a36Sopenharmony_ciKernelVersion:	3.3
6862306a36Sopenharmony_ciContact:	netdev@vger.kernel.org
6962306a36Sopenharmony_ciDescription:
7062306a36Sopenharmony_ci		Indicates the number of bytes (objects) in flight on this
7162306a36Sopenharmony_ci		network device transmit queue.
7262306a36Sopenharmony_ci
7362306a36Sopenharmony_ciWhat:		/sys/class/net/<iface>/queues/tx-<queue>/byte_queue_limits/limit
7462306a36Sopenharmony_ciDate:		November 2011
7562306a36Sopenharmony_ciKernelVersion:	3.3
7662306a36Sopenharmony_ciContact:	netdev@vger.kernel.org
7762306a36Sopenharmony_ciDescription:
7862306a36Sopenharmony_ci		Indicates the current limit of bytes allowed to be queued
7962306a36Sopenharmony_ci		on this network device transmit queue. This value is clamped
8062306a36Sopenharmony_ci		to be within the bounds defined by limit_max and limit_min.
8162306a36Sopenharmony_ci
8262306a36Sopenharmony_ciWhat:		/sys/class/net/<iface>/queues/tx-<queue>/byte_queue_limits/limit_max
8362306a36Sopenharmony_ciDate:		November 2011
8462306a36Sopenharmony_ciKernelVersion:	3.3
8562306a36Sopenharmony_ciContact:	netdev@vger.kernel.org
8662306a36Sopenharmony_ciDescription:
8762306a36Sopenharmony_ci		Indicates the absolute maximum limit of bytes allowed to be
8862306a36Sopenharmony_ci		queued on this network device transmit queue. See
8962306a36Sopenharmony_ci		include/linux/dynamic_queue_limits.h for the default value.
9062306a36Sopenharmony_ci
9162306a36Sopenharmony_ciWhat:		/sys/class/net/<iface>/queues/tx-<queue>/byte_queue_limits/limit_min
9262306a36Sopenharmony_ciDate:		November 2011
9362306a36Sopenharmony_ciKernelVersion:	3.3
9462306a36Sopenharmony_ciContact:	netdev@vger.kernel.org
9562306a36Sopenharmony_ciDescription:
9662306a36Sopenharmony_ci		Indicates the absolute minimum limit of bytes allowed to be
9762306a36Sopenharmony_ci		queued on this network device transmit queue. Default value is
9862306a36Sopenharmony_ci		0.
99