Feature #10723
closedDisable "Hardware Checksum Offloading" if VM is detected
100%
Description
It would be better to disable "Hardware Checksum Offloading" on first boot if a VM system is detected
Updated by Viktor Gurov over 4 years ago
Updated by Jim Pingle over 4 years ago
- Status changed from New to Pull Request Review
- Target version set to 2.5.0
See my note on the PR, but that seems far too broad/general. It should only be disabled on the specific platforms where we know it to be a problem (KVM/Proxmox/Qemu/etc)
Updated by Viktor Gurov over 4 years ago
Jim Pingle wrote:
See my note on the PR, but that seems far too broad/general. It should only be disabled on the specific platforms where we know it to be a problem (KVM/Proxmox/Qemu/etc)
+ we saw the same issue with the EC2 pfSense instance (ena(4) interfaces)
Updated by Renato Botelho about 4 years ago
- Status changed from Pull Request Review to In Progress
- Assignee set to Renato Botelho
PR has been merged. Thanks!
Keep ticket as In Progress since we need the same for ena interfaces
Updated by Viktor Gurov about 4 years ago
- Status changed from In Progress to Feedback
- % Done changed from 0 to 100
Applied in changeset 12a0edbb3f6fe89c9c0905f5ea9095b71ac892a7.
Updated by Viktor Gurov about 4 years ago
ena(4) fix:
https://github.com/pfsense/pfsense/pull/4461
Updated by Jim Pingle about 4 years ago
- Status changed from Feedback to Pull Request Review
Updated by Renato Botelho about 4 years ago
- Status changed from Pull Request Review to Feedback
PR has been merged. Thanks!