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
F110090100: D18099.diff
Thu, Feb 13, 12:02 PM
Unknown Object (File)
Sat, Feb 1, 12:45 PM
Unknown Object (File)
Wed, Jan 29, 5:50 AM
Unknown Object (File)
Tue, Jan 21, 7:43 AM
Unknown Object (File)
Mon, Jan 20, 4:52 AM
Unknown Object (File)
Oct 23 2024, 11:15 AM
Unknown Object (File)
Oct 23 2024, 11:15 AM
Unknown Object (File)
Oct 23 2024, 11:15 AM
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

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 20955
Build 20320: arc lint + arc unit

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.