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
Unknown Object (File)
Apr 28 2026, 12:55 AM
Unknown Object (File)
Apr 20 2026, 3:26 AM
Unknown Object (File)
Apr 19 2026, 12:30 PM
Unknown Object (File)
Apr 15 2026, 11:43 AM
Unknown Object (File)
Apr 14 2026, 1:53 PM
Unknown Object (File)
Apr 13 2026, 1:24 PM
Unknown Object (File)
Apr 11 2026, 9:08 PM
Unknown Object (File)
Apr 10 2026, 8:16 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

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 29 2018, 6:45 AM
This revision was automatically updated to reflect the committed changes.