summaryrefslogtreecommitdiff
path: root/Documentation/driver-api/index.rst
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2023-09-17 11:46:19 +0100
committerDavid S. Miller <davem@davemloft.net>2023-09-17 11:46:19 +0100
commit319d9c2a931324e48ec9602c7e1d4bed65c43560 (patch)
treefceec9473f407d15fd18f4df6064c3311702b115 /Documentation/driver-api/index.rst
parentfff755e76e64f0274e4d40c8ff273e3bc0ffc8a2 (diff)
parent7559d6724298004b696ffead61ee5dce1f97e908 (diff)
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next
-queue Tony Nguyen says: ==================== Support rx-fcs on/off for VFs Ahmed Zaki says: Allow the user to turn on/off the CRC/FCS stripping through ethtool. We first add the CRC offload capability in the virtchannel, then the feature is enabled in ice and iavf drivers. We make sure that the netdev features are fixed such that CRC stripping cannot be disabled if VLAN rx offload (VLAN strip) is enabled. Also, VLAN stripping cannot be enabled unless CRC stripping is ON. Testing was done using tcpdump to make sure that the CRC is included in the frame after: # ethtool -K <interface> rx-fcs on and is not included when it is back "off". Also, ethtool should return an error for the above command if "rx-vlan-offload" is already on and at least one VLAN interface/filter exists on the VF. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/driver-api/index.rst')
0 files changed, 0 insertions, 0 deletions