18c2ecf20Sopenharmony_ciWhat: /sys/class/net/<iface>/queues/rx-<queue>/rps_cpus 28c2ecf20Sopenharmony_ciDate: March 2010 38c2ecf20Sopenharmony_ciKernelVersion: 2.6.35 48c2ecf20Sopenharmony_ciContact: netdev@vger.kernel.org 58c2ecf20Sopenharmony_ciDescription: 68c2ecf20Sopenharmony_ci Mask of the CPU(s) currently enabled to participate into the 78c2ecf20Sopenharmony_ci Receive Packet Steering packet processing flow for this 88c2ecf20Sopenharmony_ci network device queue. Possible values depend on the number 98c2ecf20Sopenharmony_ci of available CPU(s) in the system. 108c2ecf20Sopenharmony_ci 118c2ecf20Sopenharmony_ciWhat: /sys/class/net/<iface>/queues/rx-<queue>/rps_flow_cnt 128c2ecf20Sopenharmony_ciDate: April 2010 138c2ecf20Sopenharmony_ciKernelVersion: 2.6.35 148c2ecf20Sopenharmony_ciContact: netdev@vger.kernel.org 158c2ecf20Sopenharmony_ciDescription: 168c2ecf20Sopenharmony_ci Number of Receive Packet Steering flows being currently 178c2ecf20Sopenharmony_ci processed by this particular network device receive queue. 188c2ecf20Sopenharmony_ci 198c2ecf20Sopenharmony_ciWhat: /sys/class/net/<iface>/queues/tx-<queue>/tx_timeout 208c2ecf20Sopenharmony_ciDate: November 2011 218c2ecf20Sopenharmony_ciKernelVersion: 3.3 228c2ecf20Sopenharmony_ciContact: netdev@vger.kernel.org 238c2ecf20Sopenharmony_ciDescription: 248c2ecf20Sopenharmony_ci Indicates the number of transmit timeout events seen by this 258c2ecf20Sopenharmony_ci network interface transmit queue. 268c2ecf20Sopenharmony_ci 278c2ecf20Sopenharmony_ciWhat: /sys/class/net/<iface>/queues/tx-<queue>/tx_maxrate 288c2ecf20Sopenharmony_ciDate: March 2015 298c2ecf20Sopenharmony_ciKernelVersion: 4.1 308c2ecf20Sopenharmony_ciContact: netdev@vger.kernel.org 318c2ecf20Sopenharmony_ciDescription: 328c2ecf20Sopenharmony_ci A Mbps max-rate set for the queue, a value of zero means disabled, 338c2ecf20Sopenharmony_ci default is disabled. 348c2ecf20Sopenharmony_ci 358c2ecf20Sopenharmony_ciWhat: /sys/class/net/<iface>/queues/tx-<queue>/xps_cpus 368c2ecf20Sopenharmony_ciDate: November 2010 378c2ecf20Sopenharmony_ciKernelVersion: 2.6.38 388c2ecf20Sopenharmony_ciContact: netdev@vger.kernel.org 398c2ecf20Sopenharmony_ciDescription: 408c2ecf20Sopenharmony_ci Mask of the CPU(s) currently enabled to participate into the 418c2ecf20Sopenharmony_ci Transmit Packet Steering packet processing flow for this 428c2ecf20Sopenharmony_ci network device transmit queue. Possible vaules depend on the 438c2ecf20Sopenharmony_ci number of available CPU(s) in the system. 448c2ecf20Sopenharmony_ci 458c2ecf20Sopenharmony_ciWhat: /sys/class/net/<iface>/queues/tx-<queue>/xps_rxqs 468c2ecf20Sopenharmony_ciDate: June 2018 478c2ecf20Sopenharmony_ciKernelVersion: 4.18.0 488c2ecf20Sopenharmony_ciContact: netdev@vger.kernel.org 498c2ecf20Sopenharmony_ciDescription: 508c2ecf20Sopenharmony_ci Mask of the receive queue(s) currently enabled to participate 518c2ecf20Sopenharmony_ci into the Transmit Packet Steering packet processing flow for this 528c2ecf20Sopenharmony_ci network device transmit queue. Possible values depend on the 538c2ecf20Sopenharmony_ci number of available receive queue(s) in the network device. 548c2ecf20Sopenharmony_ci Default is disabled. 558c2ecf20Sopenharmony_ci 568c2ecf20Sopenharmony_ciWhat: /sys/class/net/<iface>/queues/tx-<queue>/byte_queue_limits/hold_time 578c2ecf20Sopenharmony_ciDate: November 2011 588c2ecf20Sopenharmony_ciKernelVersion: 3.3 598c2ecf20Sopenharmony_ciContact: netdev@vger.kernel.org 608c2ecf20Sopenharmony_ciDescription: 618c2ecf20Sopenharmony_ci Indicates the hold time in milliseconds to measure the slack 628c2ecf20Sopenharmony_ci of this particular network device transmit queue. 638c2ecf20Sopenharmony_ci Default value is 1000. 648c2ecf20Sopenharmony_ci 658c2ecf20Sopenharmony_ciWhat: /sys/class/net/<iface>/queues/tx-<queue>/byte_queue_limits/inflight 668c2ecf20Sopenharmony_ciDate: November 2011 678c2ecf20Sopenharmony_ciKernelVersion: 3.3 688c2ecf20Sopenharmony_ciContact: netdev@vger.kernel.org 698c2ecf20Sopenharmony_ciDescription: 708c2ecf20Sopenharmony_ci Indicates the number of bytes (objects) in flight on this 718c2ecf20Sopenharmony_ci network device transmit queue. 728c2ecf20Sopenharmony_ci 738c2ecf20Sopenharmony_ciWhat: /sys/class/net/<iface>/queues/tx-<queue>/byte_queue_limits/limit 748c2ecf20Sopenharmony_ciDate: November 2011 758c2ecf20Sopenharmony_ciKernelVersion: 3.3 768c2ecf20Sopenharmony_ciContact: netdev@vger.kernel.org 778c2ecf20Sopenharmony_ciDescription: 788c2ecf20Sopenharmony_ci Indicates the current limit of bytes allowed to be queued 798c2ecf20Sopenharmony_ci on this network device transmit queue. This value is clamped 808c2ecf20Sopenharmony_ci to be within the bounds defined by limit_max and limit_min. 818c2ecf20Sopenharmony_ci 828c2ecf20Sopenharmony_ciWhat: /sys/class/net/<iface>/queues/tx-<queue>/byte_queue_limits/limit_max 838c2ecf20Sopenharmony_ciDate: November 2011 848c2ecf20Sopenharmony_ciKernelVersion: 3.3 858c2ecf20Sopenharmony_ciContact: netdev@vger.kernel.org 868c2ecf20Sopenharmony_ciDescription: 878c2ecf20Sopenharmony_ci Indicates the absolute maximum limit of bytes allowed to be 888c2ecf20Sopenharmony_ci queued on this network device transmit queue. See 898c2ecf20Sopenharmony_ci include/linux/dynamic_queue_limits.h for the default value. 908c2ecf20Sopenharmony_ci 918c2ecf20Sopenharmony_ciWhat: /sys/class/net/<iface>/queues/tx-<queue>/byte_queue_limits/limit_min 928c2ecf20Sopenharmony_ciDate: November 2011 938c2ecf20Sopenharmony_ciKernelVersion: 3.3 948c2ecf20Sopenharmony_ciContact: netdev@vger.kernel.org 958c2ecf20Sopenharmony_ciDescription: 968c2ecf20Sopenharmony_ci Indicates the absolute minimum limit of bytes allowed to be 978c2ecf20Sopenharmony_ci queued on this network device transmit queue. Default value is 988c2ecf20Sopenharmony_ci 0. 99