Page MenuHomeFreeBSD

sfxge(4): provide simple access to RxQ state in EvQ
ClosedPublic

Authored by arybchik on Nov 21 2018, 11:22 AM.
Tags
None
Referenced Files
F148035114: D18099.diff
Sun, Mar 15, 7:52 AM
Unknown Object (File)
Sat, Mar 7, 6:41 AM
Unknown Object (File)
Sun, Mar 1, 2:15 AM
Unknown Object (File)
Jan 28 2026, 3:14 PM
Unknown Object (File)
Dec 24 2025, 6:31 PM
Unknown Object (File)
Dec 23 2025, 7:55 AM
Unknown Object (File)
Nov 28 2025, 10:00 AM
Unknown Object (File)
Nov 20 2025, 11:40 PM
Subscribers

Details

Summary

Packed stream Rx datapath requires access to packed stream state
stored in event queue. Number of credits is upstead in event handler
on a new buffer, packets parsing on 64k boundary crossing and
Rx doorbell push to give credits back.

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.