orange-cloudfoundry / k3s-boshrelease

k3s bosh release (deprecated, only used for new packages requests)
Apache License 2.0
5 stars 5 forks source link

add a property to disable tcp offload (issue with vmware vmxnet3 & ubuntu 22.0.4) #144

Closed poblin-orange closed 11 months ago

poblin-orange commented 12 months ago

As of ubuntu 22, the NIC level checksum calculation offload is activated This causes issue with vmxnet3 (high performance vmware nic device virtual hardware).

The bosh release should support disabling / enabling this feature on the OS level.

see: