Thread (20 messages) flat view 20 messages, 5 authors, 2021-04-08

Re: [dpdk-dev] [PATCH v3] net/ixgbe: fix UDP zero checksum error

From: Ananyev, Konstantin <hidden>
Date: 2021-02-08 13:48:38

There is an 82599 errata that UDP frames with a zero checksum are
incorrectly marked as checksum invalid by the hardware.  This was
leading to misleading PKT_RX_L4_CKSUM_BAD flag.

This patch changes the bad UDP checksum to PKT_RX_L4_CKSUM_UNKNOWN,
so the software application will then have to recompute the checksum
itself if needed.

Bugzilla ID: 629
Fixes: af75078fece3 ("first public release")
Cc: stable@dpdk.org

Reported-by: Paolo Valerio <redacted>
Signed-off-by: Haiyue Wang <redacted>
---
v3: Update the hardware errata doc name and session
v2: Change the always GOOD checksum to UNKOWN if BAD.
---
Acked-by: Konstantin Ananyev <redacted>
2.30.0
  
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help