freebsd-dev/sys/dev/cxgbe/cxgbei
John Baldwin e73e2ee0ac cxgbei: Handle target transfers with excess unsolicited data.
The CTL frontend might have provided a buffer that is smaller than the
FirstBurstLength and thus smaller than the amount of unsolicited data
included in the request PDU.  Treat these transfers as an empty
transfer.

Reported by:	Jithesh Arakkan @ Chelsio
Sponsored by:	Chelsio Communications

Differential Revision:	https://reviews.freebsd.org/D29940
2021-05-14 12:21:34 -07:00
..
cxgbei.c cxgbei: Don't clamp iSCSI PDUs to 8K. 2021-05-14 12:21:24 -07:00
cxgbei.h cxgbei: Add support for zero-copy iSCSI target transmission/read. 2021-05-14 12:17:20 -07:00
icl_cxgbei.c cxgbei: Handle target transfers with excess unsolicited data. 2021-05-14 12:21:34 -07:00