From 98d9976e14f662c268adffad27500c5b16f2d464 Mon Sep 17 00:00:00 2001 From: Hayden Date: Tue, 6 Jul 2021 15:25:15 -0400 Subject: [PATCH] Added tx-udp_tnl-csum-segmentation --- .../rke-clusters/windows-clusters/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.5/en/cluster-provisioning/rke-clusters/windows-clusters/_index.md b/content/rancher/v2.5/en/cluster-provisioning/rke-clusters/windows-clusters/_index.md index 240d1406cda..0a024cceb1a 100644 --- a/content/rancher/v2.5/en/cluster-provisioning/rke-clusters/windows-clusters/_index.md +++ b/content/rancher/v2.5/en/cluster-provisioning/rke-clusters/windows-clusters/_index.md @@ -94,7 +94,7 @@ Description=Disable vmxnet3 hardware offloading feature [Service] Type=oneshot ExecStart=ethtool -K tx-udp_tnl-segmentation off -ExecStart=ethtool -K tx-udp_tnl-segmentation off +ExecStart=ethtool -K tx-udp_tnl-csum-segmentation off StandardOutput=journal [Install]