Page MenuHomeFreeBSD

cxgbei: Handle target transfers with excess unsolicited data.
ClosedPublic

Authored by jhb on Apr 22 2021, 9:27 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jan 12, 10:06 AM
Unknown Object (File)
Nov 28 2024, 4:33 AM
Unknown Object (File)
Nov 28 2024, 4:33 AM
Unknown Object (File)
Nov 28 2024, 4:30 AM
Unknown Object (File)
Nov 22 2024, 1:02 PM
Unknown Object (File)
Nov 20 2024, 9:04 AM
Unknown Object (File)
Nov 19 2024, 2:43 AM
Unknown Object (File)
Nov 17 2024, 7:54 AM
Subscribers

Details

Summary

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

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable