Page MenuHomeFreeBSD

sfxge(4): enforce packed stream fake buffer size
ClosedPublic

Authored by arybchik on Nov 21 2018, 11:22 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 18, 4:23 PM
Unknown Object (File)
Jan 11 2024, 9:55 PM
Unknown Object (File)
Dec 20 2023, 12:19 AM
Unknown Object (File)
Sep 6 2023, 4:46 PM
Unknown Object (File)
Apr 25 2023, 6:39 PM
Unknown Object (File)
Apr 8 2023, 12:10 AM
Unknown Object (File)
Nov 29 2022, 10:02 AM
Subscribers

Details

Summary

In the case of packed stream real size of the buffer does not fit in
Rx descriptor byte count. Real size is specified on Rx queue setup.
Non-zero fake should be used to bypass hardware checks.

Sponsored by: Solarflare Communications, Inc.

Test Plan

amd64 tinderbox kernel builds tested
driver loaded/unloaded, interfaces up/down, traffic works fine

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Nov 23 2018, 11:39 AM
This revision was automatically updated to reflect the committed changes.