Bug 1922430
| Summary: | ixgbe: 82599 chksum rx offload marks UDP packets over IPv4 with zero checksum as corrupted | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux Fast Datapath | Reporter: | Paolo Valerio <pvalerio> |
| Component: | DPDK | Assignee: | David Marchand <dmarchan> |
| DPDK sub component: | other | QA Contact: | liting <tli> |
| Status: | CLOSED NEXTRELEASE | Docs Contact: | |
| Severity: | unspecified | ||
| Priority: | unspecified | CC: | aconole, ctrautma, dmarchan, jhsiao, ktraynor, pvalerio |
| Version: | FDP 21.A | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-05-16 12:47:32 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Paolo Valerio
2021-01-29 17:20:11 UTC
Fixes (well, a workaround for 82599 only since this is a hw bug) have been merged in v21.02. https://git.dpdk.org/dpdk/commit/?id=9a40edb599d7 https://git.dpdk.org/dpdk/commit/?id=b9c366e029f5 And a followup patch on stats in v21.05. https://git.dpdk.org/dpdk/commit/?id=2ee14c8905e9 All those are now backported in stable/20.11 part of 20.11.2, freshly released upstream. Now the question is whether we want those fixes downstream now, or if we can wait next merging of dpdk LTS releases downstream. (In reply to David Marchand from comment #2) > And a followup patch on stats in v21.05. > https://git.dpdk.org/dpdk/commit/?id=2ee14c8905e9 > > All those are now backported in stable/20.11 part of 20.11.2, freshly > released upstream. > > Now the question is whether we want those fixes downstream now, or if we can > wait next merging of dpdk LTS releases downstream. if you agree, waiting for the next LTS sounds reasonable to me. |