[Bug 263886] dwc: dwc driver fails to detect a bad checksum packet when the RXCSUM capability is turned on
Date: Mon, 16 May 2022 13:46:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263886
Mitchell Horne <mhorne@freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|bugs@FreeBSD.org |mhorne@freebsd.org
Status|New |In Progress
CC| |mhorne@freebsd.org
--- Comment #3 from Mitchell Horne <mhorne@freebsd.org> ---
Created attachment 233961
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=233961&action=edit
enable IP csum offload engine
Hi,
Thanks for the report. I noticed that we do not enable the IP checksum engine
in the configuration register, so this may be all that is missing.
The attached patch should enable this feature. I have not tested it myself, can
you please give it a try?
Mitchell
--
You are receiving this mail because:
You are the assignee for the bug.