Added tx-udp_tnl-csum-segmentation

This commit is contained in:
Hayden
2021-07-06 15:25:15 -04:00
committed by GitHub
parent efaf4e5000
commit 98d9976e14
@@ -94,7 +94,7 @@ Description=Disable vmxnet3 hardware offloading feature
[Service]
Type=oneshot
ExecStart=ethtool -K <VM network interface> tx-udp_tnl-segmentation off
ExecStart=ethtool -K <VM network interface> tx-udp_tnl-segmentation off
ExecStart=ethtool -K <VM network interface> tx-udp_tnl-csum-segmentation off
StandardOutput=journal
[Install]