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
Unknown Object (File)
Jan 1 2024, 11:08 AM
Unknown Object (File)
Dec 20 2023, 3:02 AM
Unknown Object (File)
Jul 29 2023, 12:41 AM
Unknown Object (File)
Jul 21 2023, 2:51 PM
Unknown Object (File)
May 14 2023, 6:41 AM
Unknown Object (File)
Apr 25 2023, 6:39 PM
Unknown Object (File)
Dec 30 2022, 12:28 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.