Page MenuHomeFreeBSD

sfxge(4): make RxQ type data an union
ClosedPublic

Authored by arybchik on Nov 21 2018, 11:49 AM.
Tags
None
Referenced Files
F125526600: D18234.id51331.diff
Fri, Aug 8, 6:32 PM
Unknown Object (File)
Wed, Aug 6, 1:19 AM
Unknown Object (File)
Wed, Jul 23, 4:20 AM
Unknown Object (File)
Fri, Jul 18, 3:44 PM
Unknown Object (File)
Jun 22 2025, 11:04 AM
Unknown Object (File)
Jun 21 2025, 6:35 AM
Unknown Object (File)
Jun 21 2025, 4:56 AM
Unknown Object (File)
Jun 20 2025, 6:17 AM
Subscribers

Details

Summary

The type is an internal interface. Single integer is insufficient
to carry RxQ type-specific information in the case of equal stride
super-buffer Rx mode (packet buffers per bucket, maximum DMA length,
packet stride, head of line block timeout).

Sponsored by: Solarflare Communications, Inc.

Test Plan

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

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 21092
Build 20455: arc lint + arc unit

Event Timeline

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