freebsd-dev/sys/dev/cxgbe/cxgbei
John Baldwin 4d4cf62e29 cxgbei: Handle errors in PDUs.
When a PDU with an error (bad padding, header digest, or data digest)
is received, log the error via ICL_WARN() and then reset the
connection via the ic_error callback.

While here, add per-rxq counters for errors.

Sponsored by:	Chelsio Communications
2021-09-10 15:10:00 -07:00
..
cxgbei.c cxgbei: Handle errors in PDUs. 2021-09-10 15:10:00 -07:00
cxgbei.h cxgbei: Handle errors in PDUs. 2021-09-10 15:10:00 -07:00
icl_cxgbei.c iscsi: Teach the iSCSI stack about "large" received PDUs. 2021-08-18 10:56:28 -07:00