From: "Zou, Yi" <redacted>
Date: Wed, 14 Mar 2012 20:48:03 +0000
quoted
CHECKSUM_UNNECESSARY sounds good to me, if it's ok to be used on the tx
path
quoted
as well, I think so but I am not 100% sure, it'd resolve this for fcoe
and sctp
quoted
like, downside is it's a bigger change that requires corresponding
changes in
quoted
these protocol driver stacks as well.
This is definitely the way this bug should be fixed, CHECKSUM_PARTIAL should
never be set for packets outside of the domain that value was designed for.
Cool, then please drop this patch and I will fix this by changing the fcoe
protocol stack driver to use CHECKSUM_UNNECESSARY instead.
yi