On Mon, Aug 24, 2020 at 4:11 PM Lance Richardson <lance.richard...@broadcom.com> wrote: <snip> > The IP header checksum status for the outer IP header should determine > whether this flag is set in ol_flags: > PKT_RX_EIP_CKSUM_BAD
A simpler question might be simply "how is PKT_RX_EIP_CKSUM_BAD" intended to be used? It seems to be intended to be set if the outer IP checksum is not correct.. do I have that right? Thanks, Lance