• Home
  • Raw
  • Download

Lines Matching full:flow

15 - Intel(R) Ethernet Flow Director
123 Intel(R) Ethernet Flow Director
125 The Intel Ethernet Flow Director performs the following tasks:
128 - Enables tight control on routing a flow in the platform.
129 - Matches flows and CPU cores for flow affinity.
130 - Supports multiple parameters for flexible flow classification and load
133 NOTE: The Linux i40e driver supports the following flow types: IPv4, TCPv4, and
134 UDPv4. For a given flow type, it supports valid combinations of IP addresses
141 and mask fields. Only L3 and L4 flow types are supported for user-defined
142 flexible filters. For a given flow type, you must clear all Intel Ethernet Flow
143 Director filters before changing the input set (for that flow type).
145 To enable or disable the Intel Ethernet Flow Director::
155 # ethtool -N ethX flow-type tcp4 src-ip 192.168.10.1 dst-ip \
160 # ethtool -N ethX flow-type tcp4 src-ip 192.168.10.1 dst-ip \
170 An ATR Intel Ethernet Flow Director filter rule is added when a TCP-IP flow
171 starts and is deleted when the flow ends. When a TCP-IP Intel Ethernet Flow
179 TCP-IP flow is added. When all TCP-IP sideband rules are deleted, ATR is
191 ethtool -U <device> flow-type <type> src-ip <ip> dst-ip <ip> src-port <port> \
215 ethtool -U enp130s0 flow-type tcp4 src-ip 192.168.0.1 dst-ip 192.168.0.5 \
218 For each flow-type, the programmed filters must all have the same matching
221 ethtool -U enp130s0 flow-type ip4 src-ip 192.168.0.1 src-port 5300 action 7
222 ethtool -U enp130s0 flow-type ip4 src-ip 192.168.0.5 src-port 55 action 10
227 ethtool -U enp130s0 flow-type ip4 src-ip 192.168.0.1 src-port 5300 action 7
228 ethtool -U enp130s0 flow-type ip4 dst-ip 192.168.0.5 src-port 55 action 10
259 flow-type tcp4 ... user-def 0x8BEAF ...
350 Retrieves the receive network flow classification configurations.
352 rx-flow-hash tcp4|udp4|ah4|esp4|sctp4|tcp6|udp6|ah6|esp6|sctp6
356 Configures the receive network flow classification.
358 rx-flow-hash tcp4|udp4|ah4|esp4|sctp4|tcp6|udp6|ah6|esp6|sctp6 m|v|t|s|d|f|n|r...
405 Flow Control
407 Ethernet Flow Control (IEEE 802.3x) can be configured with ethtool to enable
413 NOTE: You must have a flow control capable link partner.
415 Flow Control is on by default.
417 Use ethtool to change the flow control settings.
419 To enable or disable Rx or Tx Flow Control::
423 Note: This command only enables or disables Flow Control if auto-negotiation is
431 Note: Flow Control auto-negotiation is part of link auto-negotiation. Depending
434 RSS Hash Flow
436 Allows you to set the hash bytes per flow type and any combination of one or
441 # ethtool -N <dev> rx-flow-hash <type> <option>
536 priority flow control (802.1Qbb) which can limit or eliminate the number of
551 The kernel assumes that TC0 is available, and will disable Priority Flow
697 3. Apply TCs to ingress (RX) flow of interface::
754 The kernel assumes that TC0 is available, and will disable Priority Flow