Lines Matching +full:flow +full:- +full:controller

1 .. SPDX-License-Identifier: GPL-2.0+
4 Linux Base Driver for Intel(R) Ethernet Multi-host Controller
8 Copyright(c) 2015-2018 Intel Corporation.
12 - Identifying Your Adapter
13 - Additional Configurations
14 - Performance Tuning
15 - Known Issues
16 - Support
21 Ethernet Multi-host Controller.
28 Flow Control
29 ------------
30 The Intel(R) Ethernet Switch Host Interface Driver does not support Flow
35 -----------------------
37 Valid Range: 0-64
48 NOTE: When SR-IOV mode is enabled, hardware VLAN filtering and VLAN tag
61 ------------
78 - For RHEL: /etc/sysconfig/network-scripts/ifcfg-eth<x>
79 - For SLES: /etc/sysconfig/network/<config_file>
90 --------------------------------
91 The driver supports the in-kernel software implementation of GRO. GRO has
94 evolution of the previously-used LRO interface. GRO is able to coalesce
101 ----------------------------------------------------
102 -n --show-nfc
103 Retrieves the receive network flow classification configurations.
105 rx-flow-hash tcp4|udp4|ah4|esp4|sctp4|tcp6|udp6|ah6|esp6|sctp6
108 -N --config-nfc
109 Configures the receive network flow classification.
111 rx-flow-hash tcp4|udp4|ah4|esp4|sctp4|tcp6|udp6|ah6|esp6|sctp6 m|v|t|s|d|f|n|r
114 - udp4: UDP over IPv4
115 - udp6: UDP over IPv6
116 - f Hash on bytes 0 and 1 of the Layer 4 header of the rx packet.
117 - n Hash on bytes 2 and 3 of the Layer 4 header of the rx packet.
123 Enabling SR-IOV in a 64-bit Microsoft Windows Server 2012/R2 guest OS under Linux KVM
124 -------------------------------------------------------------------------------------
126 includes traditional PCIe devices, as well as SR-IOV-capable devices based on
127 the Intel Ethernet Controller XL710.
137 to intel-wired-lan@lists.osuosl.org.