Page MenuHomeFreeBSD

sfxge(4): add function to create packed stream RxQ
ClosedPublic

Authored by arybchik on Nov 21 2018, 11:27 AM.
Tags
None
Referenced Files
Unknown Object (File)
Apr 28 2026, 5:45 PM
Unknown Object (File)
Apr 28 2026, 4:27 PM
Unknown Object (File)
Apr 23 2026, 9:53 AM
Unknown Object (File)
Apr 21 2026, 7:43 PM
Unknown Object (File)
Apr 21 2026, 10:56 AM
Unknown Object (File)
Apr 21 2026, 1:56 AM
Unknown Object (File)
Apr 20 2026, 12:41 PM
Unknown Object (File)
Apr 17 2026, 1:21 PM
Subscribers

Details

Summary

Encoding packed stream buffer size in RxQ type is not a future-proof
idea taking into account a new RxQ types with extra parameters.
To be consistent make packet stream buffer size a separate parameter.
In order to avoid blowing of the default RxQ create function prototype
add a dedicated function to create packed stream RxQ without not
applicable paramters.

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 24 2018, 6:13 PM
This revision was automatically updated to reflect the committed changes.